1. 2e63ad4 x86/apic: Do not init irq remapping if ioapic is disabled by Wanpeng Li · 8 years ago
  2. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  3. 6731b0d x86/timers/apic: Inform TSC deadline clockevent device about recalibration by Nicolai Stange · 8 years ago
  4. 1a9e4c5 x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error by Nicolai Stange · 8 years ago
  5. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  6. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  8. 3e9e57f x86/acpi: store ACPI ids from MADT for future usage by Vitaly Kuznetsov · 8 years ago
  9. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  10. 3c8fad9 x86/apic: Fix misspelled APIC by Claudio Fontana · 8 years ago
  11. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  12. 59e21e3 x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  13. 62436a4 x86/cpufeature: Remove cpu_has_x2apic by Borislav Petkov · 8 years ago
  14. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  15. 1f12e32 x86/topology: Create logical package id by Thomas Gleixner · 9 years ago
  16. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  17. b7c4948 x86/apic: Introduce apic_extnmi command line parameter by Hidehiro Kawai · 9 years ago
  18. 42baa25 x86/apic: Fix the saving and restoring of lapic vectors during suspend/resume by Juergen Gross · 9 years ago
  19. d786ad3 x86/apic: Deinline various functions by Denys Vlasenko · 9 years ago
  20. 5d7c631 x86/apic: Serialize LVTT and TSC_DEADLINE writes by Shaohua Li · 9 years ago
  21. 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. a57e456 x86/apic: Fix fallout from x2apic cleanup by Thomas Gleixner · 9 years ago
  24. c948c26 x86/apic: Drop local_irq_save/restore in timer callbacks by Thomas Gleixner · 9 years ago
  25. b23d8e5 x86/apic: Migrate apic timer to new set_state interface by Viresh Kumar · 9 years ago
  26. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  27. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 9 years ago
  28. 4399c03c6 x86/apic: Remove verify_local_APIC() by Bandan Das · 9 years ago
  29. 8329aa9 Revert "x86/apic: Only disable CPU x2apic mode when necessary" by Linus Torvalds · 10 years ago
  30. 9c4d9c7 x86: Consolidate boot cpu timer setup by Thomas Gleixner · 10 years ago
  31. 374aab3 x86/apic: Reuse apic_bsp_setup() for UP APIC setup by Thomas Gleixner · 10 years ago
  32. 05f7e46 x86/smpboot: Move apic init code to apic.c by Thomas Gleixner · 10 years ago
  33. 30b8b00 init: Get rid of x86isms by Thomas Gleixner · 10 years ago
  34. e714a91 x86/apic: Move apic_init_uniprocessor code by Thomas Gleixner · 10 years ago
  35. 35e4c6d x86/apic: Sanitize ioapic handling by Thomas Gleixner · 10 years ago
  36. 6d2d49d x86/x2apic: Use state information for disable by Thomas Gleixner · 10 years ago
  37. 659006b x86/x2apic: Split enable and setup function by Thomas Gleixner · 10 years ago
  38. 44e25ff x86/x2apic: Disable x2apic from nox2apic setup by Thomas Gleixner · 10 years ago
  39. 12e189d x86/x2apic: Add proper state tracking by Thomas Gleixner · 10 years ago
  40. 62e6163 x86/x2apic: Clarify remapping mode for x2apic enablement by Thomas Gleixner · 10 years ago
  41. 55eae7d x86/x2apic: Move code in conditional region by Thomas Gleixner · 10 years ago
  42. d524165 x86/apic: Check x2apic early by Thomas Gleixner · 10 years ago
  43. 9aa1636 x86/apic: Make disable x2apic work really by Thomas Gleixner · 10 years ago
  44. 2ca5b40 x86/ioapic: Check x2apic really by Thomas Gleixner · 10 years ago
  45. bfb0507 x86/apic: Move x2apic code to one place by Thomas Gleixner · 10 years ago
  46. 81a46dd x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC by Thomas Gleixner · 10 years ago
  47. 8d80696 x86/apic: Avoid open coded x2apic detection by Thomas Gleixner · 10 years ago
  48. c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 10 years ago
  49. 5fcee53 x86/apic: Only disable CPU x2apic mode when necessary by Jiang Liu · 10 years ago
  50. ef1b2b8 x86/apic: Handle XAPIC remap mode proper. by Jiang Liu · 10 years ago
  51. 07806c5 x86/apic: Refine enable_IR_x2apic() and related functions by Jiang Liu · 10 years ago
  52. 89356cf x86/apic: Correctly detect X2APIC status in function enable_IR() by Jiang Liu · 10 years ago
  53. 7f530a2 x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic() by Jiang Liu · 10 years ago
  54. 2599094 x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic by Jiang Liu · 10 years ago
  55. f7ccada x86/apic: Clear stale x2apic mode by Thomas Gleixner · 10 years ago
  56. a1dafe8 iommu, x86: Restructure setup of the irq remapping feature by Thomas Gleixner · 10 years ago
  57. 2414e02 x86: Avoid building unused IRQ entry stubs by Jan Beulich · 10 years ago
  58. db65bcf Merge tag 'v3.18-rc1' into x86/urgent by H. Peter Anvin · 10 years ago
  59. b47dcbd x86, apic: Handle a bad TSC more gracefully by Andy Lutomirski · 10 years ago
  60. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  61. 2f078b9 x86, apic: Remove enable_apic_mode callback by David Rientjes · 10 years ago
  62. 80a2670 x86, apic: Remove x86_32_numa_cpu_node callback by David Rientjes · 10 years ago
  63. 411cf9e x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() by Oren Twaig · 10 years ago
  64. a491cc902 x86, mpparse: Simplify arch/x86/include/asm/mpspec.h by Jiang Liu · 10 years ago
  65. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 023de4a x86/apic: Reinstate error IRQ Pentium erratum 3AP workaround by Maciej W. Rozycki · 10 years ago
  68. ea7bdc6 x86/apic: Plug racy xAPIC access of CPU hotplug code by Jan Kiszka · 11 years ago
  69. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  70. dc9788f x86/apic: Always define nox2apic and define it as initdata by David Rientjes · 11 years ago
  71. 5b4d1db x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos by H. Peter Anvin · 11 years ago
  72. 151e0c7 x86, apic, kexec: Add disable_cpu_apicid kernel parameter by HATAYAMA Daisuke · 11 years ago
  73. 60283df x86/apic: Read Error Status Register correctly by Richard Weinberger · 11 years ago
  74. 9066d9b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. cc08e04 x86: Export 'boot_cpu_physical_apicid' to modules by David Rientjes · 11 years ago
  76. 7e1f85f x86 / ACPI: simplify _acpi_map_lsapic() by Jiang Liu · 11 years ago
  77. 1d9090e x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible by Andi Kleen · 11 years ago
  78. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  79. 96a3d99 Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 83ab851 trace,x86: Move creation of irq tracepoints from apic.c to irq.c by Steven Rostedt (Red Hat) · 11 years ago
  81. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 11 years ago
  82. eddc0e9 x86, trace: Introduce entering/exiting_irq() by Seiji Aguchi · 11 years ago
  83. 71c69f7 x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL by Paul Bolle · 11 years ago
  84. 27cf929 x86/apic: Fix parsing of the 'lapic' cmdline option by Mathias Krause · 12 years ago
  85. 336224b x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume by Joerg Roedel · 12 years ago
  86. 70733e0 x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code by Joerg Roedel · 12 years ago
  87. 279f146 x86: apic: Use tsc deadline for oneshot when available by Suresh Siddha · 12 years ago
  88. 4b8073e arch/x86: Remove unecessary semicolons by Peter Senna Tschudin · 12 years ago
  89. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  91. 1551df6 apic: add apic_set_eoi_write for PV use by Michael S. Tsirkin · 12 years ago
  92. ea3807e x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and() by Alexander Gordeev · 12 years ago
  93. a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 12 years ago
  94. 0816b0f x86: Add read_mostly declaration/definition to variables from smp.h by Vlad Zolotarov · 12 years ago
  95. 4988a40 x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask by Alexander Gordeev · 12 years ago
  96. ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 12 years ago
  97. 6398268 x86/apic: Factor out default cpu_mask_to_apicid() operations by Alexander Gordeev · 12 years ago
  98. f08b9c2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 42fa425 x86: Conditionally update time when ack-ing pending irqs by Shai Fultheim · 12 years ago
  100. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 12 years ago