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