Gilad Ben-Yossef
|
b3a7e98e02
smp: add func to IPI cpus based on parameter func
|
há 13 anos atrás |
Gilad Ben-Yossef
|
3fc498f165
smp: introduce a generic on_each_cpu_mask() function
|
há 13 anos atrás |
Takao Indoh
|
d8ad7d1123
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
|
há 14 anos atrás |
Milton Miller
|
ce2a40458e
Remove unused MSG_ flags in linux/smp.h
|
há 14 anos atrás |
Heiko Carstens
|
04948c7f80
smp: add missing init.h include
|
há 14 anos atrás |
Amerigo Wang
|
34db18a054
smp: move smp setup functions to kernel/smp.c
|
há 14 anos atrás |
David Howells
|
3a5f65df5a
Typedef SMP call function pointer
|
há 14 anos atrás |
Rakib Mullick
|
cfd8d6c0ed
smp: fix documentation in include/linux/smp.h
|
há 15 anos atrás |
Rusty Russell
|
2ea6dec4a2
generic-ipi: Add smp_call_function_any()
|
há 15 anos atrás |
Rusty Russell
|
fe71a3c7dc
cpumask: remove the deprecated smp_call_function_mask()
|
há 16 anos atrás |
Thomas Gleixner
|
8b0b1db013
remove put_cpu_no_resched()
|
há 16 anos atrás |
Ingo Molnar
|
d1dedb52ac
panic, smp: provide smp_send_stop() wrapper on UP too
|
há 16 anos atrás |
Ingo Molnar
|
cd80a8142e
Merge branch 'x86/core' into core/ipi
|
há 16 anos atrás |
Peter Zijlstra
|
6e2756376c
generic-ipi: remove CSD_FLAG_WAIT
|
há 16 anos atrás |
Ingo Molnar
|
a146649bc1
smp, generic: introduce arch_disable_smp_support(), build fix
|
há 16 anos atrás |
Ingo Molnar
|
65a4e574d2
smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup()
|
há 16 anos atrás |
Andrew Morton
|
53ce3d9564
smp_call_function_single(): be slightly less stupid
|
há 16 anos atrás |
Rusty Russell
|
54b11e6d57
cpumask: smp_call_function_many()
|
há 16 anos atrás |
Rusty Russell
|
33edcf133b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
há 16 anos atrás |
Mike Travis
|
e057d7aea9
cpumask: add sysfs displays for configured and disabled cpu maps
|
há 16 anos atrás |
Rusty Russell
|
d2ff911882
Define smp_call_function_many for UP
|
há 16 anos atrás |
Rusty Russell
|
2d3854a37e
cpumask: introduce new API, without changing anything
|
há 16 anos atrás |
David S. Miller
|
54514a70ad
softirq: Add support for triggering softirq work on softirqs.
|
há 17 anos atrás |
Eduard - Gabriel Munteanu
|
7babe8db99
Full conversion to early_initcall() interface, remove old interface
|
há 17 anos atrás |
Heiko Carstens
|
ba8dd03ac0
generic-ipi: fix s390 build bug
|
há 17 anos atrás |
Jens Axboe
|
15c8b6c1aa
on_each_cpu(): kill unused 'retry' parameter
|
há 17 anos atrás |
Jens Axboe
|
8691e5a8f6
smp_call_function: get rid of the unused nonatomic/retry argument
|
há 17 anos atrás |
Jens Axboe
|
3d44223327
Add generic helpers for arch IPI function calls
|
há 17 anos atrás |
Andi Kleen
|
ca74a6f84e
x86: optimize lock prefix switching to run less frequently
|
há 17 anos atrás |
Ingo Molnar
|
a5fbb6d106
KVM: fix !SMP build error
|
há 17 anos atrás |