1. 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. a31bc32 x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS by Yinghai Lu · 13 years ago
  3. fb209bd x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping by Yinghai Lu · 13 years ago
  4. b49d7d8 x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat by Fernando Luis Vazquez Cao · 13 years ago
  5. 346b46b x86: Add per-cpu stat counter for APIC ICR read tries by Fernando Luis Vázquez Cao · 13 years ago
  6. 98ad1cc x86: Call idle notifier after irq_enter() by Frederic Weisbecker · 13 years ago
  7. 1ade93e x86/apic: Allow use of lapic timer early calibration result by Jacob Pan · 13 years ago
  8. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 14 years ago
  9. 41750d3 x86, x2apic: Enable the bios request for x2apic optout by Suresh Siddha · 14 years ago
  10. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  11. b4db920 Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 2c9e88a Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 2597085 x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSR by Naga Chumbalkar · 14 years ago
  15. 14cb6dc x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hit by Vivek Goyal · 14 years ago
  16. 16f871b x86: i8253: Consolidate definitions of global_clock_event by Ralf Baechle · 14 years ago
  17. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 14 years ago
  18. 86dd790 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  19. cbf74ce oprofile, x86: Add comments to IBS LVT offset initialization by Robert Richter · 14 years ago
  20. 31dce14 x86, ioapic: Use ioapic_saved_data while enabling intr-remapping by Suresh Siddha · 14 years ago
  21. 1358820 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 84914ed0 x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional by Tejun Heo · 14 years ago
  23. c4b90c1 x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC() by Tejun Heo · 14 years ago
  24. 2b398bd x86, apic: Print verbose error interrupt reason on apic=debug by Youquan Song · 14 years ago
  25. 349c004 x86: A fast way to check capabilities of the current cpu by Christoph Lameter · 14 years ago
  26. f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 14 years ago
  27. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 502f4d4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
  32. 25874a2 x86: Clean up apic.c and apic.h by Henrik Kretzschmar · 14 years ago
  33. a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 14 years ago
  34. 7d0f192 x86: Add dummy functions for compiling without IOAPIC by Henrik Kretzschmar · 14 years ago
  35. 7167d08 x86: Rework arch_disable_smp_support() for x86 by Henrik Kretzschmar · 14 years ago
  36. e5fea86 x86: Fix and clean up generic_processor_info() by Yinghai Lu · 14 years ago
  37. 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 14 years ago
  38. 4e62445 x86: Fix build failure on X86_UP_APIC by Tejun Heo · 14 years ago
  39. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  40. 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
  41. acb8bc0 x86: Add apic->x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
  42. 6f802c4 x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id by Tejun Heo · 14 years ago
  43. 4c321ff x86: Replace cpu_2_logical_apicid[] with early percpu variable by Tejun Heo · 14 years ago
  44. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 8c8ae4e Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  46. 4aed89d x86, lapic-timer: Increase the max_delta to 31 bits by Pierre Tardy · 14 years ago
  47. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  48. 2904ed8 apic: Move hypervisor detection of x2apic to hypervisor.h by Sheng Yang · 14 years ago
  49. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 14 years ago
  50. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 017892c3 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
  53. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
  54. 56d91f1 x86, acpi: Add MAX_LOCAL_APIC for 32bit by Yinghai Lu · 14 years ago
  55. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  56. 7f7fbf4 x86: Enable the intr-remap fault handling after local APIC setup by Kenji Kaneshige · 14 years ago
  57. 0aa002f x86: apic: Cleanup and simplify setup_local_APIC() by Tejun Heo · 14 years ago
  58. 0450193 x86, x2apic: Don't map lapic addr for preenabled x2apic systems by Yinghai Lu · 14 years ago
  59. 326a2e6 x86, apic: Use register_lapic_address() in init_apic_mapping() by Yinghai Lu · 14 years ago
  60. f115714 x86, apic: Remove early_init_lapic_mapping() by Yinghai Lu · 14 years ago
  61. c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 14 years ago
  62. d834a9d Merge branch 'x86/amd-nb' into x86/apic-cleanups by Thomas Gleixner · 14 years ago
  63. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
  64. 2a8dcbd x86, apic: Remove double #include by Jesper Juhl · 14 years ago
  65. eb48c9c apic, amd: Make firmware bug messages more meaningful by Robert Richter · 14 years ago
  66. 5a7ae78 x86: Allow platforms to force enable apic by Thomas Gleixner · 14 years ago
  67. 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
  68. a68c439 apic, x86: Check if EILVT APIC registers are available (AMD only) by Robert Richter · 14 years ago
  69. fa47f7e x86, x2apic: Simplify apic init in SMP and UP builds by Suresh Siddha · 15 years ago
  70. c029b55 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 5989cd6 x86, apic: Map the local apic when parsing the MP table. by Eric W. Biederman · 15 years ago
  72. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  73. fd19dce x86: Fix x2apic preenabled system with kexec by Yinghai Lu · 15 years ago
  74. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  75. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  76. 8c3ba8d x86, apic: ack all pending irqs when crashed/on kexec by Kerstin Jonsson · 15 years ago
  77. 472a474 x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards by Suresh Siddha · 15 years ago
  78. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 43a834d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 15 years ago
  81. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
  82. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 15 years ago
  83. bb668da x86, apic: use logical flat for systems with <= 8 logical cpus by Suresh Siddha · 15 years ago
  84. 066000d Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" by Ananth N Mavinakayanahalli · 15 years ago
  85. 450b1e8 x86: Remove enabling x2apic message for every CPU by Mike Travis · 15 years ago
  86. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. e670761 x86: apic: Remove not needed #ifdef by Yinghai Lu · 15 years ago
  88. 411462f x86: Fix printk format due to variable type change by Thomas Gleixner · 15 years ago
  89. 6f9b410 x86, apic: Clear APIC Timer Initial Count Register on shutdown by Andreas Herrmann · 15 years ago
  90. f88f2b4 x86: apic: Allow noop operations to be called almost at any time by Cyrill Gorcunov · 15 years ago
  91. a933c61 x86, apic: Use apic noop driver by Cyrill Gorcunov · 15 years ago
  92. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  94. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  95. 8312136 x86, apic: Fix missed handling of discrete apics by Cyrill Gorcunov · 15 years ago
  96. 2fbd07a x86, apic: Use logical flat on intel with <= 8 logical cpus by Suresh Siddha · 15 years ago
  97. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. c2777f9 x86: apic: Convert BUG() to BUG_ON() by Daniel Walker · 15 years ago
  99. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 16 years ago
  100. d3a247b x86, apic: Slim down stack usage in early_init_lapic_mapping() by Cyrill Gorcunov · 16 years ago