1. 2d2da60f x86, efi: Break up large initrd reads by Maarten Lankhorst · 13 years ago
  2. 291f363 x86, efi: EFI boot stub support by Matt Fleming · 13 years ago
  3. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  4. 079f85e x86, build: Do not set the root_dev field in bzImage by Michal Marek · 13 years ago
  5. 39b6897 x86, setup: When probing memory with e801, use ax/bx as a pair by H. Peter Anvin · 13 years ago
  6. 6670e9c x86, build: Make sure mkpiggy fails on read error by Daniel J Blueman · 13 years ago
  7. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
  8. 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
  10. c5cbac6 x86, cpu: Rename verify_cpu_64.S to verify_cpu.S by Kees Cook · 14 years ago
  11. 68f4d5a x86, setup: Use string copy operation to optimze copy in kernel compression by Zhao Yakui · 14 years ago
  12. 74b3c44 x86, setup: Fix earlyprintk=serial,0x3f8,115200 by Yinghai Lu · 14 years ago
  13. 83d9f65 x86, setup: Fix earlyprintk=serial,ttyS0,115200 by Yinghai Lu · 14 years ago
  14. 6238b47 x86, setup: move isdigit.h to ctype.h, header files on top. by H. Peter Anvin · 14 years ago
  15. 8fee13a x86, setup: enable early console output from the decompressor by Yinghai Lu · 14 years ago
  16. f4ed287 x86, setup: reorganize the early console setup by Yinghai Lu · 14 years ago
  17. 22a57f5 x86, setup: Allow global variables and functions in the decompressor by H. Peter Anvin · 14 years ago
  18. 70b0d22 x86, setup: Only set early_serial_base after port is initialized by Yinghai Lu · 14 years ago
  19. ce0aa5d x86, setup: Make the setup code also accept console=uart8250 by Yinghai Lu · 14 years ago
  20. fa97bdf x86, setup: Early-boot serial I/O support by Pekka Enberg · 14 years ago
  21. cf3bdc2 x86, setup: Set ax register in boot vga query by Andi Kleen · 14 years ago
  22. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  23. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  24. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  25. 041d5f9 Rename .rodata.compressed to .rodata..compressed. by Denys Vlasenko · 14 years ago
  26. f6a0b5c Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 8e92dc7 x86, setup: Don't skip mode setting for the standard VGA modes by H. Peter Anvin · 14 years ago
  29. eb572a5 x86-64, setup: Inhibit decompressor output if video info is invalid by H. Peter Anvin · 14 years ago
  30. f1f6baf x86, setup: When restoring the screen, update boot_params.screen_info by H. Peter Anvin · 14 years ago
  31. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 14 years ago
  32. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 14 years ago
  33. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  34. 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  35. 17a2a9b x86, compress: Force i386 instructions for the decompressor by H. Peter Anvin · 15 years ago
  36. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  37. 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 15 years ago
  38. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  39. 9204595 kbuild: move compile.h to include/generated by Sam Ravnborg · 15 years ago
  40. 830cd2a Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
  43. d9b2635 x86, setup: Store the boot cursor state by Matthew Garrett · 15 years ago
  44. 4868402 x86, boot: Simplify setting of the PAE bit by Alexander Potashev · 15 years ago
  45. a5912f6 x86: Document linker script ASSERT() quirk by Ingo Molnar · 15 years ago
  46. 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  48. 1dc818c x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  49. 0cc6d77 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
  51. febe04d x86: fix usage of bios intcall() by Akinobu Mita · 15 years ago
  52. 2495fbf x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables by H. Peter Anvin · 15 years ago
  53. c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
  55. 28b4868 x86, boot: use .code16gcc instead of .code16 by H. Peter Anvin · 15 years ago
  56. bec70683 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 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 · 15 years ago
  58. 6799687 x86, boot: add new generated files to the appropriate .gitignore files by Mike Galbraith · 15 years ago
  59. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 15 years ago
  60. ee07366 Merge branch 'x86/urgent' into x86/setup by H. Peter Anvin · 15 years ago
  61. bca23db x86, setup: revert ACPI 3 E820 extended attributes support by H. Peter Anvin · 15 years ago
  62. c6ac4c1 x86, boot: correct the calculation of ZO_INIT_SIZE by H. Peter Anvin · 15 years ago
  63. 7ed42a2 x86, boot: correct sanity checks in boot/compressed/misc.c by H. Peter Anvin · 15 years ago
  64. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 15 years ago
  65. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 15 years ago
  66. 99aa455 x86, boot: remove dead code from boot/compressed/head_*.S by H. Peter Anvin · 15 years ago
  67. 40b387a x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits by H. Peter Anvin · 15 years ago
  68. 77d1a49 x86, boot: make symbols from the main vmlinux available by H. Peter Anvin · 15 years ago
  69. 02a884c x86, boot: determine compressed code offset at compile time by H. Peter Anvin · 15 years ago
  70. 36d3793 x86, boot: use appropriate rep string for move and clear by H. Peter Anvin · 15 years ago
  71. 9754191 x86, boot: zero EFLAGS on 32 bits by H. Peter Anvin · 15 years ago
  72. 0a13773 x86, boot: set up the decompression stack as early as possible by H. Peter Anvin · 15 years ago
  73. 5b11f1c x86, boot: straighten out ranges to copy/zero in compressed/head*.S by H. Peter Anvin · 15 years ago
  74. b40d68d x86, boot: stylistic cleanups for boot/compressed/head_64.S by H. Peter Anvin · 15 years ago
  75. 5f64ec6 x86, boot: stylistic cleanups for boot/compressed/head_32.S by H. Peter Anvin · 15 years ago
  76. bd2a369 x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S by H. Peter Anvin · 15 years ago
  77. 283ab1c x86, boot: follow standard Kbuild style for compression suffix by H. Peter Anvin · 15 years ago
  78. 5f11e02 x86, boot: simplify arch/x86/boot/compressed/Makefile by H. Peter Anvin · 15 years ago
  79. 0b4eb46 x86, boot: align the .bss section in the decompressor by H. Peter Anvin · 15 years ago
  80. 83c4832 x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler by Sam Ravnborg · 15 years ago
  81. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 15 years ago
  82. cf9972a x86, setup: fix comment in the "glove box" code by H. Peter Anvin · 15 years ago
  83. cf06de7 x86, setup: "glove box" BIOS interrupts in the video code by H. Peter Anvin · 15 years ago
  84. 0a706db x86, setup: "glove box" BIOS interrupts in the MCA code by H. Peter Anvin · 15 years ago
  85. 3435d34 x86, setup: "glove box" BIOS interrupts in the EDD code by H. Peter Anvin · 15 years ago
  86. d54ea25 x86, setup: "glove box" BIOS interrupts in the APM code by H. Peter Anvin · 15 years ago
  87. df7699c x86, setup: "glove box" BIOS interrupts in the core boot code by H. Peter Anvin · 15 years ago
  88. 7a734e7 x86, setup: "glove box" BIOS calls -- infrastructure by H. Peter Anvin · 15 years ago
  89. 1e274a5 x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes by H. Peter Anvin · 15 years ago
  90. 484cad3 Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  91. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 15 years ago
  92. cd67059 x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx by H. Peter Anvin · 15 years ago
  93. c549e71 x86, setup: ACPI 3, BIOS workaround for E820-probing code by H. Peter Anvin · 15 years ago
  94. 32ec7fd x86, setup: preemptively save/restore edi and ebp around INT 15 E820 by H. Peter Anvin · 15 years ago
  95. 01522df x86, setup: mark %esi as clobbered in E820 BIOS call by Michael K. Johnson · 15 years ago
  96. 5f64135 x86, setup: fix the setting of 480-line VGA modes by H. Peter Anvin · 15 years ago
  97. be72169 x86, setup: move 32-bit code to .text32 by H. Peter Anvin · 15 years ago
  98. 16a6791 x86: use targets in the boot Makefile instead of CLEAN_FILES by H. Peter Anvin · 15 years ago
  99. f9c5107 x86: remove additional vestiges of the zImage/bzImage split by H. Peter Anvin · 15 years ago
  100. 5e47c47 x86: remove zImage support by H. Peter Anvin · 15 years ago