Age | Commit message (Expand) | Author | Files | Lines |
2009-01-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2009-01-05 | x86: update Alan Cox's email addresses | Alan Cox | 1 | -1/+1 |
2009-01-04 | x86: cleanup remaining cpumask_t ops in smpboot code | Mike Travis | 1 | -5/+12 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2008-12-23 | Merge branch 'x86/irq' into x86/core | Ingo Molnar | 1 | -15/+3 |
2008-12-17 | x86: cosmetic changes apic-related files. | Mike Travis | 1 | -3/+3 |
2008-12-17 | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 1 | -4/+4 |
2008-12-12 | x86: hardirq: introduce inc_irq_stat() | Hiroshi Shimamoto | 1 | -15/+3 |
2008-11-11 | x86: call machine_shutdown and stop all CPUs in native_machine_halt | Ivan Vecera | 1 | -13/+0 |
2008-08-25 | x86: add cpu hotplug hooks into smp_ops | Alex Nixon | 1 | -1/+5 |
2008-07-06 | generic-ipi: fixlet | Jens Axboe | 1 | -1/+1 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -1/+1 |
2008-06-26 | x86: convert to generic helpers for IPI function calls | Jens Axboe | 1 | -138/+20 |
2008-05-13 | x86: fix app crashes after SMP resume | Hugh Dickins | 1 | -1/+2 |
2008-04-17 | x86: move ipi definitions to mach_ipi.h | Glauber Costa | 1 | -5/+1 |
2008-04-17 | x86: Don't send RESCHEDULE_VECTOR to offlined cpus | Gautham R Shenoy | 1 | -1/+4 |
2008-04-17 | x86: get rid of smp_32.c and smp_64.c | Glauber Costa | 1 | -0/+91 |
2008-04-17 | x86: create smp.c | Glauber Costa | 1 | -0/+253 |