index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
smp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-30
1
-1
/
+0
*
smp: make smp_call_function_many() use logic similar to smp_call_function_sin...
Shaohua Li
2013-02-21
1
-1
/
+2
*
smp: Remove num_booting_cpus()
Thomas Gleixner
2012-06-05
1
-1
/
+0
*
smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()
Yong Zhang
2012-06-05
1
-4
/
+0
*
smp: Implement kick_all_cpus_sync()
Thomas Gleixner
2012-05-08
1
-0
/
+4
*
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
*
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
2012-03-28
1
-0
/
+24
*
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
2012-03-28
1
-0
/
+22
*
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
2011-06-17
1
-1
/
+4
*
Remove unused MSG_ flags in linux/smp.h
Milton Miller
2011-05-26
1
-10
/
+0
*
smp: add missing init.h include
Heiko Carstens
2011-03-23
1
-0
/
+1
*
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
2011-03-22
1
-0
/
+2
*
Typedef SMP call function pointer
David Howells
2010-10-27
1
-9
/
+10
*
smp: fix documentation in include/linux/smp.h
Rakib Mullick
2010-03-06
1
-1
/
+1
*
generic-ipi: Add smp_call_function_any()
Rusty Russell
2009-11-18
1
-1
/
+10
*
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
2009-09-24
1
-11
/
+0
*
remove put_cpu_no_resched()
Thomas Gleixner
2009-06-16
1
-1
/
+0
*
panic, smp: provide smp_send_stop() wrapper on UP too
Ingo Molnar
2009-03-13
1
-1
/
+3
*
Merge branch 'x86/core' into core/ipi
Ingo Molnar
2009-03-13
1
-0
/
+6
|
\
|
*
smp, generic: introduce arch_disable_smp_support(), build fix
Ingo Molnar
2009-02-05
1
-6
/
+6
|
*
smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...
Ingo Molnar
2009-02-05
1
-0
/
+6
*
|
generic-ipi: remove CSD_FLAG_WAIT
Peter Zijlstra
2009-02-25
1
-1
/
+2
|
/
*
smp_call_function_single(): be slightly less stupid
Andrew Morton
2009-01-11
1
-10
/
+3
*
cpumask: smp_call_function_many()
Rusty Russell
2008-12-30
1
-7
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
1
-0
/
+2
|
\
|
*
Define smp_call_function_many for UP
Rusty Russell
2008-12-15
1
-0
/
+2
*
|
cpumask: add sysfs displays for configured and disabled cpu maps
Mike Travis
2008-12-19
1
-0
/
+3
|
/
*
cpumask: introduce new API, without changing anything
Rusty Russell
2008-11-06
1
-0
/
+9
*
softirq: Add support for triggering softirq work on softirqs.
David S. Miller
2008-10-17
1
-1
/
+3
*
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
2008-07-26
1
-5
/
+0
*
generic-ipi: fix s390 build bug
Heiko Carstens
2008-07-04
1
-1
/
+0
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-2
/
+2
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-4
/
+4
*
Add generic helpers for arch IPI function calls
Jens Axboe
2008-06-26
1
-2
/
+33
*
x86: optimize lock prefix switching to run less frequently
Andi Kleen
2008-01-30
1
-0
/
+2
*
KVM: fix !SMP build error
Ingo Molnar
2007-11-09
1
-2
/
+5
*
smp_call_function_single() should be a macro on UP
Al Viro
2007-07-17
1
-10
/
+8
*
SMP: Allow smp_call_function_single() to current cpu
Avi Kivity
2007-07-16
1
-1
/
+6
*
Let smp_call_function_single return -EBUSY on UP
Heiko Carstens
2007-05-17
1
-4
/
+3
*
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
2007-05-09
1
-1
/
+0
*
[PATCH] declare smp_call_function_single in generic code
Randy Dunlap
2006-12-07
1
-0
/
+7
*
[PATCH] smp_call_function_single() cleanup
Andrew Morton
2006-09-26
1
-0
/
+3
*
[PATCH] add smp_setup_processor_id()
Andrew Morton
2006-06-30
1
-0
/
+2
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
*
[PATCH] cleanup smp_call_function UP build
Con Kolivas
2006-03-26
1
-1
/
+5
*
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
2006-03-22
1
-14
/
+9
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-07
1
-1
/
+0
*
Revert "[NET]: Shut up warnings in net/core/flow.c"
Linus Torvalds
2005-11-23
1
-7
/
+1
*
[NET]: Shut up warnings in net/core/flow.c
Russell King
2005-11-22
1
-1
/
+7
*
Revert broken "statement with no effect" warning fix
Linus Torvalds
2005-07-28
1
-16
/
+4
[next]