1. 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
  2. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 17 years ago
  3. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 17 years ago
  4. 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
  5. a9b43c7 x86: setup.c find_and_reserve_crashkernel should be static by Jaswinder Singh · 17 years ago
  6. ae8d04e x86 Fix VMI crash on boot in 2.6.28-rc8 by Zachary Amsden · 17 years ago
  7. aa9c9b8 Merge branch 'linus' into x86/quirks by Ingo Molnar · 17 years ago
  8. be5d535 x86: MSI start irq numbering from nr_irqs_gsi by Yinghai Lu · 17 years ago
  9. f6d2e6f Merge branch 'x86/urgent' into x86/iommu by Ingo Molnar · 17 years ago
  10. 1d9b16d x86: move GART specific stuff from iommu.h to gart.h by Joerg Roedel · 17 years ago
  11. bb55746 x86: fix arch/x86/kernel/setup.c build warning when !CONFIG_X86_RESERVE_LOW_64K by Richard A. Holden III · 17 years ago
  12. 90accd6 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 17 years ago
  13. f632ddc x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 by Ingo Molnar · 17 years ago
  14. 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 17 years ago
  15. 54ac14a x86: fix wakeup_cpu with numaq/es7000, v2, fix by Yinghai Lu · 17 years ago
  16. 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 17 years ago
  17. 6784f7d x86: corruption check: move the corruption checks into their own file by Arjan van de Ven · 17 years ago
  18. 04d2aac x86: corruption-check: fix some style issues by Arjan van de Ven · 17 years ago
  19. 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 · 17 years ago
  20. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 17 years ago
  21. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 17 years ago
  22. 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 17 years ago
  23. a84488c irq: sparse irqs, fix #3 by Ingo Molnar · 17 years ago
  24. 301e619 x86: use dyn_array in io_apic_xx.c by Yinghai Lu · 17 years ago
  25. 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 17 years ago
  26. 88b4c14 x86: use early_memremap() in setup.c by Jeremy Fitzhardinge · 17 years ago
  27. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 17 years ago
  28. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 17 years ago
  29. 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 · 17 years ago
  30. a8b71a2 x86: fix macro with bad_bios_dmi_table by Yinghai Lu · 17 years ago
  31. 2216d19 x86: fix CONFIG_X86_RESERVE_LOW_64K=y by Yinghai Lu · 17 years ago
  32. 5871c6b x86: use round_jiffies() for the corruption check timer by Arjan van de Ven · 17 years ago
  33. fc38151 x86: add X86_RESERVE_LOW_64K by Ingo Molnar · 17 years ago
  34. 1e22436 x86: reserve low 64K on AMI and Phoenix BIOS boxen by Ingo Molnar · 17 years ago
  35. 5649b7c x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resume by Ingo Molnar · 17 years ago
  36. 0ad5bce x86: fix possible x86_64 and EFI regression by Jeremy Fitzhardinge · 17 years ago
  37. c885df5 x86: default corruption check to off, but put parameter default in Kconfig by Jeremy Fitzhardinge · 17 years ago
  38. 9f07787 x86: clean up memory corruption check and add more kernel parameters by Jeremy Fitzhardinge · 17 years ago
  39. bb577f9 x86: add periodic corruption check by Hugh Dickins · 17 years ago
  40. 5394f80 x86: check for and defend against BIOS memory corruption by Jeremy Fitzhardinge · 17 years ago
  41. 3a6ddd5 x86: fix VMI for early params by Alok Kataria · 17 years ago
  42. 516cbf3 x86, bootup: add built-in kernel command line for x86 (v2) by Tim Bird · 17 years ago
  43. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
  44. 6b35602 x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel by Marcin Slusarz · 17 years ago
  45. b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 17 years ago
  46. 31343d8 x86: Fix broken VMI in 2.6.27-rc.. by Alok Kataria · 17 years ago
  47. 6ce37a5 Merge branch 'x86/crashdump' into x86/urgent by Ingo Molnar · 17 years ago
  48. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  49. 9e882c9 x86: call early_cpu_init at the same point by Jeremy Fitzhardinge · 17 years ago
  50. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  51. 988781d x86: use setup_clear_cpu_cap with disable_apic, fix by Yinghai Lu · 17 years ago
  52. 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 · 17 years ago
  53. 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 17 years ago
  54. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 17 years ago
  55. 91467bd x86: move dma32_reserve_bootmem() after reserve_crashkernel() by Bernhard Walle · 17 years ago
  56. a208f37 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  57. 4712965 x86 setup.c: cleanup includes by Alexander Beregalov · 18 years ago
  58. 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 17 years ago
  59. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  60. c1f2f09 pvops-64: call paravirt_post_allocator_init() on setup_arch() by Eduardo Habkost · 18 years ago
  61. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 18 years ago
  62. 3d88cca x86: fix numaq_tsc_disable calling by Yinghai Lu · 17 years ago
  63. 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 17 years ago
  64. 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 17 years ago
  65. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 17 years ago
  66. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 17 years ago
  67. 3b33553 x86: add early quirk support by Ingo Molnar · 17 years ago
  68. 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 18 years ago
  69. a0a0bec x86: make e820_saved have update from setup_data by Yinghai Lu · 18 years ago
  70. 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 18 years ago
  71. 5f4765f x86: move init_cpu_to_node after get_smp_config by Yinghai Lu · 18 years ago
  72. cb95a13 x86: merge zones_sizes_init for numa and non numa on 32-bit by Yinghai Lu · 18 years ago
  73. d9a81b4 x86: do not printout if we do not find setup_data by Yinghai Lu · 18 years ago
  74. 32105f7 x86: find offset for crashkernel reservation automatically by Bernhard Walle · 18 years ago
  75. 28bb223 x86: move reserve_setup_data to setup.c by Yinghai Lu · 18 years ago
  76. 1a98fd1 x86: setup_arch() && early_ioremap_init() by Jeremy Fitzhardinge · 18 years ago
  77. 914bebf x86: use disable_apic in 32bit by Yinghai Lu · 18 years ago
  78. f3294a3 x86: let setup_arch call init_apic_mappings for 32bit by Yinghai Lu · 18 years ago
  79. e7b3789 x86: move fix mapping page table range early by Yinghai Lu · 18 years ago
  80. 042623b x86: clean up ARCH_SETUP by Yinghai Lu · 18 years ago
  81. 330ddd2 x86: build fix by Ingo Molnar · 18 years ago
  82. 3442682 x86: remove extra newline from setup.c by Ingo Molnar · 18 years ago
  83. 5092301 x86: we only have init_pg_tables_end for 32bit by Yinghai Lu · 18 years ago
  84. 29f784e x86: change some functions in setup.c to static by Yinghai Lu · 18 years ago
  85. d1b20af x86: make x86_find_smp_config depends on 64 bit too by Yinghai Lu · 18 years ago
  86. 0196bcb x86: move parse elfvorehdr back to setup.c by Yinghai Lu · 18 years ago
  87. bdba0e7 x86: move reserve_standard_io_resources back to setup.c by Yinghai Lu · 18 years ago
  88. ccb4def x86: move back crashkernel back to setup.c by Yinghai Lu · 18 years ago
  89. 257b0fd x86: move parse_setup_data back to setup.c by Yinghai Lu · 18 years ago
  90. 217b8ce x86: move boot_params back to setup.c by Yinghai Lu · 18 years ago
  91. 55f2623 x86: rename setup_32.c to setup.c by Yinghai Lu · 18 years ago[Renamed (99%) from arch/x86/kernel/setup_32.c]
  92. f2f865f x86: space to tab in setup_arch by Yinghai Lu · 18 years ago
  93. 76934ed x86: merge 64bit setup_arch into setup_32 by Yinghai Lu · 18 years ago
  94. 46d671b x86: add extra includes for 64bit support by Yinghai Lu · 18 years ago
  95. 7dea23e x86: put global variable for 32bit all together by Yinghai Lu · 18 years ago
  96. eb1379c x86: update reserve_initrd to support 64bit by Yinghai Lu · 18 years ago
  97. 08afc7c x86: we can use full bootmem after have init_memory_mapping by Yinghai Lu · 18 years ago
  98. b9d19f4 x86: fix memory setup bug by Yinghai Lu · 18 years ago
  99. cfb0e53 x86: introduce init_memory_mapping for 32bit #2 by Yinghai Lu · 18 years ago
  100. 4e29684 x86: introduce init_memory_mapping for 32bit #1 by Yinghai Lu · 18 years ago