index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2023-07-03
parisc: smp: Add declaration for start_cpu_itimer()
Helge Deller
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-05-15
parisc: Switch to hotplug core state synchronization
Thomas Gleixner
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
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/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
2021-10-30
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2020-10-15
parisc: Avoid external interrupts when IPI finishes
Helge Deller
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-09-08
parisc: add __pdc_cpu_rendezvous()
Sven Schnelle
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-21
parisc: Count IPI function call interrupts
Helge Deller
2018-05-18
parisc: Move setup_profiling_timer() out of init section
Helge Deller
2018-03-02
parisc: Check if secondary CPUs want own PDC calls
Helge Deller
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2016-09-20
parisc: Check return value of smp_boot_one_cpu()
Helge Deller
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2015-02-17
parisc: Remove unused function
Rickard Strandqvist
2013-11-07
parisc: do not count IPI calls twice
Helge Deller
2013-10-13
parisc: kill SMP single function call interrupt
Jiang Liu
2013-07-14
parisc: delete __cpuinit usage from all users
Paul Gortmaker
2013-05-07
parisc: tlb flush counting fix for SMP and UP
Helge Deller
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
2013-04-08
parisc: Use generic idle loop
Thomas Gleixner
2012-06-05
parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-15
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-04-26
parisc: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-03-31
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
2012-02-27
[PARISC] remove references to cpu_*_map.
Rusty Russell
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
parisc: Replace old style lock init in smp.c
Thomas Gleixner
2009-04-02
Merge branch 'rusty-cpumask-parisc' into parisc
Kyle McMartin
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
2009-03-16
cpumask: Use accessors code.: parisc
Rusty Russell
2009-03-16
cpumask: arch_send_call_function_ipi_mask: parisc
Rusty Russell
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
[next]