1. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  3. ebf7d2e Revert "apic: fix kvm build on UP without IOAPIC" by Michael S. Tsirkin · 12 years ago
  4. 1551df6 apic: add apic_set_eoi_write for PV use by Michael S. Tsirkin · 12 years ago
  5. 1ac322d x86/apic/x2apic: Limit the vector reservation to the user specified mask by Suresh Siddha · 12 years ago
  6. b39f25a x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership by Suresh Siddha · 12 years ago
  7. f9808b7 apic: fix kvm build on UP without IOAPIC by Michael S. Tsirkin · 12 years ago
  8. a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 12 years ago
  9. 0816b0f x86: Add read_mostly declaration/definition to variables from smp.h by Vlad Zolotarov · 12 years ago
  10. 4988a40 x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask by Alexander Gordeev · 12 years ago
  11. ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 12 years ago
  12. 8637e38 x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() by Alexander Gordeev · 12 years ago
  13. 9d8e106 x86/apic: Factor out default vector_allocation_domain() operation by Alexander Gordeev · 12 years ago
  14. 6398268 x86/apic: Factor out default cpu_mask_to_apicid() operations by Alexander Gordeev · 12 years ago
  15. bf721d3 x86/apic: Factor out default target_cpus() operation by Alexander Gordeev · 12 years ago
  16. 0ab711a x86/apic: Implement EIO micro-optimization by Michael S. Tsirkin · 12 years ago
  17. 2a43195 x86/apic: Add apic->eoi_write() callback by Michael S. Tsirkin · 12 years ago
  18. 4ebcc24 x86/apic: Use symbolic APIC_EOI_ACK by Michael S. Tsirkin · 12 years ago
  19. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  21. b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 13 years ago
  22. fa63030 x86/platform: Move APIC ID validity check into platform APIC code by Daniel J Blueman · 13 years ago
  23. a31bc32 x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS by Yinghai Lu · 13 years ago
  24. fb209bd x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping by Yinghai Lu · 13 years ago
  25. b49d7d8 x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat by Fernando Luis Vazquez Cao · 13 years ago
  26. 346b46b x86: Add per-cpu stat counter for APIC ICR read tries by Fernando Luis Vázquez Cao · 13 years ago
  27. 1ade93e x86/apic: Allow use of lapic timer early calibration result by Jacob Pan · 13 years ago
  28. 838312b apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches by Jan Beulich · 13 years ago
  29. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  30. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 13 years ago
  31. 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 13 years ago
  32. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 13 years ago
  33. 84914ed0 x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional by Tejun Heo · 13 years ago
  34. ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 14 years ago
  35. 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
  36. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
  37. 25874a2 x86: Clean up apic.c and apic.h by Henrik Kretzschmar · 14 years ago
  38. a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 14 years ago
  39. 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 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. 7632611 x86: Kill apic->cpu_to_logical_apicid() 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. f115714 x86, apic: Remove early_init_lapic_mapping() by Yinghai Lu · 14 years ago
  45. c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 14 years ago
  46. d834a9d Merge branch 'x86/amd-nb' into x86/apic-cleanups by Thomas Gleixner · 14 years ago
  47. 0059b24 x86: Address gcc4.6 "set but not used" warnings in apic.h by Andi Kleen · 14 years ago
  48. 5a7ae78 x86: Allow platforms to force enable apic by Thomas Gleixner · 14 years ago
  49. 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
  50. d674cd1 x86, apic: Allow to use certain functions without APIC built-in support by Cyrill Gorcunov · 15 years ago
  51. 7abc075 x86: apic: Do not use stacked physid_mask_t by Cyrill Gorcunov · 15 years ago
  52. 9844ab1 x86, apic: Introduce the NOOP apic driver by Cyrill Gorcunov · 15 years ago
  53. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  54. 8312136 x86, apic: Fix missed handling of discrete apics by Cyrill Gorcunov · 15 years ago
  55. 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
  56. e11dada x86: apic namespace cleanup by Thomas Gleixner · 15 years ago
  57. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
  58. ce69a78 x86/apic: Enable x2APIC without interrupt remapping under KVM by Gleb Natapov · 15 years ago
  59. 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 7dc3ca3 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
  61. 42937e8 x86: Detect use of extended APIC ID for AMD CPUs by Andreas Herrmann · 15 years ago
  62. fc1edaf x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks by Suresh Siddha · 15 years ago
  63. 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 15 years ago
  64. 5d0ae2d x86, intr-remap: fix ack for interrupt remapping by Weidong Han · 15 years ago
  65. 08306ce x86: apic - introduce dummy apic operations by Cyrill Gorcunov · 15 years ago
  66. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 15 years ago
  67. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 16 years ago
  68. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 16 years ago
  69. 7051113 Revert "x86: don't compile vsmp_64 for 32bit" by Ravikiran G Thirumalai · 16 years ago
  70. f56e503 x86: use default_cpu_mask_to_apicid for 64bit by Yinghai Lu · 16 years ago
  71. ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 16 years ago
  72. cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 16 years ago
  73. b2b3525 x86: UV, SGI RTC: add generic system vector, build fix on UP by Ingo Molnar · 16 years ago
  74. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
  75. 0917c01 x86: remove update_apic from x86_quirks, fix by Ingo Molnar · 16 years ago
  76. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
  77. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  78. ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 16 years ago
  79. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  80. ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 16 years ago
  81. 2f205bc x86, apic: clean up the cpu_2_logical_apiciddeclaration by Ingo Molnar · 16 years ago
  82. e2780a6 x86, apic: merge genapic.h into apic.h by Ingo Molnar · 16 years ago
  83. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
  84. 06cd9a7 x86: add x2apic config by Yinghai Lu · 16 years ago
  85. 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 16 years ago
  86. 3c552ac x86: make apic_* operations inline functions by Jeremy Fitzhardinge · 16 years ago
  87. 6bda2c8 x86: remove subarchitecture support by Ingo Molnar · 16 years ago
  88. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
  89. 1f75ed0 x86: remove mach_apicdef.h by Ingo Molnar · 16 years ago
  90. 0939e4f x86, smp: eliminate asm/mach-default/mach_wakecpu.h by Ingo Molnar · 16 years ago
  91. ec8c842 x86: apic.c: xapic_icr_read and x2apic_icr_read should be static by Jaswinder Singh Rajput · 16 years ago
  92. b6b301a x86: apic.c x2apic_preenabled and disable_x2apic should be static by Jaswinder Singh · 16 years ago
  93. d3ec5ca x86: call machine_shutdown and stop all CPUs in native_machine_halt by Ivan Vecera · 16 years ago
  94. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  95. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/apic.h]
  96. a11b5ab x2apic: fix reserved APIC register accesses in print_local_APIC() by Yinghai Lu · 16 years ago
  97. aa45f97 x86: remove ioapic_force by Yinghai Lu · 16 years ago
  98. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  99. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  100. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago