1. 099e137 x86: use ELF format in compressed images. by Ian Campbell · 16 years ago
  2. 1722770 x86-boot: don't request VBE2 information by Peter Korsgaard · 16 years ago
  3. 829157b x86: handle BIOSes which terminate e820 with CF=1 and no SMAP by H. Peter Anvin · 16 years ago
  4. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  5. 3b35632 Update arch/x86/boot/.gitignore with new auto-generated files by S.Çağlar Onur · 16 years ago
  6. 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 16 years ago
  7. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 16 years ago
  8. f0be6c6 x86 setup: print missing CPU features in cleartext by H. Peter Anvin · 16 years ago
  9. 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 16 years ago
  10. 32ed937 x86: fix comments in vmlinux_64.lds by Yinghai Lu · 16 years ago
  11. 778cb92 x86: unify arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  12. 4c83d65 x86: unify variable names in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  13. 8751f97 x86: unify headers in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  14. 818a08f x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  15. 6b3c042 x86: unify strings in arch/x86/boot/compressed/misc_??.c by Ian Campbell · 16 years ago
  16. f18c0e7 x86: unify arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 16 years ago
  17. 20514e9 x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 16 years ago
  18. 004426e x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 16 years ago
  19. afe0bc6 x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds by Ian Campbell · 16 years ago
  20. ade1af7 x86: remove unneded casts by Jan Engelhardt · 16 years ago
  21. 387faed x86 setup: correct the base in the GDT_ENTRY() macro by H. Peter Anvin · 16 years ago
  22. acd644b x86 setup: guard the heap against invalid stack setups by H. Peter Anvin · 16 years ago
  23. 1a8514e x86 setup: push video mode setup as late as possible by H. Peter Anvin · 16 years ago
  24. b710763 x86 setup: add note to use edd=off on EDD probing hangs by H. Peter Anvin · 16 years ago
  25. 70d8abf x86 setup: add missing prototype; formatting fix by H. Peter Anvin · 16 years ago
  26. f777501 x86 setup: OK -> ok (no need to scream) by H. Peter Anvin · 16 years ago
  27. e479c83 x86 setup: be more verbose when probing EDD by devzero@web.de · 16 years ago
  28. 32d0b98 x86 setup: early cmdline parser handle boolean options by devzero@web.de · 16 years ago
  29. 811a0ff x86 setup: fix constraints in segment accessor functions by H. Peter Anvin · 16 years ago
  30. 1cac500 x86 setup: display VESA graphics modes in vga=ask menu by H. Peter Anvin · 16 years ago
  31. 02a7b42 x86 setup: use X86_CR0_PE macro instead of hard-coded constant by H. Peter Anvin · 16 years ago
  32. 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 16 years ago
  33. c4d9ba6 x86 setup: make PM transition more paranoid; cleanup 32-bit entry by H. Peter Anvin · 16 years ago
  34. cf8fa92 i386: handle an initrd in highmem (version 2) by H. Peter Anvin · 16 years ago
  35. a6b6807 x86: compile apm and voyager module only when selected in Kconfig by Andi Kleen · 16 years ago
  36. ff3cf85 x86: hlt on early crash by Ingo Molnar · 16 years ago
  37. db569af x86: unify arch/x86/boot/compressed/Makefile(s) by Sam Ravnborg · 16 years ago
  38. 4ba7e5c x86: biarch support for 32 bit builds beautified by Sam Ravnborg · 16 years ago
  39. ba08242 x86: tweak io_64.h for paravirt. by Glauber de Oliveira Costa · 16 years ago
  40. 4707c47 x86 vDSO: absolute relocs by Roland McGrath · 16 years ago
  41. b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 16 years ago
  42. 16252da x86 setup: don't recalculate ss:esp unless really necessary by Jens Rottmann · 17 years ago
  43. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  44. 1032c0b x86: arch/x86/Kconfig.cpu unification by Sam Ravnborg · 17 years ago
  45. 9f259cc x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry by H. Peter Anvin · 17 years ago
  46. 7ed1929 x86 setup: add a near jump to serialize %cr0 on 386/486 by H. Peter Anvin · 17 years ago
  47. bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
  48. e6e1ace x86 setup: sizeof() is unsigned, unbreak comparisons by H. Peter Anvin · 17 years ago
  49. 6b6815c x86 setup: handle boot loaders which set up the stack incorrectly by H. Peter Anvin · 17 years ago
  50. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  51. 4d022ad x86: ARRAY_SIZE cleanup by Alejandro Martinez Ruiz · 17 years ago
  52. a24e785 i386: paravirt boot sequence by Rusty Russell · 17 years ago
  53. 676b185 spelling fixes: arch/x86_64/ by Simon Arlott · 17 years ago
  54. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  55. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  56. 7eebb93 x86: fix boot error introduced by kbuild by Sam Ravnborg · 17 years ago
  57. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  58. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  59. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago
  60. 9e9b457 x86_64: move boot by Thomas Gleixner · 17 years ago
  61. 96ae6ea i386: move boot by Thomas Gleixner · 17 years ago
  62. 0530bf3 i386: move boot by Thomas Gleixner · 17 years ago
  63. 19d8d79 i386: move boot by Thomas Gleixner · 17 years ago