| Commit message (Expand) | Author |
| 2021-01-30 | x86/boot/compressed: Disable relocation relaxation | Arvind Sankar |
| 2020-04-24 | x86/boot: Use unsigned comparison for addresses | Arvind Sankar |
| 2020-01-23 | x86/efistub: Disable paging at mixed mode entry | Ard Biesheuvel |
| 2019-09-16 | x86, boot: Remove multiple copy of static function sanitize_boot_params() | Zhenzhong Duan |
| 2019-09-09 | Fix fallout from changes to bootparam_utils.h | Alistair Delva |
| 2019-08-25 | x86/boot: Disable the address-of-packed-member compiler warning | Matthias Kaehlcke |
| 2019-02-06 | x86/kaslr: Fix incorrect i8254 outb() parameters | Daniel Drake |
| 2018-11-27 | x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ... | Matthias Kaehlcke |
| 2018-05-26 | efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit... | Ard Biesheuvel |
| 2018-03-28 | x86/boot/64: Verify alignment of the LOAD segment | H.J. Lu |
| 2018-01-05 | KPTI: Rename to PAGE_TABLE_ISOLATION | Kees Cook |
| 2018-01-05 | kaiser: do not set _PAGE_NX on pgd_none | Hugh Dickins |
| 2017-12-18 | BACKPORT: kernel: add kcov code coverage | Dmitry Vyukov |
| 2017-10-09 | BACKPORT: x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work aro... | Matthias Kaehlcke |
| 2016-10-20 | x86/build: Build compressed x86 kernels as PIE | H.J. Lu |
| 2016-03-22 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
| 2015-10-14 | x86/efi: Fix multiple GOP device support | Kővágó, Zoltán |
| 2015-10-12 | efifb: Add support for 64-bit frame buffer addresses | Matt Fleming |
| 2015-09-10 | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu |
| 2015-07-30 | x86/efi: Use all 64 bit of efi_memmap in setup_e820() | Dmitry Skorodumov |
| 2015-07-21 | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati |
| 2015-07-07 | x86/boot: Add hex output for debugging | Kees Cook |
| 2015-07-06 | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski |
| 2015-07-06 | x86/asm/tsc: Replace rdtscll() with native_read_tsc() | Andy Lutomirski |
| 2015-05-29 | x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.h | Ingo Molnar |
| 2015-05-27 | e820, efi: add ACPI 6.0 persistent memory types | Dan Williams |
| 2015-04-17 | x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr | Roy Franz |
| 2015-04-03 | x86/mm/KASLR: Propagate KASLR status to kernel proper | Borislav Petkov |
| 2015-04-02 | x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20 | Denys Vlasenko |
| 2015-03-16 | Revert "x86/mm/ASLR: Propagate base load address calculation" | Borislav Petkov |
| 2015-02-19 | x86/mm/ASLR: Propagate base load address calculation | Jiri Kosina |
| 2015-02-19 | x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S | Alexander Kuleshov |
| 2015-02-13 | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin |
| 2015-02-13 | x86_64: add KASan support | Andrey Ryabinin |
| 2015-02-13 | x86/efi: Avoid triple faults during EFI mixed mode calls | Matt Fleming |
| 2015-01-26 | x86, build: replace Perl script with Shell script | Kees Cook |
| 2015-01-20 | x86, boot: Skip relocs when load address unchanged | Kees Cook |
| 2014-11-23 | x86: Use $(OBJDUMP) instead of plain objdump | Chris Clayton |
| 2014-11-11 | efi/x86: Move x86 back to libstub | Ard Biesheuvel |
| 2014-11-04 | x86-64: Handle PC-relative relocations on per-CPU data | Jan Beulich |
| 2014-11-01 | x86, boot: Document intermediates more clearly | Kees Cook |
| 2014-11-01 | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao |
| 2014-10-03 | x86/efi: Adding efi_printks on memory allocationa and pci.reads | Andre Müller |
| 2014-10-03 | efi: Add efi= parameter parsing to the EFI boot stub | Matt Fleming |
| 2014-10-01 | x86, boot, kaslr: Fix nuisance warning on 32-bit builds | Kees Cook |
| 2014-09-24 | x86/efi: Truncate 64-bit values when calling 32-bit OutputString() | Matt Fleming |
| 2014-09-24 | x86/efi: Delete misleading efi_printk() error message | Matt Fleming |
| 2014-09-23 | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" | Matt Fleming |
| 2014-09-22 | Revert "x86/efi: Fixup GOT in all boot code paths" | Linus Torvalds |
| 2014-09-19 | x86/kaslr: Avoid the setup_data area when picking location | Kees Cook |