1. 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
  2. 5989cd6 x86, apic: Map the local apic when parsing the MP table. by Eric W. Biederman · 15 years ago
  3. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  4. fd19dce x86: Fix x2apic preenabled system with kexec by Yinghai Lu · 15 years ago
  5. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  6. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  7. 8c3ba8d x86, apic: ack all pending irqs when crashed/on kexec by Kerstin Jonsson · 15 years ago
  8. 472a474 x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards by Suresh Siddha · 15 years ago
  9. 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
  10. 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
  11. b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 15 years ago
  12. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
  13. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 15 years ago
  14. bb668da x86, apic: use logical flat for systems with <= 8 logical cpus by Suresh Siddha · 15 years ago
  15. 066000d Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" by Ananth N Mavinakayanahalli · 15 years ago
  16. 450b1e8 x86: Remove enabling x2apic message for every CPU by Mike Travis · 15 years ago
  17. 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
  18. e670761 x86: apic: Remove not needed #ifdef by Yinghai Lu · 15 years ago
  19. 411462f x86: Fix printk format due to variable type change by Thomas Gleixner · 15 years ago
  20. 6f9b410 x86, apic: Clear APIC Timer Initial Count Register on shutdown by Andreas Herrmann · 15 years ago
  21. f88f2b4 x86: apic: Allow noop operations to be called almost at any time by Cyrill Gorcunov · 15 years ago
  22. a933c61 x86, apic: Use apic noop driver by Cyrill Gorcunov · 15 years ago
  23. 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
  24. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  25. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  26. 8312136 x86, apic: Fix missed handling of discrete apics by Cyrill Gorcunov · 16 years ago
  27. 2fbd07a x86, apic: Use logical flat on intel with <= 8 logical cpus by Suresh Siddha · 15 years ago
  28. 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
  29. c2777f9 x86: apic: Convert BUG() to BUG_ON() by Daniel Walker · 16 years ago
  30. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 16 years ago
  31. d3a247b x86, apic: Slim down stack usage in early_init_lapic_mapping() by Cyrill Gorcunov · 16 years ago
  32. b7f42ab x86, apic: Move dmar_table_init() out of enable_IR() by Yinghai Lu · 16 years ago
  33. ce69a78 x86/apic: Enable x2APIC without interrupt remapping under KVM by Gleb Natapov · 16 years ago
  34. 9910887 x86, apic: Drop redundant bit assignment by Cyrill Gorcunov · 16 years ago
  35. 23d0cd8 x86: Remove unused variable disable_x2apic by Jaswinder Singh Rajput · 16 years ago
  36. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
  37. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  38. 103428e x86, apic: Fix dummy apic read operation together with broken MP handling by Cyrill Gorcunov · 16 years ago
  39. 3d58829b x86, apic: Restore irqs on fail paths by Jiri Slaby · 16 years ago
  40. 48b1fdd Merge branch 'irq/numa' into x86/mce3 by H. Peter Anvin · 16 years ago
  41. c323d95 perf_counter/x86: Always use NMI for performance-monitoring interrupt by Yong Wang · 16 years ago
  42. 4efc067 x86, mce: use 64bit machine check code on 32bit by Andi Kleen · 16 years ago
  43. 48e22d5 perf_counter: x86: Remove interrupt throttle by Peter Zijlstra · 16 years ago
  44. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 16 years ago
  45. 4797f6b x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 16 years ago
  46. cec6be6 x86: apic: Fixmap apic address even if apic disabled by Cyrill Gorcunov · 16 years ago
  47. 97a5271 x86: display extended apic registers with print_local_APIC and cpu_debug code by Andreas Herrmann · 16 years ago
  48. 4401da6 x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 16 years ago
  49. 6f0aced x86, apic: use pr_ macro by Cyrill Gorcunov · 16 years ago
  50. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  51. e0e4214 x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable by Yinghai Lu · 16 years ago
  52. ff166cb x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() by Suresh Siddha · 16 years ago
  53. 39d83a5 x86: x2apic, IR: Clean up panic() with nox2apic boot option by Suresh Siddha · 16 years ago
  54. fc1edaf x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks by Suresh Siddha · 16 years ago
  55. 9a2755c x86, intr-remap: fix x2apic/intr-remap resume by Weidong Han · 16 years ago
  56. 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 16 years ago
  57. 5043124 Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  58. 5cda395 x86: fix function definitions after: x86: apic - introduce imcr_ helpers by Alexander van Heukelum · 16 years ago
  59. 08306ce x86: apic - introduce dummy apic operations by Cyrill Gorcunov · 16 years ago
  60. c0eaa45 x86: apic - introduce imcr_ helpers by Cyrill Gorcunov · 16 years ago
  61. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 16 years ago
  62. 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  63. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  64. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 16 years ago
  65. 05c3dc2 x86, ioapic: Fix non atomic allocation with interrupts disabled by Suresh Siddha · 16 years ago
  66. cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 16 years ago
  67. 8e81817 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 16 years ago
  68. 638bee7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 16 years ago
  69. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
  70. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  71. ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 16 years ago
  72. f62bae5 x86, apic: move APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago[Renamed from arch/x86/kernel/apic.c]
  73. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  74. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  75. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
  76. 06cd9a7 x86: add x2apic config by Yinghai Lu · 16 years ago
  77. 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 16 years ago
  78. 98c061b x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() by Yinghai Lu · 16 years ago
  79. 88d0f55 x86: make 32bit to call enable_IO_APIC early like 64bit by Yinghai Lu · 16 years ago
  80. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 16 years ago
  81. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  82. fdbecd9 x86, apic: explain the purpose of max_physical_apicid by Ingo Molnar · 16 years ago
  83. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 16 years ago
  84. 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
  85. 647ad94 x86, apic: clean up spurious vector sanity check by Ingo Molnar · 16 years ago
  86. 8f47e16 x86: update copyrights by Ingo Molnar · 16 years ago
  87. d1de36f x86, apic: clean up header section by Ingo Molnar · 16 years ago
  88. 39ba5d4 x86: unify PM-Timer messages by Yasuaki Ishimatsu · 16 years ago
  89. 754ef0c x86: fix debug message of CPU clock speed by Yasuaki Ishimatsu · 16 years ago
  90. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 16 years ago
  91. d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 16 years ago
  92. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
  93. 1f75ed0 x86: remove mach_apicdef.h by Ingo Molnar · 16 years ago
  94. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
  95. 5b81272 x86, apic: refactor ->apic_id_mask & APIC_ID_MASK by Ingo Molnar · 16 years ago
  96. 4904033 x86: refactor ->enable_apic_mode() subarch methods by Ingo Molnar · 16 years ago
  97. 72ce016 x86, apic: clean up ->setup_apic_routing() by Ingo Molnar · 16 years ago
  98. a5c4329 x86, apic: clean up ->init_apic_ldr() by Ingo Molnar · 16 years ago
  99. 08125d3 x86: rename ->ESR_DISABLE to ->disable_esr by Ingo Molnar · 16 years ago
  100. f6f52ba x86: clean up esr_disable() methods by Ingo Molnar · 16 years ago