Commit Graph

39 Commits (073886ff23bfbe7b88c9133d7a556d6ec51f0b50)

Author SHA1 Message Date
Rusty Russell 2ea6dec4a2 generic-ipi: Add smp_call_function_any() 15 years ago
Rusty Russell fe71a3c7dc cpumask: remove the deprecated smp_call_function_mask() 16 years ago
Thomas Gleixner 8b0b1db013 remove put_cpu_no_resched() 16 years ago
Ingo Molnar d1dedb52ac panic, smp: provide smp_send_stop() wrapper on UP too 16 years ago
Peter Zijlstra 6e2756376c generic-ipi: remove CSD_FLAG_WAIT 16 years ago
Ingo Molnar a146649bc1 smp, generic: introduce arch_disable_smp_support(), build fix 16 years ago
Ingo Molnar 65a4e574d2 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() 16 years ago
Andrew Morton 53ce3d9564 smp_call_function_single(): be slightly less stupid 16 years ago
Rusty Russell 54b11e6d57 cpumask: smp_call_function_many() 16 years ago
Mike Travis e057d7aea9 cpumask: add sysfs displays for configured and disabled cpu maps 16 years ago
Rusty Russell d2ff911882 Define smp_call_function_many for UP 16 years ago
Rusty Russell 2d3854a37e cpumask: introduce new API, without changing anything 16 years ago
David S. Miller 54514a70ad softirq: Add support for triggering softirq work on softirqs. 17 years ago
Eduard - Gabriel Munteanu 7babe8db99 Full conversion to early_initcall() interface, remove old interface 17 years ago
Heiko Carstens ba8dd03ac0 generic-ipi: fix s390 build bug 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 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
Andi Kleen ca74a6f84e x86: optimize lock prefix switching to run less frequently 17 years ago
Ingo Molnar a5fbb6d106 KVM: fix !SMP build error 17 years ago
Al Viro 8dfd588c31 smp_call_function_single() should be a macro on UP 18 years ago
Avi Kivity a52b1752c0 SMP: Allow smp_call_function_single() to current cpu 18 years ago
Heiko Carstens 79974a0e4c Let smp_call_function_single return -EBUSY on UP 18 years ago
Fernando Luis Vazquez Cao 2f4dfe206a Remove hardcoding of hard_smp_processor_id on UP systems 18 years ago
Randy Dunlap 83df8db9e6 [PATCH] declare smp_call_function_single in generic code 18 years ago
Andrew Morton a3bc0dbc81 [PATCH] smp_call_function_single() cleanup 19 years ago
Andrew Morton 033ab7f8e5 [PATCH] add smp_setup_processor_id() 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Con Kolivas 3c30b06df4 [PATCH] cleanup smp_call_function UP build 19 years ago
Andrew Morton 78eef01b0f [PATCH] on_each_cpu(): disable local interrupts 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 19 years ago
Linus Torvalds 2d0ebb3603 Revert "[NET]: Shut up warnings in net/core/flow.c" 19 years ago
Russell King af2b4079ab [NET]: Shut up warnings in net/core/flow.c 19 years ago
Linus Torvalds 2ac6608c41 Revert broken "statement with no effect" warning fix 20 years ago
Richard Henderson 79a8810221 [PATCH] alpha: fix "statement with no effect" warnings 20 years ago
Ingo Molnar 39c715b717 [PATCH] smp_processor_id() cleanup 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago