| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-10-03 | x86: kmsan: disable instrumentation of unsupported code |  Alexander Potapenko | 1 | -0/+1 |
| 2022-08-10 | x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments |  Nick Desaulniers | 1 | -0/+4 |
| 2022-05-23 | Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2022-04-07 | x86/boot: Port I/O: Add decompression-time support for TDX |  Kirill A. Shutemov | 1 | -1/+1 |
| 2022-04-07 | x86/tdx: Detect TDX at early kernel decompression time |  Kuppuswamy Sathyanarayanan | 1 | -0/+1 |
| 2022-04-06 | x86/compressed/acpi: Move EFI detection to helper |  Michael Roth | 1 | -0/+1 |
| 2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 1 | -6/+6 |
| 2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} |  Masahiro Yamada | 1 | -6/+6 |
| 2021-12-23 | x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS |  Nathan Chancellor | 1 | -2/+5 |
| 2021-05-12 | x86/boot/compressed: Enable -Wundef |  Nick Desaulniers | 1 | -0/+1 |
| 2021-05-10 | x86/sev-es: Rename sev-es.{ch} to sev.{ch} |  Brijesh Singh | 1 | -3/+3 |
| 2021-03-26 | x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS |  Nathan Chancellor | 1 | -0/+1 |
| 2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2020-12-01 | kbuild: Hoist '--orphan-handling' into Kconfig |  Nathan Chancellor | 1 | -1/+3 |
| 2020-11-04 | efi: generalize efi_get_secureboot |  Chester Lin | 1 | -1/+1 |
| 2020-10-14 | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+9 |
| 2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -34/+7 |
| 2020-09-14 | x86/boot/compressed: Disable relocation relaxation |  Arvind Sankar | 1 | -0/+2 |
| 2020-09-07 | x86/boot/compressed/64: Setup a GHCB-based VC Exception handler |  Joerg Roedel | 1 | -0/+5 |
| 2020-09-07 | x86/boot/compressed/64: Add stage1 #VC handler |  Joerg Roedel | 1 | -0/+1 |
| 2020-09-07 | x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c |  Joerg Roedel | 1 | -1/+1 |
| 2020-09-07 | x86/boot/compressed/64: Add IDT Infrastructure |  Joerg Roedel | 1 | -0/+1 |
| 2020-09-07 | x86/boot/compressed/64: Disable red-zone usage |  Joerg Roedel | 1 | -1/+1 |
| 2020-09-03 | x86/boot/compressed: Warn on orphan section placement |  Kees Cook | 1 | -0/+1 |
| 2020-09-01 | x86/boot/compressed: Remove, discard, or assert for unwanted sections |  Kees Cook | 1 | -0/+1 |
| 2020-08-14 | x86/boot: Check that there are no run-time relocations |  Arvind Sankar | 1 | -25/+3 |
| 2020-08-14 | x86/boot: Remove run-time relocations from head_{32,64}.S |  Arvind Sankar | 1 | -10/+2 |
| 2020-08-14 | x86/boot/compressed: Force hidden visibility for all symbol references |  Ard Biesheuvel | 1 | -0/+1 |
| 2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 1 | -2/+2 |
| 2020-07-31 | x86: Add support for ZSTD compressed kernel |  Nick Terrell | 1 | -1/+5 |
| 2020-07-19 | x86/boot: Don't add the EFI stub to targets |  Arvind Sankar | 1 | -2/+2 |
| 2020-07-07 | kbuild: remove cc-option test of -ffreestanding |  Masahiro Yamada | 1 | -1/+1 |
| 2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector |  Masahiro Yamada | 1 | -1/+1 |
| 2020-04-13 | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh |  Ingo Molnar | 1 | -4/+2 |
| 2020-03-31 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts |  Ingo Molnar | 1 | -2/+2 |
| 2020-02-25 | x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sections |  Arvind Sankar | 1 | -0/+1 |
| 2020-02-23 | efi/libstub/x86: Incorporate eboot.c into libstub |  Ard Biesheuvel | 1 | -4/+1 |
| 2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y |  Masahiro Yamada | 1 | -1/+1 |
| 2019-12-30 | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts |  Ingo Molnar | 1 | -3/+4 |
| 2019-12-25 | efi/libstub/x86: Avoid thunking for native firmware calls |  Ard Biesheuvel | 1 | -1/+1 |
| 2019-12-14 | x86/boot: kbuild: allow readelf executable to be specified |  Dmitry Golovin | 1 | -1/+1 |
| 2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2019-11-16 | x86, kcsan: Enable KCSAN for x86 |  Marco Elver | 1 | -0/+2 |
| 2019-11-12 | x86/boot: Introduce kernel_info |  Daniel Kiper | 1 | -2/+2 |
| 2019-10-01 | arch/x86/boot: Use prefix map to avoid embedded paths |  Bruce Ashfield | 1 | -0/+1 |
| 2019-02-01 | x86/boot: Early parse RSDP and save it in boot_params |  Chao Fan | 1 | -0/+2 |
| 2019-01-06 | kbuild: remove redundant target cleaning on failure |  Masahiro Yamada | 1 | -1/+1 |
| 2018-10-14 | x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS |  Nathan Chancellor | 1 | -0/+1 |
| 2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS |  Masahiro Yamada | 1 | -3/+3 |