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