Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smp: have smp_call_function_single() detect invalid CPUs | H. Peter Anvin | 2008-08-25 | 1 | -3/+7 |
* | generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fix | Nick Piggin | 2008-08-12 | 1 | -4/+6 |
* | generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask() | Nick Piggin | 2008-08-11 | 1 | -7/+47 |
* | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu | 2008-07-26 | 1 | -1/+3 |
* | generic ipi function calls: wait on alloc failure fallback | Jeremy Fitzhardinge | 2008-07-15 | 1 | -0/+1 |
* | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-15 | 1 | -0/+1 |
* | fix: "smp_call_function: get rid of the unused nonatomic/retry argument" | Ingo Molnar | 2008-06-27 | 1 | -1/+1 |
* | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -4/+2 |
* | Add generic helpers for arch IPI function calls | Jens Axboe | 2008-06-26 | 1 | -0/+383 |