1. ca97ab9 x86: unstatic ioapic entry funcs by Jeremy Fitzhardinge · 16 years ago
  2. c3e137d x86: add mp_find_ioapic_pin by Jeremy Fitzhardinge · 16 years ago
  3. 4924e22 x86: unstatic mp_find_ioapic so it can be used elsewhere by Jeremy Fitzhardinge · 16 years ago
  4. 3c552ac x86: make apic_* operations inline functions by Jeremy Fitzhardinge · 16 years ago
  5. 792dc4f xen: use our own eventchannel->irq path by Jeremy Fitzhardinge · 16 years ago
  6. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
  7. 7c1d7cd x86: unify do_IRQ() by Jeremy Fitzhardinge · 16 years ago
  8. 9b2b76a x86: add handle_irq() to allow interrupt injection by Jeremy Fitzhardinge · 16 years ago
  9. cc6c500 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  10. f72dcca x86: check_timer cleanup by Yinghai Lu · 16 years ago
  11. abcaa2b x86: use NR_IRQS_LEGACY to replace 16 by Yinghai Lu · 16 years ago
  12. f1ee554 x86/irq: optimize nr_irqs by Yinghai Lu · 16 years ago
  13. 8f9ca47 x86: clean up arch/x86/Kconfig* by Ingo Molnar · 16 years ago
  14. 4f179d1 x86, numaq: cleanups by Ingo Molnar · 16 years ago
  15. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  16. c5e9548 x86: move default_ipi_xx back to ipi.c by Yinghai Lu · 16 years ago
  17. fdbecd9 x86, apic: explain the purpose of max_physical_apicid by Ingo Molnar · 16 years ago
  18. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 16 years ago
  19. 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 16 years ago
  20. b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
  21. e4d0407 xen: use direct ops on 64-bit by Jeremy Fitzhardinge · 16 years ago
  22. 5393744 xen: make direct versions of irq_enable/disable/save/restore to common code by Jeremy Fitzhardinge · 16 years ago
  23. 3834143 xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  24. 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  25. 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
  26. 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
  27. 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 16 years ago
  28. 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
  29. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  30. 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
  31. 06fc732 xen: disable interrupts before saving in percpu by Jeremy Fitzhardinge · 16 years ago
  32. 0eb592d x86/paravirt: return full 64-bit result by Jeremy Fitzhardinge · 16 years ago
  33. a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
  34. ef3892b x86, percpu: fix kexec with vmlinux by Yinghai Lu · 16 years ago
  35. b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  36. 664c795 x86/vmi: fix interrupt enable/disable/save/restore calling convention. by Jeremy Fitzhardinge · 16 years ago
  37. e584f55 x86/paravirt: don't restore second return reg by Jeremy Fitzhardinge · 16 years ago
  38. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
  39. 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
  40. 45c82b5 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. e81cfd2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
  44. 795f99b xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  45. 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 16 years ago
  46. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 16 years ago
  47. 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 16 years ago
  48. d8106d2 x86, vm86: clean up invalid_vm86_irq() by Ingo Molnar · 16 years ago
  49. 009eb3f x86, irq: describe NR_IRQ sizing details, clean up by Ingo Molnar · 16 years ago
  50. c379698 x86, irq_vectors.h: remove needless includes by Ingo Molnar · 16 years ago
  51. 9fc2e79 x86, irq: add IRQ layout comments by Ingo Molnar · 16 years ago
  52. 3e92ab3 x86, irqs, voyager: remove Voyager quirk by Ingo Molnar · 16 years ago
  53. ed74ca6 x86, voyager: move Voyager-specific defines to voyager.h by Ingo Molnar · 16 years ago
  54. 647ad94 x86, apic: clean up spurious vector sanity check by Ingo Molnar · 16 years ago
  55. 5da690d x86, apic: unify the APIC vector enumeration by Ingo Molnar · 16 years ago
  56. 8f47e16 x86: update copyrights by Ingo Molnar · 16 years ago
  57. d1de36f x86, apic: clean up header section by Ingo Molnar · 16 years ago
  58. 193c81b x86, irq: add LOCAL_PERF_VECTOR by Ingo Molnar · 16 years ago
  59. 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
  60. 4767afb x86/paravirt: fix missing callee-save call on pud_val by Jeremy Fitzhardinge · 16 years ago
  61. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 16 years ago
  62. 791bad9 x86/paravirt: implement PVOP_CALL macros for callee-save functions by Jeremy Fitzhardinge · 16 years ago
  63. ecb93d1 x86/paravirt: add register-saving thunks to reduce caller register pressure by Jeremy Fitzhardinge · 16 years ago
  64. 9104a18 x86/paravirt: selectively save/restore regs around pvops calls by Jeremy Fitzhardinge · 16 years ago
  65. b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 16 years ago
  66. 41edafd x86/pvops: add a paravirt_ident functions to allow special patching by Jeremy Fitzhardinge · 16 years ago
  67. 319f3ba xen: move remaining mmu-related stuff into mmu.c by Jeremy Fitzhardinge · 16 years ago
  68. 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  69. 6b64ee0 x86, apic, 32-bit: add self-IPI methods by Ingo Molnar · 16 years ago
  70. 7cff360 headers_check fix: x86, swab.h by Jaswinder Singh Rajput · 16 years ago
  71. 2de548f headers_check fix: x86, sigcontext32.h by Jaswinder Singh Rajput · 16 years ago
  72. e59afe6 headers_check fix: x86, sigcontext.h by Jaswinder Singh Rajput · 16 years ago
  73. 420ab35 headers_check fix: x86, ptrace-abi.h by Jaswinder Singh Rajput · 16 years ago
  74. d122072 headers_check fix: x86, mtrr.h by Jaswinder Singh Rajput · 16 years ago
  75. 999b697 headers_check fix: x86, mce.h by Jaswinder Singh Rajput · 16 years ago
  76. cef3767 headers_check fix: x86, kvm.h by Jaswinder Singh Rajput · 16 years ago
  77. 999721c headers_check fix: x86, e820.h by Jaswinder Singh Rajput · 16 years ago
  78. c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  79. 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 16 years ago
  80. 43f3989 x86: seperate default_send_IPI_mask_sequence/allbutself from logical by Yinghai Lu · 16 years ago
  81. 1ff2f20 x86: fix compiling with 64bit with def_to_bigsmp by Yinghai Lu · 16 years ago
  82. 36ef494 x86, apic unification: remove left over files by Yinghai Lu · 16 years ago
  83. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
  84. 72410af lguest: typos fix by Atsushi SAKAI · 16 years ago
  85. 4272ebf x86: allow more than 8 cpus to be used on 32-bit by Yinghai Lu · 16 years ago
  86. fbeb2ca x86: unify genapic code, unify subarchitectures, remove old subarchitecture code, xapic fix by Suresh Siddha · 16 years ago
  87. 3769e7b x86/Voyager: move to the X86_32_NON_STANDARD code section by Ingo Molnar · 16 years ago
  88. e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 16 years ago
  89. e2c75d9 x86: remove the subarch menu by Ingo Molnar · 16 years ago
  90. 6a48565 x86: move X86_VSMP from subarch menu by Ingo Molnar · 16 years ago
  91. 9c39801 x86: move non-standard 32-bit platform Kconfig entries by Ingo Molnar · 16 years ago
  92. f67ae5c x86: move VOYAGER to the NON_STANDARD_PLATFORM section by Ingo Molnar · 16 years ago
  93. 9e111f3 x86: move ELAN to the NON_STANDARD_PLATFORM section by Ingo Molnar · 16 years ago
  94. 06ac834 x86: cleanup, introduce CONFIG_NON_STANDARD_PLATFORMS by Ingo Molnar · 16 years ago
  95. 1ec2daf x86/Voyager: remove ISA quirk by Ingo Molnar · 16 years ago
  96. 1c61d8c x86/Voyager: remove power management Kconfig quirk by Ingo Molnar · 16 years ago
  97. 4b19ed91 x86/Voyager: remove HOTPLUG_CPU Kconfig quirk by Ingo Molnar · 16 years ago
  98. e006235 x86/Voyager: remove MCE quirk by Ingo Molnar · 16 years ago
  99. 7cd9236 x86/Voyager: remove APIC/IO-APIC Kbuild quirk by Ingo Molnar · 16 years ago
  100. c3e6a20 x86/Voyager: remove PARAVIRT Kconfig quirk by Ingo Molnar · 16 years ago