1. af170c5 UAPI: (Scripted) Disintegrate arch/x86/include/asm by David Howells · 12 years ago
  2. 933b946 x86/intel config: Revamp configuration to allow for Moorestown and Medfield by Alan Cox · 13 years ago
  3. 08b5d06 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. 2895cd2 ftrace/x86: Do not trace .discard.text section by Steven Rostedt · 13 years ago
  5. 5d94e81 x86: Introduce pci_map_biosrom() by Dan Williams · 13 years ago
  6. c751e17 x86: Add CE4100 platform support by Thomas Gleixner · 14 years ago
  7. 161b027 x86, mm: Add RESERVE_BRK_ARRAY() helper by Jeremy Fitzhardinge · 14 years ago
  8. c7f52cd support multiple .discard.* sections to avoid section type conflicts by Jeremy Fitzhardinge · 14 years ago
  9. b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 15 years ago
  10. 3f4110a x86: Add Moorestown early detection by Thomas Gleixner · 15 years ago
  11. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  12. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
  13. 428cf90 x86: Move traps_init to x86_init_ops by Thomas Gleixner · 15 years ago
  14. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
  15. d9112f4 x86: Move pre_intr_init to x86_init_ops by Thomas Gleixner · 15 years ago
  16. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 15 years ago
  17. 90e1c69 x86: Move oem_bus_info to x86_init_ops by Thomas Gleixner · 15 years ago
  18. 52fdb56 x86: Move mpc_oem_pci_bus to x86_init_ops by Thomas Gleixner · 15 years ago
  19. 7230214 x86: Move smp_read_mpc_oem to x86_init_ops. by Thomas Gleixner · 15 years ago
  20. fd6c666 x86: Move mpc_apic_id to x86_init_ops by Thomas Gleixner · 15 years ago
  21. de93410 x86: Move ioapic_ids_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  22. f484847 x86: Sanitize smp_record and move it to x86_init_ops by Thomas Gleixner · 15 years ago
  23. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  24. 8fee697 x86: Add request_standard_resources to x86_init by Thomas Gleixner · 15 years ago
  25. 57844a8 x86: Add x86_init infrastructure by Thomas Gleixner · 15 years ago
  26. f465145 x86: move x86_quirk_pre_intr_init() to irqinit_32.c by Pekka Enberg · 15 years ago
  27. 7051113 Revert "x86: don't compile vsmp_64 for 32bit" by Ravikiran G Thirumalai · 15 years ago
  28. 0b1c723 x86/brk: make the brk reservation symbols inaccessible from C by Jeremy Fitzhardinge · 15 years ago
  29. 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 15 years ago
  30. ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 15 years ago
  31. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 15 years ago
  32. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 15 years ago
  33. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 15 years ago
  34. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 15 years ago
  35. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 15 years ago
  36. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 15 years ago
  37. 15c5544 headers_check fix: x86, setup.h by Jaswinder Singh Rajput · 15 years ago
  38. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  39. 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 15 years ago
  40. dbca1df x86: headers cleanup - setup.h by Cyrill Gorcunov · 15 years ago
  41. b0e239f x86: rename mpc_config_oemtable to mpc_oemtable by Jaswinder Singh Rajput · 16 years ago
  42. f4f21b7 x86: rename mpc_config_processor to mpc_cpu by Jaswinder Singh Rajput · 16 years ago
  43. 00fb860 x86: rename mpc_config_bus to mpc_bus by Jaswinder Singh Rajput · 16 years ago
  44. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  45. 54ac14a x86: fix wakeup_cpu with numaq/es7000, v2, fix by Yinghai Lu · 16 years ago
  46. 569712b x86: fix wakeup_cpu with numaq/es7000, v2 by Yinghai Lu · 16 years ago
  47. 6784f7d x86: corruption check: move the corruption checks into their own file by Arjan van de Ven · 16 years ago
  48. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  49. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/setup.h]
  50. c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 16 years ago
  51. a4dbc34 x86: add setup_ioapic_ids for numaq in x86_quirks by Yinghai Lu · 16 years ago
  52. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  53. 5314d48 x86: setup.c declare saved_video_mode before they get used by Jaswinder Singh · 16 years ago
  54. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  55. 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 16 years ago
  56. 64898a8 x86: extend and use x86_quirks to clean up NUMAQ code by Yinghai Lu · 16 years ago
  57. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 16 years ago
  58. 5b09b28 x86_64: add workaround for no %gs-based percpu by Jeremy Fitzhardinge · 16 years ago
  59. 5548ed1 x86, VisWS: turn into generic arch, install proper PCI quirk by Ingo Molnar · 16 years ago
  60. 3b33553 x86: add early quirk support by Ingo Molnar · 16 years ago
  61. f97013f x86, 64-bit: split x86_64_start_kernel by Jeremy Fitzhardinge · 16 years ago
  62. 102e3b8 x86, 64-bit: add prototype for x86_64_start_kernel() by Jeremy Fitzhardinge · 16 years ago
  63. 29f784e x86: change some functions in setup.c to static by Yinghai Lu · 16 years ago
  64. cfb0e53 x86: introduce init_memory_mapping for 32bit #2 by Yinghai Lu · 16 years ago
  65. 11cd0bc x86: move some func calling from setup_arch to paging_init by Yinghai Lu · 16 years ago
  66. 2ec65f8 x86: clean up using max_low_pfn on 32-bit by Yinghai Lu · 16 years ago
  67. 225c37d x86: introduce reserve_initrd by Yinghai Lu · 16 years ago
  68. ce97c40 x86: move reserve_standard_io_resource to setup.c by Yinghai Lu · 16 years ago
  69. a9c1182 x86: seperate probe_roms into another file by Yinghai Lu · 16 years ago
  70. 1ecd276 x86: unify crashkernel reservation for 32 and 64 bit by Bernhard Walle · 16 years ago
  71. 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 16 years ago
  72. 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 16 years ago
  73. fb093ea x86: remove duplicated e820 func in setup.h by Yinghai Lu · 16 years ago
  74. f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 16 years ago
  75. c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 16 years ago
  76. 915cd5a include/asm-x86/setup.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  77. 2785c8d x86: call vsmp_init explicitly by Glauber Costa · 16 years ago
  78. 746ef0c x86: prepare 64-bit architecture initialization for paravirt by Glauber de Oliveira Costa · 16 years ago
  79. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  80. ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 17 years ago
  81. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago