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-03-11
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth()
Helge Deller
1
-8
/
+7
2022-03-11
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()
Helge Deller
1
-15
/
+13
2022-03-11
parisc/unaligned: Rewrite inline assembly of emulate_ldw()
Helge Deller
1
-12
/
+11
2022-03-11
parisc/unaligned: Rewrite inline assembly of emulate_ldh()
Helge Deller
1
-6
/
+5
2022-03-11
parisc/unaligned: Use EFAULT fixup handler in unaligned handlers
Helge Deller
1
-105
/
+55
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
2
-6
/
+6
2022-03-11
parisc: Add vDSO support
Helge Deller
20
-138
/
+1051
2022-03-11
parisc: Simplify fast path for non-access data TLB faults
John David Anglin
1
-67
/
+5
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
1
-0
/
+2
2022-03-11
parisc: Fix non-access data TLB cache flush faults
John David Anglin
1
-27
/
+1
2022-02-23
parisc/unaligned: Fix ldw() and stw() unalignment handlers
Helge Deller
1
-3
/
+3
2022-02-23
parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
Helge Deller
1
-4
/
+4
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
[next]