1. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  2. f2ba939 x86: check function status in EDD boot code by Jan Beulich · 16 years ago
  3. 4fdf08b x86: unify and correct the GDT_ENTRY() macro by H. Peter Anvin · 16 years ago
  4. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  5. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  6. 3c1ca43 Merge branch 'x86/setup' into x86/devel by Ingo Molnar · 16 years ago
  7. 6bcb13b x86: config option to disable info from decompression of the kernel by Ben Collins · 16 years ago
  8. 2ee2394 x86: fix regression: boot failure on AMD Elan TS-5500 by H. Peter Anvin · 16 years ago
  9. 908ec7a x86: remove arbitrary ELF section limit in i386 relocatable kernel by H. Peter Anvin · 16 years ago
  10. aa60d13 x86: setup: issue a null command after enabling A20 via KBC by H. Peter Anvin · 16 years ago
  11. 1791a78 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  12. 52aaa12 x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c by Manish Katiyar · 16 years ago
  13. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
  14. 3b6b929 x86: Honor 'quiet' command line option in real mode boot decompressor. by Kristian Høgsberg · 16 years ago
  15. 23968f7 x86: Use structs instead of hardcoded offsets in x86 boot decompressor. by Kristian Høgsberg · 16 years ago
  16. c7d624d x86: Fix up silly i1586 boot message. by Dave Jones · 16 years ago
  17. c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 16 years ago
  18. 2141261 x86: janitor work in video-vga.c by Miklos Vajna · 16 years ago
  19. e83e31f4 x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h by Cyrill Gorcunov · 16 years ago
  20. 535694f x86: boot/printfc use NULL instead 0 by Thomas Gleixner · 16 years ago
  21. 7fafd91 x86: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  22. 8bd1796 x86: relocs ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 16 years ago
  23. 8c4dd60 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} by Tim Gardner · 16 years ago
  24. 8b664aa x86, boot: add linked list of struct setup_data by Huang, Ying · 16 years ago
  25. 2cfed60 Update .gitignore files by Matthew Wilcox · 16 years ago
  26. 4a9f54c x86: cleanup: change _end to end_before_pgt by Yinghai Lu · 16 years ago
  27. 7c53976 x86: cleanup boot-heap usage by Alexander van Heukelum · 16 years ago
  28. cf9b111 x86: remove pointless comments by WANG Cong · 16 years ago
  29. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 16 years ago
  30. 03056c8 x86: remove superfluous initialisation in boot code. by Alexander van Heukelum · 16 years ago
  31. 7030760 x86: coding style fixes to arch/x86/boot/cpucheck.c by Paolo Ciarrocchi · 16 years ago
  32. 023196a x86: coding style fix to arch/x86/boot/pm.c by Paolo Ciarrocchi · 16 years ago
  33. 1180e01 x86: more cleanups in arch/x86/boot/compressed/misc.c by Ingo Molnar · 16 years ago
  34. fd77c7c x86: coding style fixes to arch/x86/boot/compressed/misc.c by Paolo Ciarrocchi · 16 years ago
  35. 87253d1 x86: boot protocol updates by Ian Campbell · 16 years ago
  36. 52b3871 x86: bump image header to version 2.08. by Ingo Molnar · 16 years ago
  37. 7d6e737 x86: add a crc32 checksum to the kernel image. by Ian Campbell · 16 years ago
  38. 099e137 x86: use ELF format in compressed images. by Ian Campbell · 16 years ago
  39. 1722770 x86-boot: don't request VBE2 information by Peter Korsgaard · 16 years ago
  40. 829157b x86: handle BIOSes which terminate e820 with CF=1 and no SMAP by H. Peter Anvin · 16 years ago
  41. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  42. 3b35632 Update arch/x86/boot/.gitignore with new auto-generated files by S.Çağlar Onur · 16 years ago
  43. 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 16 years ago
  44. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
  45. f0be6c6 x86 setup: print missing CPU features in cleartext by H. Peter Anvin · 17 years ago
  46. 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 17 years ago
  47. 32ed937 x86: fix comments in vmlinux_64.lds by Yinghai Lu · 17 years ago
  48. 778cb92 x86: unify arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  49. 4c83d65 x86: unify variable names in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  50. 8751f97 x86: unify headers in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  51. 818a08f x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  52. 6b3c042 x86: unify strings in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  53. f18c0e7 x86: unify arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
  54. 20514e9 x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
  55. 004426e x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
  56. afe0bc6 x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds by Ian Campbell · 17 years ago
  57. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  58. 387faed x86 setup: correct the base in the GDT_ENTRY() macro by H. Peter Anvin · 17 years ago
  59. acd644b x86 setup: guard the heap against invalid stack setups by H. Peter Anvin · 17 years ago
  60. 1a8514e x86 setup: push video mode setup as late as possible by H. Peter Anvin · 17 years ago
  61. b710763 x86 setup: add note to use edd=off on EDD probing hangs by H. Peter Anvin · 17 years ago
  62. 70d8abf x86 setup: add missing prototype; formatting fix by H. Peter Anvin · 17 years ago
  63. f777501 x86 setup: OK -> ok (no need to scream) by H. Peter Anvin · 17 years ago
  64. e479c83 x86 setup: be more verbose when probing EDD by devzero@web.de · 17 years ago
  65. 32d0b98 x86 setup: early cmdline parser handle boolean options by devzero@web.de · 17 years ago
  66. 811a0ff x86 setup: fix constraints in segment accessor functions by H. Peter Anvin · 17 years ago
  67. 1cac500 x86 setup: display VESA graphics modes in vga=ask menu by H. Peter Anvin · 17 years ago
  68. 02a7b42 x86 setup: use X86_CR0_PE macro instead of hard-coded constant by H. Peter Anvin · 17 years ago
  69. 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 17 years ago
  70. c4d9ba6 x86 setup: make PM transition more paranoid; cleanup 32-bit entry by H. Peter Anvin · 17 years ago
  71. cf8fa92 i386: handle an initrd in highmem (version 2) by H. Peter Anvin · 17 years ago
  72. a6b6807 x86: compile apm and voyager module only when selected in Kconfig by Andi Kleen · 17 years ago
  73. ff3cf85 x86: hlt on early crash by Ingo Molnar · 17 years ago
  74. db569af x86: unify arch/x86/boot/compressed/Makefile(s) by Sam Ravnborg · 17 years ago
  75. 4ba7e5c x86: biarch support for 32 bit builds beautified by Sam Ravnborg · 17 years ago
  76. ba08242 x86: tweak io_64.h for paravirt. by Glauber de Oliveira Costa · 17 years ago
  77. 4707c47 x86 vDSO: absolute relocs by Roland McGrath · 17 years ago
  78. b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 17 years ago
  79. 16252da x86 setup: don't recalculate ss:esp unless really necessary by Jens Rottmann · 17 years ago
  80. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  81. 1032c0b x86: arch/x86/Kconfig.cpu unification by Sam Ravnborg · 17 years ago
  82. 9f259cc x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry by H. Peter Anvin · 17 years ago
  83. 7ed1929 x86 setup: add a near jump to serialize %cr0 on 386/486 by H. Peter Anvin · 17 years ago
  84. bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
  85. e6e1ace x86 setup: sizeof() is unsigned, unbreak comparisons by H. Peter Anvin · 17 years ago
  86. 6b6815c x86 setup: handle boot loaders which set up the stack incorrectly by H. Peter Anvin · 17 years ago
  87. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  88. 4d022ad x86: ARRAY_SIZE cleanup by Alejandro Martinez Ruiz · 17 years ago
  89. a24e785 i386: paravirt boot sequence by Rusty Russell · 17 years ago
  90. 676b185 spelling fixes: arch/x86_64/ by Simon Arlott · 17 years ago
  91. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  92. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  93. 7eebb93 x86: fix boot error introduced by kbuild by Sam Ravnborg · 17 years ago
  94. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  95. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  96. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago
  97. 9e9b457 x86_64: move boot by Thomas Gleixner · 17 years ago
  98. 96ae6ea i386: move boot by Thomas Gleixner · 17 years ago
  99. 0530bf3 i386: move boot by Thomas Gleixner · 17 years ago
  100. 19d8d79 i386: move boot by Thomas Gleixner · 17 years ago