开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
parisc: Fix invalidate/flush vmap routines
John David Anglin
2022-03-18
parisc: Avoid flushing cache on cache-less machines
Helge Deller
2022-03-18
parisc: Avoid using hardware single-step in kprobes
Helge Deller
2022-03-17
parisc: Improve CPU socket and core bootup info text
Helge Deller
2022-03-16
parisc: Avoid calling SMP cache flush functions on cache-less machines
Helge Deller
2022-03-11
parisc: Increase parisc_cache_flush_threshold setting
John David Anglin
2022-03-11
parisc/unaligned: Enhance user-space visible output
Helge Deller
2022-03-11
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_sth()
Helge Deller
2022-03-11
parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()
Helge Deller
2022-03-11
parisc/unaligned: Rewrite inline assembly of emulate_ldw()
Helge Deller
2022-03-11
parisc/unaligned: Rewrite inline assembly of emulate_ldh()
Helge Deller
2022-03-11
parisc/unaligned: Use EFAULT fixup handler in unaligned handlers
Helge Deller
2022-03-11
parisc: Use constants to encode the space registers like SR_KERNEL
Helge Deller
2022-03-11
parisc: Add vDSO support
Helge Deller
2022-03-11
parisc: Simplify fast path for non-access data TLB faults
John David Anglin
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
2022-03-11
parisc: Fix non-access data TLB cache flush faults
John David Anglin
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-23
parisc/unaligned: Fix ldw() and stw() unalignment handlers
Helge Deller
2022-02-23
parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
Helge Deller
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
[next]