index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
parisc: Remove unused constants from asm-offsets.c
Helge Deller
2021-11-01
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
2021-11-01
parisc/ftrace: set function trace function
Sven Schnelle
2021-11-01
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
2021-11-01
parisc: Use PRIV_USER in syscall.S
Helge Deller
2021-11-01
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
2021-11-01
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
2021-10-30
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
2021-10-30
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
2021-10-30
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
2021-10-30
parisc: fix preempt_count() check in entry.S
Sven Schnelle
2021-10-30
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
2021-10-30
parisc: disable preemption during local tlb flush
Sven Schnelle
2021-10-30
parisc: Add KFENCE support
Helge Deller
2021-10-30
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2021-10-30
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-01
parisc: fix crash with signals and alloca
Mikulas Patocka
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-29
Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...
Helge Deller
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-07-27
tty: pdc_cons, free tty_driver upon failure
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
[next]