index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
smp.h
Age
Commit message (
Expand
)
Author
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
2011-05-26
Remove unused MSG_ flags in linux/smp.h
Milton Miller
2011-03-23
smp: add missing init.h include
Heiko Carstens
2011-03-22
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
2010-10-27
Typedef SMP call function pointer
David Howells
2010-03-06
smp: fix documentation in include/linux/smp.h
Rakib Mullick
2009-11-18
generic-ipi: Add smp_call_function_any()
Rusty Russell
2009-09-24
cpumask: remove the deprecated smp_call_function_mask()
Rusty Russell
2009-06-16
remove put_cpu_no_resched()
Thomas Gleixner
2009-03-13
panic, smp: provide smp_send_stop() wrapper on UP too
Ingo Molnar
2009-03-13
Merge branch 'x86/core' into core/ipi
Ingo Molnar
2009-02-25
generic-ipi: remove CSD_FLAG_WAIT
Peter Zijlstra
2009-02-05
smp, generic: introduce arch_disable_smp_support(), build fix
Ingo Molnar
2009-02-05
smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...
Ingo Molnar
2009-01-11
smp_call_function_single(): be slightly less stupid
Andrew Morton
2008-12-30
cpumask: smp_call_function_many()
Rusty Russell
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-19
cpumask: add sysfs displays for configured and disabled cpu maps
Mike Travis
2008-12-15
Define smp_call_function_many for UP
Rusty Russell
2008-11-06
cpumask: introduce new API, without changing anything
Rusty Russell
2008-10-17
softirq: Add support for triggering softirq work on softirqs.
David S. Miller
2008-07-26
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
2008-07-04
generic-ipi: fix s390 build bug
Heiko Carstens
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
Add generic helpers for arch IPI function calls
Jens Axboe
2008-01-30
x86: optimize lock prefix switching to run less frequently
Andi Kleen
2007-11-09
KVM: fix !SMP build error
Ingo Molnar
2007-07-17
smp_call_function_single() should be a macro on UP
Al Viro
2007-07-16
SMP: Allow smp_call_function_single() to current cpu
Avi Kivity
2007-05-17
Let smp_call_function_single return -EBUSY on UP
Heiko Carstens
2007-05-09
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
2006-12-07
[PATCH] declare smp_call_function_single in generic code
Randy Dunlap
2006-09-26
[PATCH] smp_call_function_single() cleanup
Andrew Morton
2006-06-30
[PATCH] add smp_setup_processor_id()
Andrew Morton
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-26
[PATCH] cleanup smp_call_function UP build
Con Kolivas
2006-03-22
[PATCH] on_each_cpu(): disable local interrupts
Andrew Morton
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2005-11-23
Revert "[NET]: Shut up warnings in net/core/flow.c"
Linus Torvalds
2005-11-22
[NET]: Shut up warnings in net/core/flow.c
Russell King
2005-07-28
Revert broken "statement with no effect" warning fix
Linus Torvalds
2005-07-28
[PATCH] alpha: fix "statement with no effect" warnings
Richard Henderson
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-03-13
[PATCH] smp{,boot}.c cleanups
Adrian Bunk
2005-01-07
[PATCH] remove the BKL by turning it into a semaphore
Ingo Molnar
2005-01-04
[PATCH] fix conflicting cpu_idle() declarations
Oleg Nesterov
2004-03-06
[PATCH] fastcall / regparm fixes
Andrew Morton
2004-01-18
[PATCH] Make for_each_cpu() Iterator More Friendly
Andrew Morton
2003-08-18
[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
Andrew Morton
[next]