Age | Commit message (Expand) | Author | Files | Lines |
2020-03-08 | efi/x86: Add kernel preferred address to PE header | Arvind Sankar | 1 | -2/+4 |
2020-02-23 | efi/libstub: Introduce symbolic constants for the stub major/minor version | Ard Biesheuvel | 1 | -2/+2 |
2020-02-23 | efi/x86: Use symbolic constants in PE header instead of bare numbers | Ard Biesheuvel | 1 | -30/+32 |
2020-02-23 | efi/x86: Add true mixed mode entry point into .compat section | Ard Biesheuvel | 1 | -1/+19 |
2020-02-23 | efi/x86: Drop redundant .bss section | Ard Biesheuvel | 1 | -20/+1 |
2019-11-12 | x86/boot: Introduce setup_indirect | Daniel Kiper | 1 | -1/+1 |
2019-11-12 | x86/boot: Introduce kernel_info | Daniel Kiper | 1 | -0/+1 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-06-28 | x86/boot: Add xloadflags bits to check for 5-level paging support | Baoquan He | 1 | -1/+11 |
2019-06-08 | docs: fix broken documentation links | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-11-20 | x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu... | Juergen Gross | 1 | -5/+1 |
2018-10-10 | x86/boot: Add ACPI RSDP address to setup_header | Juergen Gross | 1 | -1/+5 |
2017-11-13 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
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-11 | x86/boot: Remove unnecessary #include <generated/utsrelease.h> | Masahiro Yamada | 1 | -1/+0 |
2017-08-29 | x86/boot: Provide more slack space during decompression | Jan H. Schönherr | 1 | -1/+7 |
2017-01-28 | x86/boot/e820: Remove assembly guard from asm/e820/types.h | Ingo Molnar | 1 | -1/+0 |
2017-01-28 | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 1 | -1/+1 |
2016-04-29 | x86/boot: Calculate decompression size during boot not build | Yinghai Lu | 1 | -10/+25 |
2016-04-22 | x86/KASLR: Update description for decompressor worst case size | Baoquan He | 1 | -0/+88 |
2015-10-14 | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar | 1 | -1/+1 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -1/+1 |
2015-08-08 | Revert "x86/efi: Request desired alignment via the PE/COFF headers" | Matt Fleming | 1 | -1/+1 |
2014-08-04 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2014-07-18 | x86/efi: Request desired alignment via the PE/COFF headers | Michael Brown | 1 | -1/+1 |
2014-07-10 | x86/efi: Include a .bss section within the PE/COFF headers | Michael Brown | 1 | -4/+22 |
2014-06-07 | x86/boot: EFI_MIXED should not prohibit loading above 4G | Matt Fleming | 1 | -2/+1 |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -12/+11 |
2014-03-13 | x86, boot: Correct max ramdisk size name | Borislav Petkov | 1 | -1/+1 |
2014-03-04 | x86/efi: Wire up CONFIG_EFI_MIXED | Matt Fleming | 1 | -5/+10 |
2014-03-04 | x86/boot: Cleanup header.S by removing some #ifdefs | Matt Fleming | 1 | -7/+1 |
2013-12-29 | x86: Add xloadflags bit for EFI runtime support on kexec | Dave Young | 1 | -1/+8 |
2013-01-29 | x86, boot: Support loading bzImage, boot_params and ramdisk above 4G | Yinghai Lu | 1 | -1/+9 |
2013-01-27 | x86, boot: Define the 2.12 bzImage boot protocol | H. Peter Anvin | 1 | -10/+29 |
2012-11-20 | x86: remove dummy long from EFI stub | Cesar Eduardo Barros | 1 | -3/+0 |
2012-08-20 | x86, boot: Remove obsolete and unused constant RAMDISK | Paul Bolle | 1 | -4/+0 |
2012-07-26 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+3 |
2012-07-26 | Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git... | Linus Torvalds | 1 | -7/+0 |
2012-07-20 | x86, efi: Handover Protocol | Matt Fleming | 1 | -1/+3 |
2012-06-20 | x86, boot: Remove ancient, unconditionally #ifdef'd out dead code | Paul Bolle | 1 | -7/+0 |
2012-06-07 | x86, efi stub: Add .reloc section back into image | Jordan Justen | 1 | -11/+31 |
2012-03-26 | x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUB | Matt Fleming | 1 | -1/+1 |
2012-03-26 | x86, efi: Fix .text section overlapping image header for EFI_STUB | Matt Fleming | 1 | -1/+1 |
2012-03-26 | x86, efi: Fix issue of overlapping .reloc section for EFI_STUB | Jordan Justen | 1 | -15/+7 |
2011-12-12 | x86, efi: EFI boot stub support | Matt Fleming | 1 | -0/+158 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -1/+1 |
2009-12-12 | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 1 | -1/+1 |
2009-06-10 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2009-05-20 | x86, boot: correct the calculation of ZO_INIT_SIZE | H. Peter Anvin | 1 | -1/+1 |
2009-05-11 | x86: add extension fields for bootloader type and version | H. Peter Anvin | 1 | -1/+5 |