1. 8574df1 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  2. fe2a955 Revert "x86/apic: Ignore secondary threads if nosmt=force" by Thomas Gleixner · 6 years ago
  3. 4a818f2 x86/apic: Ignore secondary threads if nosmt=force by Thomas Gleixner · 6 years ago
  4. 7b69a96 x86/smp: Provide topology_is_primary_thread() by Thomas Gleixner · 6 years ago
  5. 1e6b708 x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified by Baoquan He · 6 years ago
  6. d9b035e x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers by Daniel Bristot de Oliveira · 7 years ago
  7. 81080d2 x86/acpi: Restore the order of CPU IDs by Dou Liyang · 7 years ago
  8. a035dc6 x86/smpboot: Make logical package management more robust by Thomas Gleixner · 8 years ago
  9. df610d6 x86/apic: Prevent pointless warning messages by Thomas Gleixner · 8 years ago
  10. eb6296d x86/apic: Fix silent & fatal merge conflict in __generic_processor_info() by Thomas Gleixner · 8 years ago
  11. 1e1b372 Merge branch 'x86/urgent' into x86/apic by Thomas Gleixner · 8 years ago
  12. 8f54969 x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping by Gu Zheng · 8 years ago
  13. f7c2883 x86/acpi: Enable acpi to register all possible cpus at boot time by Gu Zheng · 8 years ago
  14. cff9ab2 x86/apic: Get rid of apic_version[] array by Denys Vlasenko · 8 years ago
  15. c291b01 x86/apic: Fix num_processors value in case of failure by Dou Liyang · 8 years ago
  16. 5035da4 x86/apic: Update comment about disabling processor focus by Wei Jiangang · 8 years ago
  17. 2e63ad4 x86/apic: Do not init irq remapping if ioapic is disabled by Wanpeng Li · 8 years ago
  18. 6de4211 x86/apic, ACPI: Remove the repeated lapic address override entry parsing by Baoquan He · 8 years ago
  19. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  20. 6731b0d x86/timers/apic: Inform TSC deadline clockevent device about recalibration by Nicolai Stange · 8 years ago
  21. 1a9e4c5 x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error by Nicolai Stange · 8 years ago
  22. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  23. 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
  24. 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
  25. 3e9e57f x86/acpi: store ACPI ids from MADT for future usage by Vitaly Kuznetsov · 8 years ago
  26. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  27. 3c8fad9 x86/apic: Fix misspelled APIC by Claudio Fontana · 8 years ago
  28. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  29. 59e21e3 x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  30. 62436a4 x86/cpufeature: Remove cpu_has_x2apic by Borislav Petkov · 8 years ago
  31. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 8 years ago
  32. 1f12e32 x86/topology: Create logical package id by Thomas Gleixner · 8 years ago
  33. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 8 years ago
  34. b7c4948 x86/apic: Introduce apic_extnmi command line parameter by Hidehiro Kawai · 9 years ago
  35. 42baa25 x86/apic: Fix the saving and restoring of lapic vectors during suspend/resume by Juergen Gross · 9 years ago
  36. d786ad3 x86/apic: Deinline various functions by Denys Vlasenko · 9 years ago
  37. 5d7c631 x86/apic: Serialize LVTT and TSC_DEADLINE writes by Shaohua Li · 9 years ago
  38. 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
  39. 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
  40. a57e456 x86/apic: Fix fallout from x2apic cleanup by Thomas Gleixner · 9 years ago
  41. c948c26 x86/apic: Drop local_irq_save/restore in timer callbacks by Thomas Gleixner · 9 years ago
  42. b23d8e5 x86/apic: Migrate apic timer to new set_state interface by Viresh Kumar · 9 years ago
  43. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  44. 87be28a x86/asm/tsc: Replace rdtscll() with native_read_tsc() by Andy Lutomirski · 9 years ago
  45. 4399c03c6 x86/apic: Remove verify_local_APIC() by Bandan Das · 9 years ago
  46. 8329aa9 Revert "x86/apic: Only disable CPU x2apic mode when necessary" by Linus Torvalds · 9 years ago
  47. 9c4d9c7 x86: Consolidate boot cpu timer setup by Thomas Gleixner · 9 years ago
  48. 374aab3 x86/apic: Reuse apic_bsp_setup() for UP APIC setup by Thomas Gleixner · 9 years ago
  49. 05f7e46 x86/smpboot: Move apic init code to apic.c by Thomas Gleixner · 9 years ago
  50. 30b8b00 init: Get rid of x86isms by Thomas Gleixner · 9 years ago
  51. e714a91 x86/apic: Move apic_init_uniprocessor code by Thomas Gleixner · 9 years ago
  52. 35e4c6d x86/apic: Sanitize ioapic handling by Thomas Gleixner · 9 years ago
  53. 6d2d49d x86/x2apic: Use state information for disable by Thomas Gleixner · 9 years ago
  54. 659006b x86/x2apic: Split enable and setup function by Thomas Gleixner · 9 years ago
  55. 44e25ff x86/x2apic: Disable x2apic from nox2apic setup by Thomas Gleixner · 9 years ago
  56. 12e189d x86/x2apic: Add proper state tracking by Thomas Gleixner · 9 years ago
  57. 62e6163 x86/x2apic: Clarify remapping mode for x2apic enablement by Thomas Gleixner · 9 years ago
  58. 55eae7d x86/x2apic: Move code in conditional region by Thomas Gleixner · 9 years ago
  59. d524165 x86/apic: Check x2apic early by Thomas Gleixner · 9 years ago
  60. 9aa1636 x86/apic: Make disable x2apic work really by Thomas Gleixner · 9 years ago
  61. 2ca5b40 x86/ioapic: Check x2apic really by Thomas Gleixner · 9 years ago
  62. bfb0507 x86/apic: Move x2apic code to one place by Thomas Gleixner · 9 years ago
  63. 81a46dd x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC by Thomas Gleixner · 9 years ago
  64. 8d80696 x86/apic: Avoid open coded x2apic detection by Thomas Gleixner · 9 years ago
  65. c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 9 years ago
  66. 5fcee53 x86/apic: Only disable CPU x2apic mode when necessary by Jiang Liu · 9 years ago
  67. ef1b2b8 x86/apic: Handle XAPIC remap mode proper. by Jiang Liu · 9 years ago
  68. 07806c5 x86/apic: Refine enable_IR_x2apic() and related functions by Jiang Liu · 9 years ago
  69. 89356cf x86/apic: Correctly detect X2APIC status in function enable_IR() by Jiang Liu · 9 years ago
  70. 7f530a2 x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic() by Jiang Liu · 9 years ago
  71. 2599094 x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic by Jiang Liu · 9 years ago
  72. f7ccada x86/apic: Clear stale x2apic mode by Thomas Gleixner · 9 years ago
  73. a1dafe8 iommu, x86: Restructure setup of the irq remapping feature by Thomas Gleixner · 9 years ago
  74. 2414e02 x86: Avoid building unused IRQ entry stubs by Jan Beulich · 10 years ago
  75. db65bcf Merge tag 'v3.18-rc1' into x86/urgent by H. Peter Anvin · 10 years ago
  76. b47dcbd x86, apic: Handle a bad TSC more gracefully by Andy Lutomirski · 10 years ago
  77. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  78. 2f078b9 x86, apic: Remove enable_apic_mode callback by David Rientjes · 10 years ago
  79. 80a2670 x86, apic: Remove x86_32_numa_cpu_node callback by David Rientjes · 10 years ago
  80. 411cf9e x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() by Oren Twaig · 10 years ago
  81. a491cc902 x86, mpparse: Simplify arch/x86/include/asm/mpspec.h by Jiang Liu · 10 years ago
  82. 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
  83. 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
  84. 023de4a x86/apic: Reinstate error IRQ Pentium erratum 3AP workaround by Maciej W. Rozycki · 10 years ago
  85. ea7bdc6 x86/apic: Plug racy xAPIC access of CPU hotplug code by Jan Kiszka · 10 years ago
  86. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 10 years ago
  87. dc9788f x86/apic: Always define nox2apic and define it as initdata by David Rientjes · 10 years ago
  88. 5b4d1db x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos by H. Peter Anvin · 10 years ago
  89. 151e0c7 x86, apic, kexec: Add disable_cpu_apicid kernel parameter by HATAYAMA Daisuke · 10 years ago
  90. 60283df x86/apic: Read Error Status Register correctly by Richard Weinberger · 10 years ago
  91. 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
  92. cc08e04 x86: Export 'boot_cpu_physical_apicid' to modules by David Rientjes · 11 years ago
  93. 7e1f85f x86 / ACPI: simplify _acpi_map_lsapic() by Jiang Liu · 11 years ago
  94. 1d9090e x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible by Andi Kleen · 11 years ago
  95. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  96. 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
  97. 83ab851 trace,x86: Move creation of irq tracepoints from apic.c to irq.c by Steven Rostedt (Red Hat) · 11 years ago
  98. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 11 years ago
  99. eddc0e9 x86, trace: Introduce entering/exiting_irq() by Seiji Aguchi · 11 years ago
  100. 71c69f7 x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL by Paul Bolle · 11 years ago