1. da05b14 x86/boot: Don't add the EFI stub to targets by Arvind Sankar · 4 years, 6 months ago
  2. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  3. 9589351 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  4. a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 10 months ago
  5. 003602a x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sections by Arvind Sankar · 5 years ago
  6. c2d0b47 efi/libstub/x86: Incorporate eboot.c into libstub by Ard Biesheuvel · 5 years ago
  7. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  8. 28336be Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts by Ingo Molnar · 5 years ago
  9. afc4cc7 efi/libstub/x86: Avoid thunking for native firmware calls by Ard Biesheuvel · 5 years ago
  10. eefb8c1 x86/boot: kbuild: allow readelf executable to be specified by Dmitry Golovin · 5 years ago
  11. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  12. 40d0411 x86, kcsan: Enable KCSAN for x86 by Marco Elver · 5 years ago
  13. 2c33c27 x86/boot: Introduce kernel_info by Daniel Kiper · 5 years ago
  14. 9e2276f arch/x86/boot: Use prefix map to avoid embedded paths by Bruce Ashfield · 5 years ago
  15. 3a63f70 x86/boot: Early parse RSDP and save it in boot_params by Chao Fan · 6 years ago
  16. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  17. dca5203 x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS by Nathan Chancellor · 6 years ago
  18. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  19. 92a4728 x86/boot: Fix if_changed build flip/flop bug by Kees Cook · 6 years ago
  20. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. d6289f3 x86/build: Don't pass in -D__KERNEL__ multiple times by Cao jin · 7 years ago
  22. 7cc4eb1 x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c by Kirill A. Shutemov · 7 years ago
  23. 0852907 x86/boot/compressed/64: Detect and handle 5-level paging at boot-time by Kirill A. Shutemov · 7 years ago
  24. 6a9f70b Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. 1958b5f x86/boot: Add early boot support when running with SEV active by Tom Lendacky · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 6c3b56b x86/boot: Disable Clang warnings about GNU extensions by Matthias Kaehlcke · 7 years ago
  28. 20c6c18 x86/boot: Disable the address-of-packed-member compiler warning by Matthias Kaehlcke · 7 years ago
  29. 3780578 x86/boot: Use CROSS_COMPILE prefix for readelf by Rob Landley · 8 years ago
  30. 846221c Remove references to dead make variable LINUX_INCLUDE by Paul Bolle · 8 years ago
  31. a980ce3 x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well by H.J. Lu · 8 years ago
  32. 98f7852 x86/boot: Refuse to build with data relocations by Kees Cook · 9 years ago
  33. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  34. 3a94707 x86/KASLR: Build identity mappings on demand by Kees Cook · 9 years ago
  35. dc425a6 x86/boot: Extract error reporting functions by Kees Cook · 9 years ago
  36. 4abf061 x86/boot: Correctly bounds-check relocations by Yinghai Lu · 9 years ago
  37. 4d2d542 x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_total_size' by Yinghai Lu · 9 years ago
  38. 67b6662 x86/boot: Fix "run_size" calculation by Yinghai Lu · 9 years ago
  39. be1fb0e kbuild: delete unnecessary "@:" by Masahiro Yamada · 9 years ago
  40. 9b23874 x86/KASLR: Rename aslr.c to kaslr.c by Kees Cook · 9 years ago
  41. 6d92bc9 x86/build: Build compressed x86 kernels as PIE by H.J. Lu · 9 years ago
  42. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  43. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 9 years ago
  44. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  45. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
  47. 96738c6 x86/efi: Avoid triple faults during EFI mixed mode calls by Matt Fleming · 10 years ago
  48. d69911a x86, build: replace Perl script with Shell script by Kees Cook · 10 years ago
  49. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. b6444bd Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. e2e68ae x86: Use $(OBJDUMP) instead of plain objdump by Chris Clayton · 10 years ago
  52. 243b675 efi/x86: Move x86 back to libstub by Ard Biesheuvel · 10 years ago
  53. fb7183e x86, boot: Document intermediates more clearly by Kees Cook · 10 years ago
  54. e602336 x86, kaslr: Prevent .bss from overlaping initrd by Junjie Mao · 10 years ago
  55. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  56. 84be880 Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" by Matt Fleming · 10 years ago
  57. 3afed06 x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK by Josh Triplett · 11 years ago
  58. 9e6abd2 x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASE by Josh Triplett · 11 years ago
  59. 9a1cb47 x86, boot: Use the usual -y -n mechanism for objects in vmlinux by Josh Triplett · 11 years ago
  60. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 11 years ago
  61. f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 8b3b005 x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 11 years ago
  63. 8ab3820 x86, kaslr: Return location from decompress_kernel by Kees Cook · 11 years ago
  64. dd78b97 x86, boot: Move CPU flags out of cpucheck by Kees Cook · 11 years ago
  65. f9b493a arm: add support for LZ4-compressed kernel by Kyungsik Lee · 12 years ago
  66. 9187082 x86: Fix rebuild with EFI_STUB enabled by Jan Beulich · 12 years ago
  67. 9dead5b efi: Build EFI stub with EFI-appropriate options by Matthew Garrett · 12 years ago
  68. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 13 years ago
  69. 12871c5 x86, mkpiggy: Don't open code put_unaligned_le32() by Matt Fleming · 13 years ago
  70. 291f363 x86, efi: EFI boot stub support by Matt Fleming · 13 years ago
  71. 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
  72. 8fee13a4 x86, setup: enable early console output from the decompressor by Yinghai Lu · 14 years ago
  73. 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
  74. 17a2a9b x86, compress: Force i386 instructions for the decompressor by H. Peter Anvin · 15 years ago
  75. fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
  76. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 16 years ago
  77. 02a884c x86, boot: determine compressed code offset at compile time by H. Peter Anvin · 16 years ago
  78. 283ab1c x86, boot: follow standard Kbuild style for compression suffix by H. Peter Anvin · 16 years ago
  79. 5f11e02 x86, boot: simplify arch/x86/boot/compressed/Makefile by H. Peter Anvin · 16 years ago
  80. 51b26ad x86: unify arch/x86/boot/compressed/vmlinux_*.lds by Linus Torvalds · 16 years ago
  81. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 16 years ago
  82. ae03c49 bzip2/lzma: x86 kernel compression support by Alain Knaff · 16 years ago
  83. 7f16a33 x86: boot/compressed/Makefile: fix "make clean" by H. Peter Anvin · 16 years ago
  84. 099e137 x86: use ELF format in compressed images. by Ian Campbell · 17 years ago
  85. 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 17 years ago
  86. 778cb92 x86: unify arch/x86/boot/compressed/misc_??.c by Ian Campbell · 17 years ago
  87. f18c0e7 x86: unify arch/x86/boot/compressed/vmlinux_??.scr by Ian Campbell · 17 years ago
  88. db569af x86: unify arch/x86/boot/compressed/Makefile(s) by Sam Ravnborg · 17 years ago
  89. 9e9b457 x86_64: move boot by Thomas Gleixner · 17 years ago
  90. 0530bf3 i386: move boot by Thomas Gleixner · 17 years ago[Renamed (62%) from arch/i386/boot/compressed/Makefile]
  91. 9b88467 i386: prepare shared boot/compressed/Makefile by Thomas Gleixner · 17 years ago
  92. 16ae154 i386: prepare shared boot/compressed/head.S by Thomas Gleixner · 17 years ago
  93. 20e482b i386: prepare shared boot/compressed/vmlinux.scr by Thomas Gleixner · 17 years ago
  94. e2ec985 i386: prepare shared boot/compressed/vmlinux.lds by Thomas Gleixner · 17 years ago
  95. c1c85a5 i386: prepare shared boot/compressed/misc.c by Thomas Gleixner · 17 years ago
  96. 4fd0696 Use the new x86 setup code for i386 by H. Peter Anvin · 18 years ago
  97. 6a044b3 [PATCH] i386: Warn upon absolute relocations being present by Vivek Goyal · 18 years ago
  98. 968de4f [PATCH] i386: Relocatable kernel support by Eric W. Biederman · 18 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago