1. 16b76293 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 21173d0 sched/x86: Update reschedule warning text by Prarit Bhargava · 8 years ago
  3. fba4f47 x86/reboot: Turn off KVM when halting a CPU by Tiantian Feng · 8 years ago
  4. c4158ff x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers by Daniel Bristot de Oliveira · 8 years ago
  5. 8ca2255 x86/apic: Prevent tracing on apic_msr_write_eoi() by Wanpeng Li · 8 years ago
  6. 1d33369 Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates by Ingo Molnar · 8 years ago
  7. 1ec6ec1 x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt() by Wanpeng Li · 8 years ago
  8. 0ee5941 x86/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago
  9. 7261318 x86/smp: Remove single IPI wrapper by Thomas Gleixner · 9 years ago
  10. 539da78 x86/apic: Add a single-target IPI function to the apic by Linus Torvalds · 9 years ago
  11. 8838eb6 x86/mce: Clear Local MCE opt-in before kexec by Ashok Raj · 9 years ago
  12. 6dc1787 x86: Consolidate irq entering inlines by Thomas Gleixner · 10 years ago
  13. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
  14. 1d9090e x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible by Andi Kleen · 11 years ago
  15. 4787c36 x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt() by Seiji Aguchi · 12 years ago
  16. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 12 years ago
  17. eddc0e9 x86, trace: Introduce entering/exiting_irq() by Seiji Aguchi · 12 years ago
  18. 3aac27a x86/reboot: Update nonmi_ipi parameter by Don Zickus · 13 years ago
  19. 7d007d2 x86/reboot: Use NMI to assist in shutting down if IRQ fails by Don Zickus · 13 years ago
  20. 5d2b86d Revert "x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus" by Don Zickus · 13 years ago
  21. e58d429 x86, reboot: Fix typo in nmi reboot path by Don Zickus · 13 years ago
  22. bda6263 x86, NMI: Add knob to disable using NMI IPIs to stop cpus by Don Zickus · 13 years ago
  23. 3603a25 x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus by Don Zickus · 13 years ago
  24. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  25. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  26. 76fac07 x86, kexec: Make sure to stop all CPUs before exiting the kernel by Alok Kataria · 14 years ago
  27. 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
  28. e7ab0f7 Revert "x86, timers: Check for pending timers after (device) interrupts" by Ingo Molnar · 15 years ago
  29. 9bcbdd9 x86, timers: Check for pending timers after (device) interrupts by Arjan van de Ven · 15 years ago
  30. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
  31. 6cd8e300 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  32. 32f8840 KVM: use smp_send_reschedule in kvm_vcpu_kick by Marcelo Tosatti · 16 years ago
  33. 4ef702c x86: fix panic with interrupts off (needed for MCE) by Andi Kleen · 16 years ago
  34. b9b34f2 x86: smp.c - align smp_ops assignments by Cyrill Gorcunov · 16 years ago
  35. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  36. 8f47e16 x86: update copyrights by Ingo Molnar · 16 years ago
  37. d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 16 years ago
  38. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
  39. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
  40. 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
  41. 87c6fe2 x86: update Alan Cox's email addresses by Alan Cox · 16 years ago
  42. c2d1cec x86: cleanup remaining cpumask_t ops in smpboot code by Mike Travis · 16 years ago
  43. 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
  44. bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 16 years ago
  45. bcda016 x86: cosmetic changes apic-related files. by Mike Travis · 16 years ago
  46. e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
  47. 915b0d0 x86: hardirq: introduce inc_irq_stat() by Hiroshi Shimamoto · 16 years ago
  48. d3ec5ca x86: call machine_shutdown and stop all CPUs in native_machine_halt by Ivan Vecera · 16 years ago
  49. 93be71b x86: add cpu hotplug hooks into smp_ops by Alex Nixon · 16 years ago
  50. 5e374fb generic-ipi: fixlet by Jens Axboe · 17 years ago
  51. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  52. 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  53. 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 17 years ago
  54. 5af5573 x86: move ipi definitions to mach_ipi.h by Glauber Costa · 17 years ago
  55. f694010 x86: Don't send RESCHEDULE_VECTOR to offlined cpus by Gautham R Shenoy · 17 years ago
  56. 0941ecb x86: get rid of smp_32.c and smp_64.c by Glauber Costa · 17 years ago
  57. f9e47a1 x86: create smp.c by Glauber Costa · 17 years ago