| Commit message (Expand) | Author | Age |
* | panic, smp: provide smp_send_stop() wrapper on UP too | Ingo Molnar | 2009-03-13 |
* | Merge branch 'x86/core' into core/ipi | Ingo Molnar | 2009-03-13 |
|\ |
|
| * | smp, generic: introduce arch_disable_smp_support(), build fix | Ingo Molnar | 2009-02-05 |
| * | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar | 2009-02-05 |
* | | generic-ipi: remove CSD_FLAG_WAIT | Peter Zijlstra | 2009-02-25 |
|/ |
|
* | smp_call_function_single(): be slightly less stupid | Andrew Morton | 2009-01-10 |
* | cpumask: smp_call_function_many() | Rusty Russell | 2008-12-29 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
|\ |
|
| * | Define smp_call_function_many for UP | Rusty Russell | 2008-12-15 |
* | | cpumask: add sysfs displays for configured and disabled cpu maps | Mike Travis | 2008-12-19 |
|/ |
|
* | cpumask: introduce new API, without changing anything | Rusty Russell | 2008-11-06 |
* | softirq: Add support for triggering softirq work on softirqs. | David S. Miller | 2008-10-17 |
* | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu | 2008-07-26 |
* | generic-ipi: fix s390 build bug | Heiko Carstens | 2008-07-04 |
* | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 |
* | Add generic helpers for arch IPI function calls | Jens Axboe | 2008-06-26 |
* | x86: optimize lock prefix switching to run less frequently | Andi Kleen | 2008-01-30 |
* | KVM: fix !SMP build error | Ingo Molnar | 2007-11-09 |
* | smp_call_function_single() should be a macro on UP | Al Viro | 2007-07-17 |
* | SMP: Allow smp_call_function_single() to current cpu | Avi Kivity | 2007-07-16 |
* | Let smp_call_function_single return -EBUSY on UP | Heiko Carstens | 2007-05-17 |
* | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 2007-05-09 |
* | [PATCH] declare smp_call_function_single in generic code | Randy Dunlap | 2006-12-07 |
* | [PATCH] smp_call_function_single() cleanup | Andrew Morton | 2006-09-26 |
* | [PATCH] add smp_setup_processor_id() | Andrew Morton | 2006-06-30 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | [PATCH] cleanup smp_call_function UP build | Con Kolivas | 2006-03-26 |
* | [PATCH] on_each_cpu(): disable local interrupts | Andrew Morton | 2006-03-22 |
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 |
* | Revert "[NET]: Shut up warnings in net/core/flow.c" | Linus Torvalds | 2005-11-23 |
* | [NET]: Shut up warnings in net/core/flow.c | Russell King | 2005-11-22 |
* | Revert broken "statement with no effect" warning fix | Linus Torvalds | 2005-07-28 |
* | [PATCH] alpha: fix "statement with no effect" warnings | Richard Henderson | 2005-07-28 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |