1. 697dfd8 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 12 years ago
  2. f697036 efi: Check EFI revision in setup_efi_vars by Josh Boyer · 12 years ago
  3. 51f8fbb x86, efi: Fix a build warning by Borislav Petkov · 12 years ago
  4. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 12 years ago
  5. cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 12 years ago
  6. 9187082 x86: Fix rebuild with EFI_STUB enabled by Jan Beulich · 12 years ago
  7. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  9. 5abcd76 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. deb9410 x86, efi: Allow slash in file path of initrd by Lee, Chun-Yi · 12 years ago
  11. becbd66 Merge tag 'efi-for-3.8' into x86/efi by H. Peter Anvin · 12 years ago
  12. 8ee2f2d x86, boot: Update comments about entries for 64bit image by Yinghai Lu · 12 years ago
  13. ee92d81 x86, boot: Support loading bzImage, boot_params and ramdisk above 4G by Yinghai Lu · 12 years ago
  14. d3c433b x86, boot: Move lldt/ltr out of 64bit code section by Yinghai Lu · 12 years ago
  15. 187a8a7 x86, boot: Move verify_cpu.S and no_longmode down by Yinghai Lu · 12 years ago
  16. f1da834 x86, boot: Add get_cmd_line_ptr() by Yinghai Lu · 12 years ago
  17. 7397018 x86, efi: remove attribute check from setup_efi_pci by Maarten Lankhorst · 12 years ago
  18. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 12 years ago
  19. 99f857d x86, build: Dynamically find entry points in compressed startup code by David Woodhouse · 12 years ago
  20. b607e21 x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode by David Woodhouse · 12 years ago
  21. f791620 x86, efi: Fix 32-bit EFI handover protocol entry point by David Woodhouse · 12 years ago
  22. 70a479c x86, efi: Fix display detection in EFI boot stub by David Woodhouse · 12 years ago
  23. bc75479 x86, efi: fix 32-bit warnings in setup_efi_pci() by Jan Beulich · 12 years ago
  24. 886d751 x86, efi: correct precedence of operators in setup_efi_pci by Sasha Levin · 12 years ago
  25. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  26. dd5fc85 EFI: Stash ROMs if they're not in the PCI BAR by Matthew Garrett · 12 years ago
  27. 0f905a4 x86, efi: Fix processor-specific memcpy() build error by Matt Fleming · 12 years ago
  28. e9b1095 x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmware by Matthew Garrett · 12 years ago
  29. f462ed9 efifb: Skip DMI checks if the bootloader knows what it's doing by Matthew Garrett · 12 years ago
  30. 9dead5b efi: Build EFI stub with EFI-appropriate options by Matthew Garrett · 12 years ago
  31. 38cb5ef X86: Improve GOP detection in the EFI boot stub by Matthew Garrett · 12 years ago
  32. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. bd448d4 x86, boot: Exclude cmdline.c if you can't use it by Gokul Caushik · 12 years ago
  34. cec49df x86, boot: Exclude early_serial_console.c if can't use it. by Joe Millenbach · 12 years ago
  35. 641a1ce x86, boot: Removed unused debug flag and set code by Joe Millenbach · 12 years ago
  36. 7aac301 x86, boot: Switch output functions from command-line flags to conditional compilation by Joe Millenbach · 12 years ago
  37. cb454fe x86, boot: Changed error putstr path to match new debug_putstr format by Joe Millenbach · 12 years ago
  38. e605a42 x86, boot: Wrap debug printing in a new debug_putstr function by Joe Millenbach · 12 years ago
  39. 9f4e439 x86, boot: Removed quiet flag and switched quiet output to debug flag by Joe Millenbach · 12 years ago
  40. 9ca8f72 x86, efi: Handover Protocol by Matt Fleming · 12 years ago
  41. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 13 years ago
  42. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 13 years ago
  43. 8ca038d Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  44. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 13 years ago
  45. 7c77cda x86, relocs: Remove an unused variable by Kusanagi Kouichi · 13 years ago
  46. b199430 x86, efi: Add dedicated EFI stub entry point by Matt Fleming · 13 years ago
  47. a9aff3e Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.c by H. Peter Anvin · 13 years ago
  48. e31be36 x86, efi: Fix .text section overlapping image header for EFI_STUB by Matt Fleming · 13 years ago
  49. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  50. c7b7383 x86, efi: Fix pointer math issue in handle_ramdisks() by Dan Carpenter · 13 years ago
  51. 12871c5 x86, mkpiggy: Don't open code put_unaligned_le32() by Matt Fleming · 13 years ago
  52. 55f9709 x86, relocs: Don't open code put_unaligned_le32() by Matt Fleming · 13 years ago
  53. 5067cf5 x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() by Jesper Juhl · 13 years ago
  54. 2d2da60f x86, efi: Break up large initrd reads by Maarten Lankhorst · 13 years ago
  55. 291f363 x86, efi: EFI boot stub support by Matt Fleming · 13 years ago
  56. 6670e9c x86, build: Make sure mkpiggy fails on read error by Daniel J Blueman · 14 years ago
  57. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
  58. 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
  59. 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
  60. c5cbac6 x86, cpu: Rename verify_cpu_64.S to verify_cpu.S by Kees Cook · 14 years ago
  61. 68f4d5a x86, setup: Use string copy operation to optimze copy in kernel compression by Zhao Yakui · 14 years ago
  62. 6238b47 x86, setup: move isdigit.h to ctype.h, header files on top. by H. Peter Anvin · 14 years ago
  63. 8fee13a x86, setup: enable early console output from the decompressor by Yinghai Lu · 14 years ago
  64. 22a57f5 x86, setup: Allow global variables and functions in the decompressor by H. Peter Anvin · 14 years ago
  65. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  66. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  67. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  68. 041d5f9 Rename .rodata.compressed to .rodata..compressed. by Denys Vlasenko · 15 years ago
  69. 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 · 15 years ago
  70. eb572a5 x86-64, setup: Inhibit decompressor output if video info is invalid by H. Peter Anvin · 15 years ago
  71. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 15 years ago
  72. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  73. 17a2a9b x86, compress: Force i386 instructions for the decompressor by H. Peter Anvin · 15 years ago
  74. 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 15 years ago
  75. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
  76. 4868402 x86, boot: Simplify setting of the PAE bit by Alexander Potashev · 15 years ago
  77. 1dc818c x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  78. fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
  79. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
  80. 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
  81. 6799687 x86, boot: add new generated files to the appropriate .gitignore files by Mike Galbraith · 15 years ago
  82. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 15 years ago
  83. 7ed42a2 x86, boot: correct sanity checks in boot/compressed/misc.c by H. Peter Anvin · 15 years ago
  84. 37ba7ab x86, boot: make kernel_alignment adjustable; new bzImage fields by H. Peter Anvin · 16 years ago
  85. 99aa455 x86, boot: remove dead code from boot/compressed/head_*.S by H. Peter Anvin · 16 years ago
  86. 40b387a x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits by H. Peter Anvin · 16 years ago
  87. 02a884c x86, boot: determine compressed code offset at compile time by H. Peter Anvin · 16 years ago
  88. 36d3793 x86, boot: use appropriate rep string for move and clear by H. Peter Anvin · 16 years ago
  89. 9754191 x86, boot: zero EFLAGS on 32 bits by H. Peter Anvin · 16 years ago
  90. 0a13773 x86, boot: set up the decompression stack as early as possible by H. Peter Anvin · 16 years ago
  91. 5b11f1c x86, boot: straighten out ranges to copy/zero in compressed/head*.S by H. Peter Anvin · 16 years ago
  92. b40d68d x86, boot: stylistic cleanups for boot/compressed/head_64.S by H. Peter Anvin · 16 years ago
  93. 5f64ec6 x86, boot: stylistic cleanups for boot/compressed/head_32.S by H. Peter Anvin · 16 years ago
  94. bd2a369 x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S by H. Peter Anvin · 16 years ago
  95. 283ab1c x86, boot: follow standard Kbuild style for compression suffix by H. Peter Anvin · 16 years ago
  96. 5f11e02 x86, boot: simplify arch/x86/boot/compressed/Makefile by H. Peter Anvin · 16 years ago
  97. 0b4eb46 x86, boot: align the .bss section in the decompressor by H. Peter Anvin · 16 years ago
  98. 83c4832 x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler by Sam Ravnborg · 16 years ago
  99. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 16 years ago
  100. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 16 years ago