1. bb733e4 x86/irq: Move apic_post_init() invocation to one place by Thomas Gleixner · 4 years, 5 months ago
  2. 0cd39f4 locking/seqlock, headers: Untangle the spaghetti monster by Peter Zijlstra · 4 years, 6 months ago
  3. 2510d09 x86/apic/flat64: Remove the IPI shorthand decision logic by Thomas Gleixner · 5 years ago
  4. 3994ff9 x86/apic: Remove dest argument from __default_send_IPI_shortcut() by Thomas Gleixner · 5 years ago
  5. c94f071 x86/apic: Consolidate the apic local headers by Thomas Gleixner · 5 years ago
  6. 8b542da x86/apic: Move ipi header into apic directory by Thomas Gleixner · 5 years ago
  7. 521b82f x86/apic: Cleanup the include maze by Thomas Gleixner · 5 years ago
  8. 7e300da treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 by Thomas Gleixner · 6 years ago
  9. f632908 x86/apic: Remove duplicated include from probe_64.c by Wei Yongjun · 9 years ago
  10. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  11. 7db971b x86/platform: Introduce APIC post-initialization callback by Ido Yariv · 13 years ago
  12. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 14 years ago
  13. 8b37e880 x86, apic: Use .apicdrivers section for the apic drivers list by Suresh Siddha · 14 years ago
  14. 9ebd680 x86, apic: Use probe routines to simplify apic selection by Suresh Siddha · 14 years ago
  15. 7f7fbf4 x86: Enable the intr-remap fault handling after local APIC setup by Kenji Kaneshige · 14 years ago
  16. fa47f7e x86, x2apic: Simplify apic init in SMP and UP builds by Suresh Siddha · 14 years ago
  17. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
  18. bb668da x86, apic: use logical flat for systems with <= 8 logical cpus by Suresh Siddha · 15 years ago
  19. 066000d Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" by Ananth N Mavinakayanahalli · 15 years ago
  20. 2fbd07a x86, apic: Use logical flat on intel with <= 8 logical cpus by Suresh Siddha · 15 years ago
  21. ffaf854 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 295594e x86: Fix vSMP boot crash by Yinghai Lu · 15 years ago
  23. ce69a78 x86/apic: Enable x2APIC without interrupt remapping under KVM by Gleb Natapov · 16 years ago
  24. fc1edaf x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks by Suresh Siddha · 16 years ago
  25. 29b61be x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code by Suresh Siddha · 16 years ago
  26. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 16 years ago
  27. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  28. ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 16 years ago
  29. 2a05180 x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago[Renamed from arch/x86/kernel/apic/apic_64.c]
  30. f62bae5 x86, apic: move APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago[Renamed from arch/x86/kernel/genapic_64.c]
  31. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  32. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  33. 7d01d32 x86, apic: fix build fallout of genapic changes by Ingo Molnar · 16 years ago
  34. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
  35. 06cd9a7 x86: add x2apic config by Yinghai Lu · 16 years ago
  36. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
  37. 72ce016 x86, apic: clean up ->setup_apic_routing() by Ingo Molnar · 16 years ago
  38. 306db03 x86: clean up apic->acpi_madt_oem_check methods by Ingo Molnar · 16 years ago
  39. c8d46cf x86: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  40. 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
  41. 54ac14a x86: fix wakeup_cpu with numaq/es7000, v2, fix by Yinghai Lu · 16 years ago
  42. d25ae38 x86: add apic probe for genapic 64bit - fix by Yinghai Lu · 16 years ago
  43. 1b9b89e x86: add apic probe for genapic 64bit, v2 by Yinghai Lu · 17 years ago
  44. 2d9579a x64, x2apic/intr-remap: support for x2apic physical mode support by Suresh Siddha · 17 years ago
  45. 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 17 years ago
  46. 12a67cf x64, x2apic/intr-remap: x2apic cluster mode support by Suresh Siddha · 17 years ago
  47. cff73a6 x64, x2apic/intr-remap: introcude self IPI to genapic routines by Suresh Siddha · 17 years ago
  48. 0c81c74 x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines by Suresh Siddha · 17 years ago
  49. e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 17 years ago
  50. f6c133f fix: x86: support for new UV apic by Andi Kleen · 17 years ago
  51. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 17 years ago
  52. 708650a x86: move x86_cpu_to_apicid_init to smpboot.c by Alexey Starikovskiy · 17 years ago
  53. af926a5 x86: move x86_bios_cpu_apicid to io_apic_64.c by Alexey Starikovskiy · 17 years ago
  54. f5149a4 x86: support for new UV apic, fix by Jack Steiner · 17 years ago
  55. ac23d4e x86: support for new UV apic by Jack Steiner · 17 years ago
  56. 570da31 x86: support for new UV apic, prepare by Ingo Molnar · 17 years ago
  57. ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 17 years ago
  58. 3b41908 x86: cleanup x86_cpu_to_apicid references by travis@sgi.com · 17 years ago
  59. ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 17 years ago
  60. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  61. 9efa981 x86: remove x86_cpu_to_log_apicid by Mike Travis · 17 years ago
  62. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/genapic_64.c]
  63. 198a071 x86_64: prepare shared kernel/genapic.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/genapic.c]
  64. 00f1ea6 [PATCH] x86: adjust inclusion of asm/fixmap.h by Jan Beulich · 18 years ago
  65. 3c43f03 [PATCH] x86: default to physical mode on hotplug CPU kernels by Ingo Molnar · 18 years ago
  66. 07c7c47 [PATCH] x86-64: always use physical delivery mode on > 8 CPUs by Ingo Molnar · 18 years ago
  67. f18d397 [PATCH] x86-64: optimize & fix APIC mode setup by Ingo Molnar · 18 years ago
  68. 3dc68d9 [PATCH] x86-64: revert x86_64-mm-add-genapic_force by Andrew Morton · 18 years ago
  69. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  70. 9899f82 [PATCH] x86-64: add genapic_force by Siddha, Suresh B · 18 years ago
  71. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  72. 5bf97e0 [PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplug by Andi Kleen · 19 years ago
  73. 016102d [PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.c by Andi Kleen · 19 years ago
  74. 7055646 [PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on physflat mode by Andi Kleen · 19 years ago
  75. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  76. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  77. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 19 years ago
  78. f8d3119 [PATCH] x86_64: Support more than 8 cores on AMD systems by Andi Kleen · 19 years ago
  79. 90660ec [PATCH] x86_64 genapic update by Jason Davis · 20 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago