Akinobu Mita
|
80b5184cc5
kernel/: convert cpu notifier to return encapsulate errno value
|
15 vuotta sitten |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 vuotta sitten |
Milton Miller
|
e03bcb6862
generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data
|
15 vuotta sitten |
David John
|
af2422c42c
smp_call_function_any(): pass the node value to cpumask_of_node()
|
15 vuotta sitten |
Linus Torvalds
|
8f0ddf91f2
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 vuotta sitten |
Xiao Guangrong
|
c0f68c2fab
generic-ipi: cleanup for generic_smp_call_function_interrupt()
|
15 vuotta sitten |
Thomas Gleixner
|
9f5a5621e7
smp: Convert smplocks to raw_spinlocks
|
15 vuotta sitten |
Rusty Russell
|
2ea6dec4a2
generic-ipi: Add smp_call_function_any()
|
15 vuotta sitten |
Sheng Yang
|
72f279b256
generic-ipi: Fix misleading smp_call_function*() description
|
15 vuotta sitten |
Rusty Russell
|
0748bd0177
cpumask: remove arch_send_call_function_ipi
|
15 vuotta sitten |
Xiao Guangrong
|
54fdade1c3
generic-ipi: make struct call_function_data lockless
|
15 vuotta sitten |
H. Peter Anvin
|
b855192c08
Merge branch 'x86/urgent' into x86/pat
|
15 vuotta sitten |
Suresh Siddha
|
269c861baa
generic-ipi: Allow cpus not yet online to call smp_call_function with irqs disabled
|
15 vuotta sitten |
Xiao Guangrong
|
69dd647f96
generic-ipi: fix hotplug_cfd()
|
16 vuotta sitten |
Yinghai Lu
|
eaa958402e
cpumask: alloc zeroed cpumask for static cpumask_var_ts
|
16 vuotta sitten |
Ingo Molnar
|
641cd4cfcd
generic-ipi: eliminate WARN_ON()s during oops/panic
|
16 vuotta sitten |
Ingo Molnar
|
0b13fda1e0
generic-ipi: cleanups
|
16 vuotta sitten |
Peter Zijlstra
|
6e2756376c
generic-ipi: remove CSD_FLAG_WAIT
|
16 vuotta sitten |
Peter Zijlstra
|
8969a5ede0
generic-ipi: remove kmalloc()
|
16 vuotta sitten |
Nick Piggin
|
15d0d3b337
generic IPI: simplify barriers and locking
|
16 vuotta sitten |
Steven Rostedt
|
d7240b9880
generic-ipi: use per cpu data for single cpu ipi calls
|
16 vuotta sitten |
Rusty Russell
|
4f4b6c1a94
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
|
16 vuotta sitten |
Rusty Russell
|
ce47d974f7
cpumask: arch_send_call_function_ipi_mask: core
|
16 vuotta sitten |
Rusty Russell
|
54b11e6d57
cpumask: smp_call_function_many()
|
16 vuotta sitten |
Suresh Siddha
|
561920a0d2
generic-ipi: fix the smp_mb() placement
|
16 vuotta sitten |
H. Peter Anvin
|
f73be6dedf
smp: have smp_call_function_single() detect invalid CPUs
|
16 vuotta sitten |
Nick Piggin
|
c2fc11985d
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix
|
17 vuotta sitten |
Nick Piggin
|
cc7a486cac
generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()
|
17 vuotta sitten |
Eduard - Gabriel Munteanu
|
7babe8db99
Full conversion to early_initcall() interface, remove old interface
|
17 vuotta sitten |
Jeremy Fitzhardinge
|
63cf13b77a
generic ipi function calls: wait on alloc failure fallback
|
17 vuotta sitten |