index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
2025-05-04
parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2022-03-29
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
2012-05-25
[PARISC] Fix parisc compile failure after smp: Add task_struct argument to __...
James Bottomley
2011-05-25
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-03-16
cpumask: arch_send_call_function_ipi_mask: parisc
Rusty Russell
2009-01-01
parisc: remove gratuitous cpu_online_map declaration.
Rusty Russell
2008-11-13
fix cpumask build breakage on parisc
Helge Deller
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin