1. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. d96d8aa Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 49449c30c x86: mkpiggy.c: Explicitly close the output file by Geyslan G. Bem · 11 years ago
  4. 0ce6cda x86 efi: bugfix interrupt disabling sequence by Bart Kuivenhoven · 11 years ago
  5. d2078d5 x86: EFI stub support for large memory maps by Linn Crosetto · 11 years ago
  6. 809373e x86, build: move build output statistics away from stderr by Kees Cook · 11 years ago
  7. 46f4582 efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). by Roy Franz · 11 years ago
  8. 0e1cadb efi: Allow efi_free() to be called with size of 0 by Roy Franz · 11 years ago
  9. ae8e906 efi: use efi_get_memory_map() to get final map for x86 by Roy Franz · 11 years ago
  10. 5fef387 efi: Move unicode to ASCII conversion to shared function. by Roy Franz · 11 years ago
  11. 4a9f3a7 efi: Generalize relocate_kernel() for use by other architectures. by Roy Franz · 11 years ago
  12. c6866d7 efi: Move relocate_kernel() to shared file. by Roy Franz · 11 years ago
  13. 40e4530 efi: Rename memory allocation/free functions by Roy Franz · 11 years ago
  14. 876dc36 efi: Add system table pointer argument to shared functions. by Roy Franz · 11 years ago
  15. 7721da4 efi: Move common EFI stub code from x86 arch code to common location by Roy Franz · 11 years ago
  16. ed37ddf efi: Add proper definitions for some EFI function pointers. by Roy Franz · 11 years ago
  17. aafcd5d Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 9cb87aa Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  19. 5b8fafc x86/boot: Fix a sanity check in printf.c by Dan Carpenter · 11 years ago
  20. 062fe8f x86, boot: Fix warning due to undeclared strlen() by Fred Chen · 11 years ago
  21. a021506 x86, relocs: Move ELF relocation handling to C by Kees Cook · 11 years ago
  22. df981ed x86, efi: correct call to free_pages by Roy Franz · 11 years ago
  23. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  24. 1982269 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 062f487 x86/boot: Close opened file descriptor by Jiri Slaby · 11 years ago
  27. d3768d8 x86, efi: retry ExitBootServices() on failure by Zach Bobroff · 11 years ago
  28. f8b8404 Modify UEFI anti-bricking code by Matthew Garrett · 11 years ago
  29. 592a9b8 x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h> by Zhang Yanfei · 11 years ago
  30. 874f6d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 697dfd8 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  32. f697036 efi: Check EFI revision in setup_efi_vars by Josh Boyer · 11 years ago
  33. 51f8fbb x86, efi: Fix a build warning by Borislav Petkov · 11 years ago
  34. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  35. cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 11 years ago
  36. 9187082 x86: Fix rebuild with EFI_STUB enabled by Jan Beulich · 11 years ago
  37. 2dead15 x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety by Lans Zhang · 11 years ago
  38. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  40. 5abcd76 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  41. deb9410 x86, efi: Allow slash in file path of initrd by Lee, Chun-Yi · 12 years ago
  42. becbd66 Merge tag 'efi-for-3.8' into x86/efi by H. Peter Anvin · 12 years ago
  43. 8ee2f2d x86, boot: Update comments about entries for 64bit image by Yinghai Lu · 12 years ago
  44. ee92d81 x86, boot: Support loading bzImage, boot_params and ramdisk above 4G by Yinghai Lu · 12 years ago
  45. d3c433b x86, boot: Move lldt/ltr out of 64bit code section by Yinghai Lu · 12 years ago
  46. 187a8a7 x86, boot: Move verify_cpu.S and no_longmode down by Yinghai Lu · 12 years ago
  47. 3db07e7 x86, boot: Pass cmd_line_ptr with unsigned long instead by Yinghai Lu · 12 years ago
  48. 16a4baa x86, boot: Move checking of cmd_line_ptr out of common path by Yinghai Lu · 12 years ago
  49. f1da834 x86, boot: Add get_cmd_line_ptr() by Yinghai Lu · 12 years ago
  50. 7397018 x86, efi: remove attribute check from setup_efi_pci by Maarten Lankhorst · 12 years ago
  51. 5dcd14e x86, boot: Sanitize boot_params if not zeroed on creation by H. Peter Anvin · 12 years ago
  52. 99f857d x86, build: Dynamically find entry points in compressed startup code by David Woodhouse · 12 years ago
  53. b607e21 x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode by David Woodhouse · 12 years ago
  54. f791620 x86, efi: Fix 32-bit EFI handover protocol entry point by David Woodhouse · 12 years ago
  55. 70a479c x86, efi: Fix display detection in EFI boot stub by David Woodhouse · 12 years ago
  56. 09c205a x86, boot: Define the 2.12 bzImage boot protocol by H. Peter Anvin · 12 years ago
  57. bc75479 x86, efi: fix 32-bit warnings in setup_efi_pci() by Jan Beulich · 12 years ago
  58. 886d751 x86, efi: correct precedence of operators in setup_efi_pci by Sasha Levin · 12 years ago
  59. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  60. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  61. dd5fc85 EFI: Stash ROMs if they're not in the PCI BAR by Matthew Garrett · 12 years ago
  62. 0f905a4 x86, efi: Fix processor-specific memcpy() build error by Matt Fleming · 12 years ago
  63. caaa8c6 x86: remove dummy long from EFI stub by Cesar Eduardo Barros · 12 years ago
  64. 23e5047 x86: remove offsets.h from .gitignore and dontdiff by Paul Bolle · 12 years ago
  65. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago
  66. abbf159 UAPI: Partition the header include path sets and add uapi/ header directories by David Howells · 12 years ago
  67. 3b29b03 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 81a15f2 Merge tag 'v3.6-rc6' into x86/cleanups by Ingo Molnar · 12 years ago
  69. e9b1095 x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmware by Matthew Garrett · 12 years ago
  70. f462ed9 efifb: Skip DMI checks if the bootloader knows what it's doing by Matthew Garrett · 12 years ago
  71. 9dead5b efi: Build EFI stub with EFI-appropriate options by Matthew Garrett · 12 years ago
  72. 38cb5ef X86: Improve GOP detection in the EFI boot stub by Matthew Garrett · 12 years ago
  73. 0570a36 x86, boot: Remove obsolete and unused constant RAMDISK by Paul Bolle · 12 years ago
  74. 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
  75. 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
  76. c1b669b Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. bd448d4 x86, boot: Exclude cmdline.c if you can't use it by Gokul Caushik · 12 years ago
  78. cec49df x86, boot: Exclude early_serial_console.c if can't use it. by Joe Millenbach · 12 years ago
  79. 641a1ce x86, boot: Removed unused debug flag and set code by Joe Millenbach · 12 years ago
  80. 7aac301 x86, boot: Switch output functions from command-line flags to conditional compilation by Joe Millenbach · 12 years ago
  81. cb454fe x86, boot: Changed error putstr path to match new debug_putstr format by Joe Millenbach · 12 years ago
  82. e605a42 x86, boot: Wrap debug printing in a new debug_putstr function by Joe Millenbach · 12 years ago
  83. 9f4e439 x86, boot: Removed quiet flag and switched quiet output to debug flag by Joe Millenbach · 12 years ago
  84. 9ca8f72 x86, efi: Handover Protocol by Matt Fleming · 12 years ago
  85. e5a7286 x86, boot: Remove ancient, unconditionally #ifdef'd out dead code by Paul Bolle · 12 years ago
  86. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 12 years ago
  87. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 12 years ago
  88. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 12 years ago
  89. 44bc40e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 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
  91. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 12 years ago
  92. b2d0b7a keyboard: Use BIOS Keyboard variable to set Numlock by Joshua Cov · 12 years ago
  93. 7c77cda x86, relocs: Remove an unused variable by Kusanagi Kouichi · 12 years ago
  94. b199430 x86, efi: Add dedicated EFI stub entry point by Matt Fleming · 12 years ago
  95. a9aff3e Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.c by H. Peter Anvin · 12 years ago
  96. e47bb0b x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUB by Matt Fleming · 12 years ago
  97. e31be36 x86, efi: Fix .text section overlapping image header for EFI_STUB by Matt Fleming · 12 years ago
  98. 2e064b1 x86, efi: Fix issue of overlapping .reloc section for EFI_STUB by Jordan Justen · 12 years ago
  99. 446e1c8 x86, boot: Correct CFLAGS for hostprogs by H. Peter Anvin · 12 years ago
  100. 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago