Age | Commit message (Expand) | Author | Files | Lines |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -1/+1 |
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... | Linus Torvalds | 1 | -0/+1 |
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 |
2018-07-25 | x86/boot: Fix if_changed build flip/flop bug | Kees Cook | 1 | -2/+6 |
2018-04-03 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2018-03-31 | x86/build: Don't pass in -D__KERNEL__ multiple times | Cao jin | 1 | -1/+1 |
2018-02-11 | x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c | Kirill A. Shutemov | 1 | -1/+1 |
2017-12-07 | x86/boot/compressed/64: Detect and handle 5-level paging at boot-time | Kirill A. Shutemov | 1 | -0/+1 |
2017-11-14 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2017-11-07 | x86/boot: Add early boot support when running with SEV active | Tom Lendacky | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-31 | x86/boot: Disable Clang warnings about GNU extensions | Matthias Kaehlcke | 1 | -0/+1 |
2017-07-28 | x86/boot: Disable the address-of-packed-member compiler warning | Matthias Kaehlcke | 1 | -0/+1 |
2017-05-21 | x86/boot: Use CROSS_COMPILE prefix for readelf | Rob Landley | 1 | -1/+1 |
2016-12-14 | Remove references to dead make variable LINUX_INCLUDE | Paul Bolle | 1 | -1/+1 |
2016-11-21 | x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well | H.J. Lu | 1 | -3/+2 |
2016-06-26 | x86/boot: Refuse to build with data relocations | Kees Cook | 1 | -0/+18 |
2016-05-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+0 |
2016-05-07 | x86/KASLR: Build identity mappings on demand | Kees Cook | 1 | -0/+3 |
2016-05-03 | x86/boot: Extract error reporting functions | Kees Cook | 1 | -1/+1 |
2016-04-29 | x86/boot: Correctly bounds-check relocations | Yinghai Lu | 1 | -1/+1 |
2016-04-29 | x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_... | Yinghai Lu | 1 | -3/+1 |
2016-04-29 | x86/boot: Fix "run_size" calculation | Yinghai Lu | 1 | -0/+12 |
2016-04-20 | kbuild: delete unnecessary "@:" | Masahiro Yamada | 1 | -1/+0 |
2016-04-19 | x86/KASLR: Rename aslr.c to kaslr.c | Kees Cook | 1 | -1/+1 |
2016-03-29 | x86/build: Build compressed x86 kernels as PIE | H.J. Lu | 1 | -1/+13 |
2016-03-23 | kernel: add kcov code coverage | Dmitry Vyukov | 1 | -0/+3 |
2016-02-29 | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 1 | -1/+2 |
2016-01-21 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 1 | -0/+1 |
2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2015-02-14 | x86_64: add KASan support | Andrey Ryabinin | 1 | -0/+2 |
2015-02-13 | x86/efi: Avoid triple faults during EFI mixed mode calls | Matt Fleming | 1 | -0/+1 |
2015-01-27 | x86, build: replace Perl script with Shell script | Kees Cook | 1 | -1/+1 |
2014-12-10 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2014-12-10 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+12 |
2014-11-23 | x86: Use $(OBJDUMP) instead of plain objdump | Chris Clayton | 1 | -1/+1 |
2014-11-12 | efi/x86: Move x86 back to libstub | Ard Biesheuvel | 1 | -1/+2 |
2014-11-02 | x86, boot: Document intermediates more clearly | Kees Cook | 1 | -0/+12 |
2014-11-02 | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 1 | -1/+3 |
2014-10-07 | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo... | Linus Torvalds | 1 | -8/+9 |
2014-09-24 | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming | 1 | -2/+1 |
2014-08-18 | x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK | Josh Triplett | 1 | -1/+2 |
2014-08-18 | x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASE | Josh Triplett | 1 | -1/+3 |