index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
1
-0
/
+6
2022-03-29
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
1
-15
/
+87
2021-11-04
parisc: move CPU field back into thread_info
Ard Biesheuvel
1
-2
/
+0
2021-11-01
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
1
-2
/
+17
2021-11-01
parisc: Move thread_info into task struct
Helge Deller
1
-1
/
+1
2021-10-30
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
1
-1
/
+3
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2020-10-15
parisc: Avoid external interrupts when IPI finishes
Helge Deller
1
-3
/
+6
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-09-08
parisc: add __pdc_cpu_rendezvous()
Sven Schnelle
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-02-21
parisc: Count IPI function call interrupts
Helge Deller
1
-0
/
+1
2018-05-18
parisc: Move setup_profiling_timer() out of init section
Helge Deller
1
-2
/
+1
2018-03-02
parisc: Check if secondary CPUs want own PDC calls
Helge Deller
1
-1
/
+6
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
1
-2
/
+1
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2016-09-20
parisc: Check return value of smp_boot_one_cpu()
Helge Deller
1
-2
/
+2
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2015-02-17
parisc: Remove unused function
Rickard Strandqvist
1
-3
/
+0
2013-11-07
parisc: do not count IPI calls twice
Helge Deller
1
-5
/
+0
2013-10-13
parisc: kill SMP single function call interrupt
Jiang Liu
1
-7
/
+1
2013-07-14
parisc: delete __cpuinit usage from all users
Paul Gortmaker
1
-4
/
+4
2013-05-07
parisc: tlb flush counting fix for SMP and UP
Helge Deller
1
-11
/
+0
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
1
-1
/
+2
2013-04-08
parisc: Use generic idle loop
Thomas Gleixner
1
-1
/
+1
2012-06-05
parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
1
-2
/
+0
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-22
/
+3
2012-05-15
parisc/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-1
/
+7
2012-04-26
parisc: Use generic idle thread allocation
Thomas Gleixner
1
-21
/
+2
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-03-31
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
1
-2
/
+1
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
1
-1
/
+0
2012-02-27
[PARISC] remove references to cpu_*_map.
Rusty Russell
1
-2
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-4
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-16
parisc: Replace old style lock init in smp.c
Thomas Gleixner
1
-3
/
+6
2009-04-02
Merge branch 'rusty-cpumask-parisc' into parisc
Kyle McMartin
1
-9
/
+9
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
1
-1
/
+2
2009-03-16
cpumask: Use accessors code.: parisc
Rusty Russell
1
-6
/
+6
2009-03-16
cpumask: arch_send_call_function_ipi_mask: parisc
Rusty Russell
1
-3
/
+3
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
1
-11
/
+13
2009-01-05
parisc: trivial fixes
Helge Deller
1
-6
/
+2
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-15
/
+0
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-06-26
parisc: convert to generic helpers for IPI function calls
Jens Axboe
1
-113
/
+21
2007-10-18
[PARISC] Kill off broken irqstack code
Kyle McMartin
1
-12
/
+0
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
[next]