index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
parisc: Avoid using hardware single-step in kprobes
Helge Deller
2022-03-18
2
-17
/
+21
*
|
parisc: Improve CPU socket and core bootup info text
Helge Deller
2022-03-17
1
-2
/
+2
*
|
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
2022-03-16
2
-24
/
+35
*
|
parisc: Increase parisc_cache_flush_threshold setting
John David Anglin
2022-03-11
1
-3
/
+15
*
|
parisc/unaligned: Enhance user-space visible output
Helge Deller
2022-03-11
1
-26
/
+10
*
|
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth()
Helge Deller
2022-03-11
1
-8
/
+7
*
|
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()
Helge Deller
2022-03-11
1
-15
/
+13
*
|
parisc/unaligned: Rewrite inline assembly of emulate_ldw()
Helge Deller
2022-03-11
1
-12
/
+11
*
|
parisc/unaligned: Rewrite inline assembly of emulate_ldh()
Helge Deller
2022-03-11
1
-6
/
+5
*
|
parisc/unaligned: Use EFAULT fixup handler in unaligned handlers
Helge Deller
2022-03-11
1
-105
/
+55
*
|
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
2022-03-11
2
-6
/
+6
*
|
parisc: Add vDSO support
Helge Deller
2022-03-11
20
-138
/
+1051
*
|
parisc: Simplify fast path for non-access data TLB faults
John David Anglin
2022-03-11
1
-67
/
+5
*
|
parisc: Fix handling off probe non-access faults
John David Anglin
2022-03-11
1
-0
/
+2
*
|
parisc: Fix non-access data TLB cache flush faults
John David Anglin
2022-03-11
1
-27
/
+1
*
|
parisc/unaligned: Fix ldw() and stw() unalignment handlers
Helge Deller
2022-02-23
1
-3
/
+3
*
|
parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
Helge Deller
2022-02-23
1
-4
/
+4
|
/
*
Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-22
2
-3
/
+15
|
\
|
*
parisc: Fix missing prototype for 'toc_intr' warning in toc.c
Helge Deller
2022-01-20
1
-0
/
+1
|
*
parisc: Autodetect default output device and set console= kernel parameter
Helge Deller
2022-01-20
1
-0
/
+11
|
*
parisc: Use safer strscpy() in setup_cmdline()
Helge Deller
2022-01-20
1
-2
/
+2
|
*
parisc: Add visible flag to toc_stack variable
Helge Deller
2022-01-13
1
-1
/
+1
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
\
|
*
|
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
1
-0
/
+1
*
|
|
parisc: Re-use toc_stack as hpmc_stack
Helge Deller
2022-01-11
1
-4
/
+2
*
|
|
parisc: Enable TOC (transfer of contents) feature unconditionally
Helge Deller
2022-01-11
4
-27
/
+30
*
|
|
parisc: Add kgdb io_module to read chars via PDC
Helge Deller
2022-01-07
1
-0
/
+21
*
|
|
parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
John David Anglin
2022-01-07
1
-1
/
+392
*
|
|
parisc: Rewrite light-weight syscall and futex code
John David Anglin
2022-01-07
2
-190
/
+194
*
|
|
parisc: Avoid calling faulthandler_disabled() twice
John David Anglin
2022-01-07
1
-1
/
+1
|
/
/
*
|
parisc: Correct completer in lws start
John David Anglin
2021-12-21
1
-1
/
+1
*
|
parisc: Clear stale IIR value on instruction access rights trap
Helge Deller
2021-12-20
1
-0
/
+2
*
|
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
2021-12-04
1
-22
/
+8
*
|
Revert "parisc: Fix backtrace to always include init funtion names"
Helge Deller
2021-11-22
1
-2
/
+1
*
|
parisc: Convert PTE lookup to use extru_safe() macro
Helge Deller
2021-11-22
1
-11
/
+3
*
|
parisc: Fix extraction of hash lock bits in syscall.S
John David Anglin
2021-11-22
1
-2
/
+2
*
|
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
2021-11-18
2
-7
/
+8
*
|
parisc: Wire up futex_waitv
Helge Deller
2021-11-18
1
-0
/
+1
|
/
*
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
2021-11-13
1
-1
/
+1
*
parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...
John David Anglin
2021-11-13
1
-2
/
+2
*
parisc: Fix implicit declaration of function '__kernel_text_address'
Helge Deller
2021-11-13
1
-0
/
+1
*
parisc: Fix backtrace to always include init funtion names
Helge Deller
2021-11-13
1
-1
/
+2
*
parisc: move CPU field back into thread_info
Ard Biesheuvel
2021-11-04
2
-7
/
+0
*
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2021-11-04
1
-10
/
+0
*
parisc: don't enable irqs unconditionally in handle_interruption()
Sven Schnelle
2021-11-04
1
-1
/
+1
*
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
2
-8
/
+13
|
\
|
*
audit: add support for the openat2 syscall
Richard Guy Briggs
2021-10-01
2
-0
/
+4
|
*
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2021-10-01
2
-8
/
+9
[prev]
[next]