index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
2022-01-22
Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-20
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
2022-01-20
parisc: Autodetect default output device and set console= kernel parameter
Helge Deller
2022-01-20
parisc: Use safer strscpy() in setup_cmdline()
Helge Deller
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-13
parisc: Add visible flag to toc_stack variable
Helge Deller
2022-01-11
parisc: Re-use toc_stack as hpmc_stack
Helge Deller
2022-01-11
parisc: Enable TOC (transfer of contents) feature unconditionally
Helge Deller
2022-01-07
parisc: Add kgdb io_module to read chars via PDC
Helge Deller
2022-01-07
parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
John David Anglin
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
2022-01-07
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
2021-12-21
parisc: Correct completer in lws start
John David Anglin
2021-12-20
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
2021-11-22
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
2021-11-22
parisc: Convert PTE lookup to use extru_safe() macro
Helge Deller
2021-11-22
parisc: Fix extraction of hash lock bits in syscall.S
John David Anglin
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2021-11-18
parisc: Wire up futex_waitv
Helge Deller
2021-11-13
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
2021-11-13
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2021-11-13
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
2021-11-13
parisc: Fix backtrace to always include init funtion names
Helge Deller
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2021-11-04
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
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
[next]