1. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  2. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 17 years ago
  3. f465145 x86: move x86_quirk_pre_intr_init() to irqinit_32.c by Pekka Enberg · 17 years ago
  4. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago
  5. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 17 years ago
  6. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  7. 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 17 years ago
  8. 6de6cb4 x86: use brk allocation for DMI by Jeremy Fitzhardinge · 17 years ago
  9. ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 17 years ago
  10. 5368a2b x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD by H. Peter Anvin · 17 years ago
  11. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 17 years ago
  12. ed26dbe x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests by Jeremy Fitzhardinge · 17 years ago
  13. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 17 years ago
  14. ff0c087 x86: fix DMI on EFI by Brian Maly · 17 years ago
  15. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 17 years ago
  16. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 17 years ago
  17. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 17 years ago
  18. d85a881 x86: remove various unused subarch hooks by Ingo Molnar · 17 years ago
  19. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  20. 9be1b56 x86, apic: separate 32-bit setup functionality out of apic_32.c by Ingo Molnar · 17 years ago
  21. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 17 years ago
  22. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 17 years ago
  23. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 17 years ago
  24. 06cd9a7 x86: add x2apic config by Yinghai Lu · 17 years ago
  25. 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 17 years ago
  26. 0e81cb5 x86, apic: fix initialization of wakeup_cpu by Alok Kataria · 17 years ago
  27. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 17 years ago
  28. 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 17 years ago
  29. 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 17 years ago
  30. e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 17 years ago
  31. 550fe4f x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk by Ingo Molnar · 17 years ago
  32. c0b5842 x86: generalize boot_cpu_id by Ingo Molnar · 17 years ago
  33. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 17 years ago
  34. 1164dd0 x86: move mach-default/*.h files to asm/ by Ingo Molnar · 17 years ago
  35. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 17 years ago
  36. 328386d x86, smp: refactor ->wake_cpu by Ingo Molnar · 17 years ago
  37. c8d46cf x86: rename 'genapic' to 'apic' by Ingo Molnar · 17 years ago
  38. 6e5385d x86: smp.h move prefill_possible_map declartion to cpu.h by Jaswinder Singh Rajput · 17 years ago
  39. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  40. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 17 years ago
  41. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 17 years ago
  42. 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 · 17 years ago
  43. a9b43c7 x86: setup.c find_and_reserve_crashkernel should be static by Jaswinder Singh · 17 years ago
  44. ae8d04e x86 Fix VMI crash on boot in 2.6.28-rc8 by Zachary Amsden · 17 years ago
  45. aa9c9b8 Merge branch 'linus' into x86/quirks by Ingo Molnar · 17 years ago
  46. be5d535 x86: MSI start irq numbering from nr_irqs_gsi by Yinghai Lu · 17 years ago
  47. f6d2e6f Merge branch 'x86/urgent' into x86/iommu by Ingo Molnar · 17 years ago
  48. 1d9b16d x86: move GART specific stuff from iommu.h to gart.h by Joerg Roedel · 17 years ago
  49. bb55746 x86: fix arch/x86/kernel/setup.c build warning when !CONFIG_X86_RESERVE_LOW_64K by Richard A. Holden III · 18 years ago
  50. 90accd6 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 18 years ago
  51. f632ddc x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 by Ingo Molnar · 18 years ago
  52. 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 18 years ago
  53. 54ac14a x86: fix wakeup_cpu with numaq/es7000, v2, fix by Yinghai Lu · 18 years ago
  54. 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 18 years ago
  55. 6784f7d x86: corruption check: move the corruption checks into their own file by Arjan van de Ven · 18 years ago
  56. 04d2aac x86: corruption-check: fix some style issues by Arjan van de Ven · 18 years ago
  57. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  58. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 18 years ago
  59. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 18 years ago
  60. 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 18 years ago
  61. a84488c irq: sparse irqs, fix #3 by Ingo Molnar · 18 years ago
  62. 301e619 x86: use dyn_array in io_apic_xx.c by Yinghai Lu · 18 years ago
  63. 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 18 years ago
  64. 88b4c14 x86: use early_memremap() in setup.c by Jeremy Fitzhardinge · 18 years ago
  65. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 18 years ago
  66. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 18 years ago
  67. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
  68. a8b71a2 x86: fix macro with bad_bios_dmi_table by Yinghai Lu · 18 years ago
  69. 2216d19 x86: fix CONFIG_X86_RESERVE_LOW_64K=y by Yinghai Lu · 18 years ago
  70. 5871c6b x86: use round_jiffies() for the corruption check timer by Arjan van de Ven · 18 years ago
  71. fc38151 x86: add X86_RESERVE_LOW_64K by Ingo Molnar · 18 years ago
  72. 1e22436 x86: reserve low 64K on AMI and Phoenix BIOS boxen by Ingo Molnar · 18 years ago
  73. 5649b7c x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resume by Ingo Molnar · 18 years ago
  74. 0ad5bce x86: fix possible x86_64 and EFI regression by Jeremy Fitzhardinge · 18 years ago
  75. c885df5 x86: default corruption check to off, but put parameter default in Kconfig by Jeremy Fitzhardinge · 18 years ago
  76. 9f07787 x86: clean up memory corruption check and add more kernel parameters by Jeremy Fitzhardinge · 18 years ago
  77. bb577f9 x86: add periodic corruption check by Hugh Dickins · 18 years ago
  78. 5394f80 x86: check for and defend against BIOS memory corruption by Jeremy Fitzhardinge · 18 years ago
  79. 3a6ddd5 x86: fix VMI for early params by Alok Kataria · 18 years ago
  80. 516cbf3 x86, bootup: add built-in kernel command line for x86 (v2) by Tim Bird · 18 years ago
  81. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 18 years ago
  82. 6b35602 x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel by Marcin Slusarz · 18 years ago
  83. b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 18 years ago
  84. 31343d8 x86: Fix broken VMI in 2.6.27-rc.. by Alok Kataria · 18 years ago
  85. 6ce37a5 Merge branch 'x86/crashdump' into x86/urgent by Ingo Molnar · 18 years ago
  86. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  87. 9e882c9 x86: call early_cpu_init at the same point by Jeremy Fitzhardinge · 18 years ago
  88. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  89. 988781d x86: use setup_clear_cpu_cap with disable_apic, fix by Yinghai Lu · 18 years ago
  90. 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 · 18 years ago
  91. 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 18 years ago
  92. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 18 years ago
  93. 91467bd x86: move dma32_reserve_bootmem() after reserve_crashkernel() by Bernhard Walle · 18 years ago
  94. a208f37 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  95. 4712965 x86 setup.c: cleanup includes by Alexander Beregalov · 18 years ago
  96. 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 18 years ago
  97. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  98. c1f2f09 pvops-64: call paravirt_post_allocator_init() on setup_arch() by Eduardo Habkost · 18 years ago
  99. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 18 years ago
  100. 3d88cca x86: fix numaq_tsc_disable calling by Yinghai Lu · 18 years ago