- 1d33369 Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates by Ingo Molnar · 8 years ago
- 1ec6ec1 x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt() by Wanpeng Li · 8 years ago
- 0ee5941 x86/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago
- 7261318 x86/smp: Remove single IPI wrapper by Thomas Gleixner · 9 years ago
- 539da78 x86/apic: Add a single-target IPI function to the apic by Linus Torvalds · 9 years ago
- 8838eb6 x86/mce: Clear Local MCE opt-in before kexec by Ashok Raj · 9 years ago
- 6dc1787 x86: Consolidate irq entering inlines by Thomas Gleixner · 10 years ago
- 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
- 1d9090e x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible by Andi Kleen · 11 years ago
- 4787c36 x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt() by Seiji Aguchi · 12 years ago
- cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 12 years ago
- eddc0e9 x86, trace: Introduce entering/exiting_irq() by Seiji Aguchi · 12 years ago
- 3aac27a x86/reboot: Update nonmi_ipi parameter by Don Zickus · 13 years ago
- 7d007d2 x86/reboot: Use NMI to assist in shutting down if IRQ fails by Don Zickus · 13 years ago
- 5d2b86d Revert "x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus" by Don Zickus · 13 years ago
- e58d429 x86, reboot: Fix typo in nmi reboot path by Don Zickus · 13 years ago
- bda6263 x86, NMI: Add knob to disable using NMI IPIs to stop cpus by Don Zickus · 13 years ago
- 3603a25 x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus by Don Zickus · 13 years ago
- 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
- 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
- 76fac07 x86, kexec: Make sure to stop all CPUs before exiting the kernel by Alok Kataria · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- e7ab0f7 Revert "x86, timers: Check for pending timers after (device) interrupts" by Ingo Molnar · 15 years ago
- 9bcbdd9 x86, timers: Check for pending timers after (device) interrupts by Arjan van de Ven · 15 years ago
- 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
- 6cd8e300 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
- 32f8840 KVM: use smp_send_reschedule in kvm_vcpu_kick by Marcelo Tosatti · 16 years ago
- 4ef702c x86: fix panic with interrupts off (needed for MCE) by Andi Kleen · 16 years ago
- b9b34f2 x86: smp.c - align smp_ops assignments by Cyrill Gorcunov · 16 years ago
- 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
- 8f47e16 x86: update copyrights by Ingo Molnar · 16 years ago
- d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 16 years ago
- 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
- dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
- 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 87c6fe2 x86: update Alan Cox's email addresses by Alan Cox · 16 years ago
- c2d1cec x86: cleanup remaining cpumask_t ops in smpboot code by Mike Travis · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 16 years ago
- bcda016 x86: cosmetic changes apic-related files. by Mike Travis · 16 years ago
- e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
- 915b0d0 x86: hardirq: introduce inc_irq_stat() by Hiroshi Shimamoto · 16 years ago
- d3ec5ca x86: call machine_shutdown and stop all CPUs in native_machine_halt by Ivan Vecera · 16 years ago
- 93be71b x86: add cpu hotplug hooks into smp_ops by Alex Nixon · 16 years ago
- 5e374fb generic-ipi: fixlet by Jens Axboe · 17 years ago
- 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
- 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
- 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 17 years ago
- 5af5573 x86: move ipi definitions to mach_ipi.h by Glauber Costa · 17 years ago
- f694010 x86: Don't send RESCHEDULE_VECTOR to offlined cpus by Gautham R Shenoy · 17 years ago
- 0941ecb x86: get rid of smp_32.c and smp_64.c by Glauber Costa · 17 years ago
- f9e47a1 x86: create smp.c by Glauber Costa · 17 years ago