开源镜像站
帮助
动态
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
2023-06-19
parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
2023-06-19
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-05-24
parisc: Fix flush_dcache_page() for usage from irq context
Helge Deller
2023-05-24
parisc: Handle kgdb breakpoints only in kernel context
Helge Deller
2023-05-24
parisc: Handle kprobes breakpoints only in kernel context
Helge Deller
2023-05-24
parisc: Allow to reboot machine after system halt
Helge Deller
2023-05-24
parisc: Add lightweight spinlock checks
Helge Deller
2023-05-23
parisc: Use num_present_cpus() in alternative patching code
Helge Deller
2023-05-22
parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()
Helge Deller
2023-05-09
parisc: kexec: include reboot.h
Simon Horman
2023-05-03
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
2023-05-03
parisc: Cleanup mmap implementation regarding color alignment
John David Anglin
2023-05-03
parisc: Ensure page alignment in flush functions
Helge Deller
2023-05-03
parisc: Replace regular spinlock with spin_trylock on panic path
Guilherme G. Piccoli
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-09
module: replace module_layout with module_memory
Song Liu
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-01
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
2023-02-01
parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c
Helge Deller
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-09
parisc: Fix return code of pdc_iodc_print()
Helge Deller
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-19
parisc: Show MPE/iX model string at bootup
Helge Deller
2022-12-18
parisc: Add missing FORCE prerequisites in Makefile
Helge Deller
2022-12-18
parisc: Move pdc_result struct to firmware.c
Helge Deller
2022-12-18
parisc: Drop locking in pdc console code
Helge Deller
2022-12-18
parisc: Drop duplicate kgdb_pdc console
Helge Deller
2022-12-18
parisc: Fix locking in pdc_iodc_print() firmware call
Helge Deller
2022-12-17
parisc: Align parisc MADV_XXX constants with all other architectures
Helge Deller
2022-12-17
parisc: Fix inconsistent indenting in setup_cmdline()
Helge Deller
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-15
parisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-08
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
2022-11-08
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
2022-10-31
parisc: Avoid printing the hardware path twice
Helge Deller
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
[next]