1. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  2. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/setup_32.c]
  3. 549c64a i386: prepare shared kernel/setup.c by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/setup.c]
  4. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 19 years ago
  5. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 19 years ago
  6. c673f1a i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G by William Lee Irwin III · 19 years ago
  7. 1c10070 i386: do not restore reserved memory after hibernation by Rafael J. Wysocki · 19 years ago
  8. 10079ae i386: remapped_pgdat_init() static by Adrian Bunk · 19 years ago
  9. 6996d3b paravirt: add a hook for once the allocator is ready by Jeremy Fitzhardinge · 19 years ago
  10. 48c7ae6 Make struct boot_params a real structure, and remove obsolete fields by H. Peter Anvin · 19 years ago
  11. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 19 years ago
  12. 62cc4939 [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 by Andi Kleen · 19 years ago
  13. 7ce0bcf [PATCH] i386: vMI backend for paravirt-ops by Zachary Amsden · 19 years ago
  14. 4e498b6 [PATCH] Dynamic kernel command-line: i386 by Alon Bar-Lev · 19 years ago
  15. 88d2032 [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings by Vivek Goyal · 19 years ago
  16. 4a5d107 [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes by Vivek Goyal · 19 years ago
  17. 5c95da9 [PATCH] compile error of register_memory() by Yasunori Goto · 19 years ago
  18. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  19. 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 19 years ago
  20. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 19 years ago
  21. cef518e [PATCH] i386: Move memory map printing and other code to e820.c by bibo,mao · 19 years ago
  22. b5b2405 [PATCH] i386: Move e820/efi memmap walking code to e820.c by bibo,mao · 19 years ago
  23. b2dff6a [PATCH] i386: Move find_max_pfn function to e820.c by bibo,mao · 19 years ago
  24. 8e3342f [PATCH] i386: create e820.c for e820 map sanitize and copy function by bibo,mao · 19 years ago
  25. 269c2d8 [PATCH] i386: i386 create e820.c to handle standard io/mem resources by bibo,mao · 19 years ago
  26. 8621b81 [PATCH] i386: Reserve kernel memory starting from _text by Eric W. Biederman · 19 years ago
  27. ae74589 [PATCH] fix efi_memory_present_wrapper() by bibo,mao · 20 years ago
  28. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 20 years ago
  29. b9629b8 [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE() by Bjorn Helgaas · 20 years ago
  30. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 20 years ago
  31. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 20 years ago
  32. 461a9af [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 20 years ago
  33. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 20 years ago
  34. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 20 years ago
  35. f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 20 years ago
  36. df3bb57 [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c by Andi Kleen · 20 years ago
  37. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 20 years ago
  38. ba9c231 [PATCH] i386: initialize end-of-memory variables as early as possible by Jan Beulich · 20 years ago
  39. 79e453d Revert mmiocfg heuristics and blacklist changes by Linus Torvalds · 20 years ago
  40. 11012d4 [PATCH] x86: Revert e820 MCFG heuristics by Andi Kleen · 20 years ago
  41. a754607 [PATCH] Fix a memory leak in the i386 setup code by Catalin Marinas · 20 years ago
  42. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 20 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  44. 8793747 [PATCH] i386: export memory more than 4G through /proc/iomem by Vivek Goyal · 20 years ago
  45. 539eb11 [PATCH] Time: i386 Conversion - part 2: Rework TSC Support by john stultz · 20 years ago
  46. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 20 years ago
  47. e75eac3 [PATCH] Clean up and refactor i386 sub-architecture setup by Jeremy Fitzhardinge · 20 years ago
  48. b6370d9 [PATCH] swsusp: i386 mark special saveable/unsaveable pages by Shaohua Li · 20 years ago
  49. d44647b [PATCH] Fix HPET operation on 32-bit NVIDIA platforms by Andy Currid · 20 years ago
  50. 9be2f7c Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem" by Linus Torvalds · 20 years ago
  51. 5871aa6 [PATCH] i386: Fix overflow in e820_all_mapped by Andi Kleen · 20 years ago
  52. 66004a6 Move request_standard_resources() back to before PCI probing by Linus Torvalds · 20 years ago
  53. 9522236 [PATCH] x86_64: Introduce e820_all_mapped by Arjan van de Ven · 20 years ago
  54. 95d465f Manual merge with Linus. by Dmitry Torokhov · 20 years ago
  55. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 20 years ago
  56. 23dd842 [PATCH] EFI fixes by Tolentino, Matthew E · 20 years ago
  57. 10dbe19 [PATCH] i386: export: memory more than 4G through /proc/iomem by Vivek Goyal · 20 years ago
  58. b408cbc [PATCH] PCI: resource address mismatch by Linus Torvalds · 20 years ago
  59. 99b7de3 [PATCH] x86: early printk handling fixes by Stas Sergeev · 20 years ago
  60. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 20 years ago
  61. e5c6c8e Input: pcspkr - separate device and driver registration by Michael Neuling · 20 years ago
  62. f9262c1 [PATCH] i386: port ATI timer fix from x86_64 to i386 II by Andi Kleen · 20 years ago
  63. 2a2d592 [PATCH] i386/x86-64: make setup_early_printk() usage consistent by Jan Beulich · 20 years ago
  64. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 20 years ago
  65. aac04b3 [PATCH] kdump: x86_64: add elfcorehdr command line option by Vivek Goyal · 20 years ago
  66. 215c340 [PATCH] i386 sparsemem for single node systems by Andy Whitcroft · 20 years ago
  67. 78ac151 [PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT by Adrian Bunk · 21 years ago
  68. f014a55 [PATCH] fixup bogus e820 entry with mem= by Dave Hansen · 21 years ago
  69. 0a305d2 [PATCH] Even more fallout from ATI Xpress timer workaround by Cal Peake · 21 years ago
  70. 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 21 years ago
  71. f0eca96 [PATCH] Update PCI IOMEM allocation start by Daniel Ritz · 21 years ago
  72. 5e518d7 [PATCH] fbdev: Resurrect hooks to get EDID from firmware by Antonino A. Daplas · 21 years ago
  73. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 21 years ago
  74. c3d8c14 [PATCH] More __read_mostly variables by Christoph Lameter · 21 years ago
  75. 911a62d [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs by Venkatesh Pallipadi · 21 years ago
  76. 7ae65fd [PATCH] x86: fix EFI memory map parsing by Matt Tolentino · 21 years ago
  77. 8466361 [ACPI] delete CONFIG_ACPI_INTERPRETER by Len Brown · 21 years ago
  78. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 21 years ago
  79. 72538d8 Remove "noreplacement" kernel command line option. by Linus Torvalds · 21 years ago
  80. 2030eae [PATCH] Retrieve elfcorehdr address from command line by Vivek Goyal · 21 years ago
  81. 92aa63a [PATCH] kdump: Retrieve saved max pfn by Vivek Goyal · 21 years ago
  82. 1bc3b91 [PATCH] crashdump: x86 crashkernel option by Eric W. Biederman · 21 years ago
  83. 8a91908 [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel by Vivek Goyal · 21 years ago
  84. 9635b47 [PATCH] kexec: x86: local apic fix by Eric W. Biederman · 21 years ago
  85. 0bb3184 [PATCH] init call cleanup by Li Shaohua · 21 years ago
  86. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 21 years ago
  87. 05b79bd [PATCH] sparsemem memory model for i386 by Andy Whitcroft · 21 years ago
  88. adaa765 [PATCH] acpi build fix: x86 setup.c by Alexander Nyberg · 21 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago