Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a6a5349d17f2a5c37079826f1a1474c3d08c6b53
/
kernel
/
smp.c
e03bcb6
generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data
by Milton Miller
· 15 years ago
af2422c
smp_call_function_any(): pass the node value to cpumask_of_node()
by David John
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c0f68c2
generic-ipi: cleanup for generic_smp_call_function_interrupt()
by Xiao Guangrong
· 15 years ago
9f5a562
smp: Convert smplocks to raw_spinlocks
by Thomas Gleixner
· 15 years ago
2ea6dec
generic-ipi: Add smp_call_function_any()
by Rusty Russell
· 15 years ago
72f279b
generic-ipi: Fix misleading smp_call_function*() description
by Sheng Yang
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
54fdade
generic-ipi: make struct call_function_data lockless
by Xiao Guangrong
· 15 years ago
b855192
Merge branch 'x86/urgent' into x86/pat
by H. Peter Anvin
· 15 years ago
269c861
generic-ipi: Allow cpus not yet online to call smp_call_function with irqs disabled
by Suresh Siddha
· 15 years ago
69dd647
generic-ipi: fix hotplug_cfd()
by Xiao Guangrong
· 15 years ago
eaa9584
cpumask: alloc zeroed cpumask for static cpumask_var_ts
by Yinghai Lu
· 16 years ago
641cd4c
generic-ipi: eliminate WARN_ON()s during oops/panic
by Ingo Molnar
· 16 years ago
0b13fda
generic-ipi: cleanups
by Ingo Molnar
· 16 years ago
6e27563
generic-ipi: remove CSD_FLAG_WAIT
by Peter Zijlstra
· 16 years ago
8969a5e
generic-ipi: remove kmalloc()
by Peter Zijlstra
· 16 years ago
15d0d3b
generic IPI: simplify barriers and locking
by Nick Piggin
· 16 years ago
d7240b9
generic-ipi: use per cpu data for single cpu ipi calls
by Steven Rostedt
· 16 years ago
4f4b6c1
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
by Rusty Russell
· 16 years ago
ce47d97
cpumask: arch_send_call_function_ipi_mask: core
by Rusty Russell
· 16 years ago
54b11e6
cpumask: smp_call_function_many()
by Rusty Russell
· 16 years ago
561920a0
generic-ipi: fix the smp_mb() placement
by Suresh Siddha
· 16 years ago
f73be6de
smp: have smp_call_function_single() detect invalid CPUs
by H. Peter Anvin
· 16 years ago
c2fc119
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix
by Nick Piggin
· 16 years ago
cc7a486c
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()
by Nick Piggin
· 16 years ago
7babe8d
Full conversion to early_initcall() interface, remove old interface
by Eduard - Gabriel Munteanu
· 16 years ago
63cf13b
generic ipi function calls: wait on alloc failure fallback
by Jeremy Fitzhardinge
· 16 years ago
59190f421
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ce0d1b6
fix: "smp_call_function: get rid of the unused nonatomic/retry argument"
by Ingo Molnar
· 17 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 17 years ago
3d44223
Add generic helpers for arch IPI function calls
by Jens Axboe
· 17 years ago