1. 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  3. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
  4. c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
  5. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  6. 9e68666 x86/mpparse: Account for bus types other than ISA and PCI by Bjorn Helgaas · 13 years ago
  7. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  8. ab5d140 x86: Use __memblock_alloc_base() in early_reserve_e820() by Tejun Heo · 13 years ago
  9. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 14 years ago
  10. 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
  11. 4cb1f43 Merge commit 'v2.6.39-rc6' into x86/cleanups by Ingo Molnar · 14 years ago
  12. 64d21fc x86, mpparse: Put check_slot() into .init section by Rakib Mullick · 14 years ago
  13. 9f1f1bf x86, mpparse: Remove unnecessary variable by Rakib Mullick · 14 years ago
  14. cbb84c4 x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context by Rakib Mullick · 14 years ago
  15. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  16. 0e3fa13 x86: Further simplify mp_irq info handling by Feng Tang · 14 years ago
  17. 2d8009b x86: Unify 3 similar ways of saving mp_irqs info by Feng Tang · 14 years ago
  18. f115714 x86, apic: Remove early_init_lapic_mapping() by Yinghai Lu · 14 years ago
  19. c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 14 years ago
  20. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  21. 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
  22. 5989cd6 x86, apic: Map the local apic when parsing the MP table. by Eric W. Biederman · 14 years ago
  23. a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 15 years ago
  24. cf7500c x86, ioapic: In mpparse use mp_register_ioapic by Eric W. Biederman · 15 years ago
  25. 909fc87 x86: Handle overlapping mptables by Andi Kleen · 15 years ago
  26. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
  27. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  28. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
  29. 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
  30. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 15 years ago
  31. 90e1c69 x86: Move oem_bus_info to x86_init_ops by Thomas Gleixner · 15 years ago
  32. 52fdb56 x86: Move mpc_oem_pci_bus to x86_init_ops by Thomas Gleixner · 15 years ago
  33. 7230214 x86: Move smp_read_mpc_oem to x86_init_ops. by Thomas Gleixner · 15 years ago
  34. fd6c666 x86: Move mpc_apic_id to x86_init_ops by Thomas Gleixner · 15 years ago
  35. f484847 x86: Sanitize smp_record and move it to x86_init_ops by Thomas Gleixner · 15 years ago
  36. 8f3e1df x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant by Cyrill Gorcunov · 15 years ago
  37. f1bdb52 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled by Yinghai Lu · 16 years ago
  38. 629e15d x86, irq: update_mptable needs pci_routeirq by Yinghai Lu · 16 years ago
  39. ee21455 x86: fix alloc_mptable() by Yinghai Lu · 16 years ago
  40. 5759222 x86: Fix section mismatches in mpparse by Rakib Mullick · 16 years ago
  41. 0b3ba0c x86: mpparse.c introduce check_physptr helper function by Jaswinder Singh Rajput · 16 years ago
  42. 5a5737e x86: mpparse.c introduce smp_dump_mptable helper function by Jaswinder Singh Rajput · 16 years ago
  43. c58603e x86: mpparse: clean up code by introducing a few helper functions, fix by Ingo Molnar · 16 years ago
  44. a683027 x86: mpparse: clean up code by introducing a few helper functions by Jaswinder Singh Rajput · 16 years ago
  45. 82034d6 x86: clean up output resulting from update_mptable option by Jan Beulich · 16 years ago
  46. f624323 x86: reserve exact size of mptable by Yinghai Lu · 16 years ago
  47. 8d4dd91 x86: ioremap mptable by Yinghai Lu · 16 years ago
  48. ecda062 x86: check mptable physptr with max_low_pfn on 32bit by Yinghai Lu · 16 years ago
  49. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  50. ba1511b x86: kernel/mpparse.c fix compilation warnings by Jaswinder Singh Rajput · 16 years ago
  51. 8f47e16 x86: update copyrights by Ingo Molnar · 16 years ago
  52. 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 16 years ago
  53. e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 16 years ago
  54. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
  55. 1f75ed0 x86: remove mach_apicdef.h by Ingo Molnar · 16 years ago
  56. fb5b33c x86: eliminate asm/mach-*/mach_mpparse.h by Ingo Molnar · 16 years ago
  57. 9c76424 x86: consolidate the ->mps_oem_check() code by Ingo Molnar · 16 years ago
  58. 1322a2e x86, mpparse: call the generic quirk handlers early by Ingo Molnar · 16 years ago
  59. 72ce016 x86, apic: clean up ->setup_apic_routing() by Ingo Molnar · 16 years ago
  60. 7f268f4 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  61. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 16 years ago
  62. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 16 years ago
  63. 4884d8e x86: fix mpparse.c build error on latest git by Jaswinder Singh Rajput · 16 years ago
  64. 1eb1b3b x86: rename all fields of mpf_intel mpf_X to X by Jaswinder Singh Rajput · 16 years ago
  65. 41401db x86: rename intel_mp_floating to mpf_intel by Jaswinder Singh Rajput · 16 years ago
  66. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 16 years ago
  67. 9e91973 x86: remove duplicated #include's by Huang Weiyi · 16 years ago
  68. 87c6fe2 x86: update Alan Cox's email addresses by Alan Cox · 16 years ago
  69. 6c65da5 x86: rename all fields of mpc_table mpc_X to X by Jaswinder Singh Rajput · 16 years ago
  70. d4c715f x86: rename all fields of mpc_bus mpc_X to X by Jaswinder Singh Rajput · 16 years ago
  71. c456382 x86: rename all fields of mpc_cpu mpc_X to X by Jaswinder Singh Rajput · 16 years ago
  72. e253b39 x86: rename all fields of mpc_intsrc mpc_X to X by Jaswinder Singh Rajput · 16 years ago
  73. b5ced7c x86: rename all fields of mpc_lintsrc mpc_X to X by Jaswinder Singh Rajput · 16 years ago
  74. 5df82c7 x86: rename all fields of mpc_iopic mpc_X to X by Jaswinder Singh Rajput · 16 years ago
  75. b0e239f x86: rename mpc_config_oemtable to mpc_oemtable by Jaswinder Singh Rajput · 16 years ago
  76. 8fb2952 x86: rename mpc_config_lintsrc to mpc_lintsrc by Jaswinder Singh Rajput · 16 years ago
  77. 540d4e7 x86: rename mpc_config_intsrc to mpc_intsrc by Jaswinder Singh Rajput · 16 years ago
  78. 2b85b5f x86: rename mpc_config_ioapic to mpc_ioapic by Jaswinder Singh Rajput · 16 years ago
  79. f4f21b7 x86: rename mpc_config_processor to mpc_cpu by Jaswinder Singh Rajput · 16 years ago
  80. 00fb860 x86: rename mpc_config_bus to mpc_bus by Jaswinder Singh Rajput · 16 years ago
  81. f29521e x86: rename mp_config_table to mpc_table by Jaswinder Singh Rajput · 16 years ago
  82. 103ceff x86: mpparse.c fix style problems by Jaswinder Singh Rajput · 16 years ago
  83. 69b88af x86: clean up get_smp_config() by Yinghai Lu · 16 years ago
  84. 9adc138 x86: fix early panic with boot option "nosmp" by Andi Kleen · 16 years ago
  85. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  86. 39e00fe x86: mpparse.c: fix section mismatch warning by Marcin Slusarz · 16 years ago
  87. 67d0c9e x86: fix MP_processor_info section mismatch warning by Marcin Slusarz · 16 years ago
  88. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  89. eeb0d7d x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk by Rene Herman · 16 years ago
  90. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  91. 64898a8 x86: extend and use x86_quirks to clean up NUMAQ code by Yinghai Lu · 16 years ago
  92. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 16 years ago
  93. 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 16 years ago
  94. 3b33553 x86: add early quirk support by Ingo Molnar · 16 years ago
  95. fcfa146 x86: update mptable fix with no ioapic v2 by Yinghai Lu · 17 years ago
  96. d867e53 x86: keep MP_intsrc_info untouched if we do not update mptable by Yinghai Lu · 17 years ago
  97. d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 17 years ago
  98. b1f006b x86: make generic arch support NUMAQ, fix #2 by Yinghai Lu · 17 years ago
  99. 8b2ef1d x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 17 years ago
  100. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 17 years ago