index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+15
2022-01-20
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
1
-0
/
+1
2022-01-20
parisc: Autodetect default output device and set console= kernel parameter
Helge Deller
1
-0
/
+11
2022-01-20
parisc: Use safer strscpy() in setup_cmdline()
Helge Deller
1
-2
/
+2
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
1
-0
/
+1
2022-01-13
parisc: Add visible flag to toc_stack variable
Helge Deller
1
-1
/
+1
2022-01-11
parisc: Re-use toc_stack as hpmc_stack
Helge Deller
1
-4
/
+2
2022-01-11
parisc: Enable TOC (transfer of contents) feature unconditionally
Helge Deller
4
-27
/
+30
2022-01-07
parisc: Add kgdb io_module to read chars via PDC
Helge Deller
1
-0
/
+21
2022-01-07
parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
John David Anglin
1
-1
/
+392
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
2
-190
/
+194
2022-01-07
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
1
-1
/
+1
2021-12-21
parisc: Correct completer in lws start
John David Anglin
1
-1
/
+1
2021-12-20
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
1
-0
/
+2
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
2021-11-22
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
1
-2
/
+1
2021-11-22
parisc: Convert PTE lookup to use extru_safe() macro
Helge Deller
1
-11
/
+3
2021-11-22
parisc: Fix extraction of hash lock bits in syscall.S
John David Anglin
1
-2
/
+2
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2
-7
/
+8
2021-11-18
parisc: Wire up futex_waitv
Helge Deller
1
-0
/
+1
2021-11-13
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
1
-1
/
+1
2021-11-13
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
1
-2
/
+2
2021-11-13
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
1
-0
/
+1
2021-11-13
parisc: Fix backtrace to always include init funtion names
Helge Deller
1
-1
/
+2
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
2
-7
/
+0
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
1
-10
/
+0
2021-11-04
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
1
-1
/
+1
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+13
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-11
/
+3
2021-11-01
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-231
/
+419
2021-11-01
parisc: Remove unused constants from asm-offsets.c
Helge Deller
1
-5
/
+0
2021-11-01
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
1
-3
/
+6
2021-11-01
parisc/ftrace: set function trace function
Sven Schnelle
1
-7
/
+5
2021-11-01
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
1
-3
/
+1
2021-11-01
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
1
-4
/
+6
2021-11-01
parisc: Use PRIV_USER in syscall.S
Helge Deller
1
-2
/
+2
2021-11-01
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
1
-2
/
+17
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
9
-89
/
+68
2021-11-01
parisc: add support for TOC (transfer of control)
Sven Schnelle
3
-0
/
+200
2021-11-01
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
1
-0
/
+32
2021-11-01
parisc: move virt_map macro to assembly.h
Sven Schnelle
1
-24
/
+0
2021-11-01
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
1
-7
/
+14
2021-11-01
parisc: Fix ptrace check on syscall return
Helge Deller
1
-1
/
+1
2021-10-30
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
1
-6
/
+6
2021-10-30
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
1
-7
/
+1
2021-10-30
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
1
-1
/
+3
2021-10-30
parisc: fix preempt_count() check in entry.S
Sven Schnelle
1
-2
/
+2
[next]