index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
smp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Convert to generic clockevents
Helge Deller
2024-09-09
1
-1
/
+1
*
genirq: Convert kstat_irqs to a struct
Bitao Hu
2024-04-12
1
-1
/
+1
*
parisc: simplify smp_prepare_boot_cpu()
Russell King (Oracle)
2023-10-30
1
-7
/
+1
*
parisc: Fix crash with nr_cpus=1 option
Helge Deller
2023-10-07
1
-1
/
+3
*
parisc: smp: Add declaration for start_cpu_itimer()
Helge Deller
2023-07-03
1
-2
/
+0
*
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-1
/
+0
|
\
|
*
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-10
1
-1
/
+0
*
|
parisc: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-15
1
-4
/
+3
|
/
*
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-2
/
+2
*
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-30
1
-7
/
+0
*
parisc: Find a new timesync master if current CPU is removed
Helge Deller
2022-03-29
1
-0
/
+6
*
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
2022-03-29
1
-15
/
+87
*
parisc: move CPU field back into thread_info
Ard Biesheuvel
2021-11-04
1
-2
/
+0
*
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
2021-11-01
1
-2
/
+17
*
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
1
-1
/
+1
*
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
2021-10-30
1
-1
/
+3
*
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
*
parisc: Avoid external interrupts when IPI finishes
Helge Deller
2020-10-15
1
-3
/
+6
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
parisc: add __pdc_cpu_rendezvous()
Sven Schnelle
2019-09-08
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
parisc: Count IPI function call interrupts
Helge Deller
2019-02-21
1
-0
/
+1
*
parisc: Move setup_profiling_timer() out of init section
Helge Deller
2018-05-18
1
-2
/
+1
*
parisc: Check if secondary CPUs want own PDC calls
Helge Deller
2018-03-02
1
-1
/
+6
*
parisc: Move init_per_cpu() into init section
Helge Deller
2017-09-22
1
-2
/
+1
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-28
1
-1
/
+1
*
parisc: Check return value of smp_boot_one_cpu()
Helge Deller
2016-09-20
1
-2
/
+2
*
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
*
parisc: Remove unused function
Rickard Strandqvist
2015-02-17
1
-3
/
+0
*
parisc: do not count IPI calls twice
Helge Deller
2013-11-07
1
-5
/
+0
*
parisc: kill SMP single function call interrupt
Jiang Liu
2013-10-13
1
-7
/
+1
*
parisc: delete __cpuinit usage from all users
Paul Gortmaker
2013-07-15
1
-4
/
+4
*
parisc: tlb flush counting fix for SMP and UP
Helge Deller
2013-05-07
1
-11
/
+0
*
parisc: more irq statistics in /proc/interrupts
Helge Deller
2013-05-07
1
-1
/
+2
*
parisc: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-1
/
+1
*
parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-06-05
1
-2
/
+0
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-22
1
-22
/
+3
|
\
|
*
parisc: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-21
/
+2
|
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
*
|
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
2012-05-16
1
-1
/
+7
|
/
*
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2012-03-31
1
-2
/
+1
|
\
|
*
[PARISC] remove references to cpu_*_map.
Rusty Russell
2012-02-27
1
-2
/
+1
*
|
Disintegrate asm/system.h for PA-RISC
David Howells
2012-03-28
1
-1
/
+0
|
/
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-27
1
-1
/
+1
*
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-14
1
-4
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
parisc: Replace old style lock init in smp.c
Thomas Gleixner
2009-12-16
1
-3
/
+6
*
Merge branch 'rusty-cpumask-parisc' into parisc
Kyle McMartin
2009-04-02
1
-9
/
+9
|
\
[next]