Commit Graph

34 Commits (1b061d9247f71cd15edc4c4c4600191a903642c0)

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