David Daney
|
fa688207c9
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
|
11 년 전 |
Andrew Morton
|
3b8967d713
include/linux/smp.h:on_each_cpu(): switch back to a C function
|
11 년 전 |
Andrew Morton
|
c846ef7deb
include/linux/smp.h:on_each_cpu(): switch back to a macro
|
12 년 전 |
David Daney
|
f21afc25f9
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
|
12 년 전 |
liguang
|
3440a1ca99
kernel/smp.c: remove 'priv' of call_single_data
|
12 년 전 |
Shaohua Li
|
9a46ad6d6d
smp: make smp_call_function_many() use logic similar to smp_call_function_single()
|
12 년 전 |
Thomas Gleixner
|
43cc7e86f3
smp: Remove num_booting_cpus()
|
13 년 전 |
Yong Zhang
|
8feb8e896d
smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()
|
13 년 전 |
Thomas Gleixner
|
f37f435f33
smp: Implement kick_all_cpus_sync()
|
13 년 전 |
Thomas Gleixner
|
8239c25f47
smp: Add task_struct argument to __cpu_up()
|
13 년 전 |
Gilad Ben-Yossef
|
b3a7e98e02
smp: add func to IPI cpus based on parameter func
|
13 년 전 |
Gilad Ben-Yossef
|
3fc498f165
smp: introduce a generic on_each_cpu_mask() function
|
13 년 전 |
Takao Indoh
|
d8ad7d1123
generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
|
14 년 전 |
Milton Miller
|
ce2a40458e
Remove unused MSG_ flags in linux/smp.h
|
14 년 전 |
Heiko Carstens
|
04948c7f80
smp: add missing init.h include
|
14 년 전 |
Amerigo Wang
|
34db18a054
smp: move smp setup functions to kernel/smp.c
|
14 년 전 |
David Howells
|
3a5f65df5a
Typedef SMP call function pointer
|
14 년 전 |
Rakib Mullick
|
cfd8d6c0ed
smp: fix documentation in include/linux/smp.h
|
15 년 전 |
Rusty Russell
|
2ea6dec4a2
generic-ipi: Add smp_call_function_any()
|
15 년 전 |
Rusty Russell
|
fe71a3c7dc
cpumask: remove the deprecated smp_call_function_mask()
|
16 년 전 |
Thomas Gleixner
|
8b0b1db013
remove put_cpu_no_resched()
|
16 년 전 |
Ingo Molnar
|
d1dedb52ac
panic, smp: provide smp_send_stop() wrapper on UP too
|
16 년 전 |
Ingo Molnar
|
cd80a8142e
Merge branch 'x86/core' into core/ipi
|
16 년 전 |
Peter Zijlstra
|
6e2756376c
generic-ipi: remove CSD_FLAG_WAIT
|
16 년 전 |
Ingo Molnar
|
a146649bc1
smp, generic: introduce arch_disable_smp_support(), build fix
|
16 년 전 |
Ingo Molnar
|
65a4e574d2
smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup()
|
16 년 전 |
Andrew Morton
|
53ce3d9564
smp_call_function_single(): be slightly less stupid
|
16 년 전 |
Rusty Russell
|
54b11e6d57
cpumask: smp_call_function_many()
|
16 년 전 |
Rusty Russell
|
33edcf133b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 년 전 |
Mike Travis
|
e057d7aea9
cpumask: add sysfs displays for configured and disabled cpu maps
|
16 년 전 |