1. 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 · 17 years ago
  2. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 17 years ago
  3. 90e1c69 x86: Move oem_bus_info to x86_init_ops by Thomas Gleixner · 17 years ago
  4. 52fdb56 x86: Move mpc_oem_pci_bus to x86_init_ops by Thomas Gleixner · 17 years ago
  5. 7230214 x86: Move smp_read_mpc_oem to x86_init_ops. by Thomas Gleixner · 17 years ago
  6. fd6c666 x86: Move mpc_apic_id to x86_init_ops by Thomas Gleixner · 17 years ago
  7. f484847 x86: Sanitize smp_record and move it to x86_init_ops by Thomas Gleixner · 17 years ago
  8. 8f3e1df x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant by Cyrill Gorcunov · 17 years ago
  9. f1bdb52 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled by Yinghai Lu · 17 years ago
  10. 629e15d x86, irq: update_mptable needs pci_routeirq by Yinghai Lu · 17 years ago
  11. ee21455 x86: fix alloc_mptable() by Yinghai Lu · 17 years ago
  12. 5759222 x86: Fix section mismatches in mpparse by Rakib Mullick · 17 years ago
  13. 0b3ba0c x86: mpparse.c introduce check_physptr helper function by Jaswinder Singh Rajput · 17 years ago
  14. 5a5737e x86: mpparse.c introduce smp_dump_mptable helper function by Jaswinder Singh Rajput · 17 years ago
  15. c58603e x86: mpparse: clean up code by introducing a few helper functions, fix by Ingo Molnar · 17 years ago
  16. a683027 x86: mpparse: clean up code by introducing a few helper functions by Jaswinder Singh Rajput · 17 years ago
  17. 82034d6 x86: clean up output resulting from update_mptable option by Jan Beulich · 17 years ago
  18. f624323 x86: reserve exact size of mptable by Yinghai Lu · 17 years ago
  19. 8d4dd91 x86: ioremap mptable by Yinghai Lu · 17 years ago
  20. ecda062 x86: check mptable physptr with max_low_pfn on 32bit by Yinghai Lu · 17 years ago
  21. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 17 years ago
  22. ba1511b x86: kernel/mpparse.c fix compilation warnings by Jaswinder Singh Rajput · 17 years ago
  23. 8f47e16 x86: update copyrights by Ingo Molnar · 17 years ago
  24. 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 17 years ago
  25. e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 17 years ago
  26. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 17 years ago
  27. 1f75ed0 x86: remove mach_apicdef.h by Ingo Molnar · 17 years ago
  28. fb5b33c x86: eliminate asm/mach-*/mach_mpparse.h by Ingo Molnar · 17 years ago
  29. 9c76424 x86: consolidate the ->mps_oem_check() code by Ingo Molnar · 17 years ago
  30. 1322a2e x86, mpparse: call the generic quirk handlers early by Ingo Molnar · 17 years ago
  31. 72ce016 x86, apic: clean up ->setup_apic_routing() by Ingo Molnar · 17 years ago
  32. 7f268f4 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 17 years ago
  33. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 17 years ago
  34. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 17 years ago
  35. 4884d8e x86: fix mpparse.c build error on latest git by Jaswinder Singh Rajput · 17 years ago
  36. 1eb1b3b x86: rename all fields of mpf_intel mpf_X to X by Jaswinder Singh Rajput · 17 years ago
  37. 41401db x86: rename intel_mp_floating to mpf_intel by Jaswinder Singh Rajput · 17 years ago
  38. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 17 years ago
  39. 9e91973 x86: remove duplicated #include's by Huang Weiyi · 17 years ago
  40. 87c6fe2 x86: update Alan Cox's email addresses by Alan Cox · 17 years ago
  41. 6c65da5 x86: rename all fields of mpc_table mpc_X to X by Jaswinder Singh Rajput · 17 years ago
  42. d4c715f x86: rename all fields of mpc_bus mpc_X to X by Jaswinder Singh Rajput · 17 years ago
  43. c456382 x86: rename all fields of mpc_cpu mpc_X to X by Jaswinder Singh Rajput · 17 years ago
  44. e253b39 x86: rename all fields of mpc_intsrc mpc_X to X by Jaswinder Singh Rajput · 17 years ago
  45. b5ced7c x86: rename all fields of mpc_lintsrc mpc_X to X by Jaswinder Singh Rajput · 17 years ago
  46. 5df82c7 x86: rename all fields of mpc_iopic mpc_X to X by Jaswinder Singh Rajput · 17 years ago
  47. b0e239f x86: rename mpc_config_oemtable to mpc_oemtable by Jaswinder Singh Rajput · 17 years ago
  48. 8fb2952 x86: rename mpc_config_lintsrc to mpc_lintsrc by Jaswinder Singh Rajput · 17 years ago
  49. 540d4e7 x86: rename mpc_config_intsrc to mpc_intsrc by Jaswinder Singh Rajput · 17 years ago
  50. 2b85b5f x86: rename mpc_config_ioapic to mpc_ioapic by Jaswinder Singh Rajput · 17 years ago
  51. f4f21b7 x86: rename mpc_config_processor to mpc_cpu by Jaswinder Singh Rajput · 17 years ago
  52. 00fb860 x86: rename mpc_config_bus to mpc_bus by Jaswinder Singh Rajput · 17 years ago
  53. f29521e x86: rename mp_config_table to mpc_table by Jaswinder Singh Rajput · 17 years ago
  54. 103ceff x86: mpparse.c fix style problems by Jaswinder Singh Rajput · 17 years ago
  55. 69b88af x86: clean up get_smp_config() by Yinghai Lu · 18 years ago
  56. 9adc138 x86: fix early panic with boot option "nosmp" by Andi Kleen · 18 years ago
  57. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 18 years ago
  58. 39e00fe x86: mpparse.c: fix section mismatch warning by Marcin Slusarz · 18 years ago
  59. 67d0c9e x86: fix MP_processor_info section mismatch warning by Marcin Slusarz · 18 years ago
  60. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 18 years ago
  61. eeb0d7d x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk by Rene Herman · 18 years ago
  62. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  63. 64898a8 x86: extend and use x86_quirks to clean up NUMAQ code by Yinghai Lu · 18 years ago
  64. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 18 years ago
  65. 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 18 years ago
  66. 3b33553 x86: add early quirk support by Ingo Molnar · 18 years ago
  67. fcfa146 x86: update mptable fix with no ioapic v2 by Yinghai Lu · 18 years ago
  68. d867e53 x86: keep MP_intsrc_info untouched if we do not update mptable by Yinghai Lu · 18 years ago
  69. d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 18 years ago
  70. b1f006b x86: make generic arch support NUMAQ, fix #2 by Yinghai Lu · 18 years ago
  71. 8b2ef1d x86: add flags parameter to reserve_bootmem_generic() by Bernhard Walle · 18 years ago
  72. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 18 years ago
  73. e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 18 years ago
  74. ab530e1 x86: early check if a system is numaq by Yinghai Lu · 18 years ago
  75. 2944e16 x86: update mptable by Yinghai Lu · 18 years ago
  76. 85cc35f x86: fix mpparse fallout by Thomas Gleixner · 18 years ago
  77. 8732fc4 x86: move mp_bus_not_pci from mpparse.c by Alexey Starikovskiy · 18 years ago
  78. ce6444d x86: mp_bus_id_to_pci_bus is not needed by Alexey Starikovskiy · 18 years ago
  79. bab4b27 x86: move smp_found_config by Alexey Starikovskiy · 18 years ago
  80. f391835 x86: move pic_mode to apic_32.c by Alexey Starikovskiy · 18 years ago
  81. b3e2416 x86: Set pic_mode only if local apic code is present by Alexey Starikovskiy · 18 years ago
  82. 2fddb6e28 x86: make config_irqsrc not MPspec specific by Alexey Starikovskiy · 18 years ago
  83. ec2cd0a x86: make struct config_ioapic not MPspec specific by Alexey Starikovskiy · 18 years ago
  84. 11113f8 x86: complete move ACPI from mpparse.c by Alexey Starikovskiy · 18 years ago
  85. 32c5061 x86: move es7000_plat out of mpparse.c by Alexey Starikovskiy · 18 years ago
  86. 11a62a0 x86: cleanup print out for mptable by Yinghai Lu · 18 years ago
  87. 7f028bc x86: move mp_ioapic_routing to mpparse and make it static by Thomas Gleixner · 18 years ago
  88. e37ee42 x86: es7000 build fix by Ingo Molnar · 18 years ago
  89. 991074f x86: uniq_ioapic_id - fix section mismatch warning by Jacek Luczak · 18 years ago
  90. a1a33fa x86: use bitmap library for pin_programmed by Akinobu Mita · 18 years ago
  91. 4abc1a0 x86: use MP_intsrc_info() by Akinobu Mita · 18 years ago
  92. 5d47a27 x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating by Akinobu Mita · 18 years ago
  93. 711554d x86: print out buggy mptable by Yinghai Lu · 18 years ago
  94. 85bddde x86: merge mpparse_{32,64}.c by Alexey Starikovskiy · 18 years ago[Renamed (98%) from arch/x86/kernel/mpparse_32.c]
  95. cfa08d6 x86: unify mp_register_gsi by Alexey Starikovskiy · 18 years ago
  96. 57b733e x86: unify mp_register_ioapic by Alexey Starikovskiy · 18 years ago
  97. 22cbb4b x86: unify uniq_io_apic_id by Alexey Starikovskiy · 18 years ago
  98. 92fd4b7 x86: unify smp_scan_config by Alexey Starikovskiy · 18 years ago
  99. 4421b1c x86: unify get_smp_config by Alexey Starikovskiy · 18 years ago
  100. 62441bf x86: unify construct_default_ioirq_mptable by Alexey Starikovskiy · 18 years ago