1. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  2. b78aa66 x86: Drop x86_32 MAX_APICID by Tejun Heo · 14 years ago
  3. cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 14 years ago
  4. 56d91f1 x86, acpi: Add MAX_LOCAL_APIC for 32bit by Yinghai Lu · 14 years ago
  5. 4afc51a x86, ioapic: Simplify probe_nr_irqs_gsi. by Eric W. Biederman · 14 years ago
  6. 9638fa5 x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h by Eric W. Biederman · 14 years ago
  7. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
  9. 7abc075 x86: apic: Do not use stacked physid_mask_t by Cyrill Gorcunov · 15 years ago
  10. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 15 years ago
  11. 90e1c69 x86: Move oem_bus_info to x86_init_ops by Thomas Gleixner · 15 years ago
  12. 7230214 x86: Move smp_read_mpc_oem to x86_init_ops. by Thomas Gleixner · 15 years ago
  13. fd6c666 x86: Move mpc_apic_id to x86_init_ops by Thomas Gleixner · 15 years ago
  14. abfe0af x86: enable_update_mptable should be a macro by Yinghai Lu · 15 years ago
  15. f1bdb52 x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled by Yinghai Lu · 15 years ago
  16. a31f820 x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() by Yinghai Lu · 15 years ago
  17. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  18. cb81eae x86, numaq_32: clean up, misc by Ingo Molnar · 16 years ago
  19. c3e137d x86: add mp_find_ioapic_pin by Jeremy Fitzhardinge · 16 years ago
  20. 4924e22 x86: unstatic mp_find_ioapic so it can be used elsewhere by Jeremy Fitzhardinge · 16 years ago
  21. cc6c500 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  22. 550fe4f x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk by Ingo Molnar · 16 years ago
  23. b2af018 x86: remove mach_mpspec.h by Ingo Molnar · 16 years ago
  24. fb5b33c x86: eliminate asm/mach-*/mach_mpparse.h by Ingo Molnar · 16 years ago
  25. a1ae299 x86: apic.c declare pic_mode before they get used by Jaswinder Singh Rajput · 16 years ago
  26. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  27. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/mpspec.h]
  28. 11494547 x86: fix apic version warning by Yinghai Lu · 16 years ago
  29. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  30. e3ae0ac Merge branch 'x86/uv' into x86/devel by Ingo Molnar · 16 years ago
  31. b6df1b8 x86: fix stack overflow for large values of MAX_APICS by Jack Steiner · 16 years ago
  32. fcfa146 x86: update mptable fix with no ioapic v2 by Yinghai Lu · 16 years ago
  33. d867e53 x86: keep MP_intsrc_info untouched if we do not update mptable by Yinghai Lu · 16 years ago
  34. af1cf20 x86, mpparse: build fix by Ingo Molnar · 16 years ago
  35. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
  36. e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 16 years ago
  37. ab530e1 x86: early check if a system is numaq by Yinghai Lu · 16 years ago
  38. 835fc94 x86: mp build fix by Ingo Molnar · 16 years ago
  39. 2944e16 x86: update mptable by Yinghai Lu · 16 years ago
  40. ce6444d x86: mp_bus_id_to_pci_bus is not needed by Alexey Starikovskiy · 16 years ago
  41. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 16 years ago
  42. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 16 years ago
  43. 61048c6 x86: don't set IO APIC features if IO APIC is not enabled by Alexey Starikovskiy · 16 years ago
  44. a65d1d6 x86: increase size of APICID by Jack Steiner · 16 years ago
  45. 86c9835 x86: mpparse, move generic processor info to apic_32.c fix by Ingo Molnar · 16 years ago
  46. 903dcb5 x86: move generic_processor_info to apic_32.c by Alexey Starikovskiy · 16 years ago
  47. 30971e1 include/asm-x86/mpspec.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  48. 037cab0 x86: move mp_bus_id_to_node to numa.c by Alexey Starikovskiy · 16 years ago
  49. e129cb4 x86: move mp_bus_id_to_local to numa.c by Alexey Starikovskiy · 16 years ago
  50. c0a282c x86: make mp_bus_id_to_type optional by Alexey Starikovskiy · 16 years ago
  51. a6333c3 x86: add mp_bus_not_pci bitmap to mpparse_32.c by Alexey Starikovskiy · 16 years ago
  52. 8643f9d x86: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 16 years ago
  53. 6079d2d x86: move quad_local_to_mp_bus_id to numa.c by Alexey Starikovskiy · 16 years ago
  54. ae9d983 x86: cleanup smp.h variants by Thomas Gleixner · 17 years ago
  55. c2805aa x86: merge mpspec variants by Thomas Gleixner · 17 years ago
  56. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago