Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e37051dc7f35de5ce3f64c40852365ff24f2436c
/
kernel
/
smp.c
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 14 years ago
d8ad7d1
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
by Takao Indoh
· 14 years ago
34db18a0
smp: move smp setup functions to kernel/smp.c
by Amerigo Wang
· 14 years ago
c8def55
smp_call_function_interrupt: use typedef and %pf
by Milton Miller
· 14 years ago
723aae2
smp_call_function_many: handle concurrent clearing of mask
by Milton Miller
· 14 years ago
45a5791
call_function_many: add missing ordering
by Milton Miller
· 14 years ago
e6cd1e0
call_function_many: fix list delete vs add race
by Milton Miller
· 14 years ago
2b1caf6
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
225c8e0
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
by Milton Miller
· 14 years ago
6dc1989
kernel/smp.c: fix smp_call_function_many() SMP race
by Anton Blanchard
· 14 years ago
bd924e8
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c
by Tejun Heo
· 14 years ago
351f8f8
kernel: clean up USE_GENERIC_SMP_HELPERS
by Amerigo Wang
· 14 years ago
3a5f65d
Typedef SMP call function pointer
by David Howells
· 14 years ago
27c379f
generic-ipi: Fix deadlock in __smp_call_function_single
by Heiko Carstens
· 14 years ago
80b5184
kernel/: convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
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
f73be6d
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
59190f4
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
· 16 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
· 16 years ago