Age | Commit message (Expand) | Author | Files | Lines |
2019-02-11 | x86/boot: eboot.c: Include string function declarations | Ben Hutchings | 1 | -2/+1 |
2019-02-11 | x86/mm: Fix regression with huge pages on PAE | Kirill A. Shutemov | 3 | -1/+4 |
2018-10-21 | efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit... | Ard Biesheuvel | 1 | -2/+4 |
2018-01-09 | KPTI: Rename to PAGE_TABLE_ISOLATION | Kees Cook | 1 | -1/+1 |
2018-01-09 | KAISER: Kernel Address Isolation | Richard Fellner | 1 | -0/+1 |
2017-11-11 | x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.h | Ingo Molnar | 1 | -6/+5 |
2017-10-12 | x86/efi: Avoid triple faults during EFI mixed mode calls | Matt Fleming | 3 | -25/+199 |
2017-08-26 | x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup | Ashish Kalra | 1 | -1/+1 |
2017-03-16 | x86/boot: Add missing declaration of string functions | Nicholas Mc Guire | 2 | -0/+10 |
2016-11-20 | efi/libstub: Allocate headspace in efi_get_memory_map() | Jeffrey Hugo | 1 | -7/+13 |
2016-08-23 | x86, build: copy ldlinux.c32 to image.iso | H. Peter Anvin | 1 | -0/+3 |
2015-11-16 | x86/efi: Fix multiple GOP device support | Kővágó, Zoltán | 1 | -2/+6 |
2015-08-25 | x86/efi: Use all 64 bit of efi_memmap in setup_e820() | Dmitry Skorodumov | 1 | -0/+4 |
2015-05-20 | x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr | Roy Franz | 1 | -0/+2 |
2015-02-04 | x86, build: replace Perl script with Shell script | Kees Cook | 1 | -1/+1 |
2015-02-04 | x86, boot: Skip relocs when load address unchanged | Kees Cook | 1 | -1/+8 |
2014-12-10 | x86: Use $(OBJDUMP) instead of plain objdump | Chris Clayton | 1 | -1/+1 |
2014-11-20 | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 5 | -9/+27 |
2014-10-06 | x86/kaslr: Avoid the setup_data area when picking location | Kees Cook | 1 | -0/+15 |
2014-07-15 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2 | -12/+52 |
2014-07-10 | x86/efi: Include a .bss section within the PE/COFF headers | Michael Brown | 2 | -12/+52 |
2014-06-17 | x86, kaslr: boot-time selectable with hibernation | Kees Cook | 1 | -1/+8 |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 4 | -14/+4 |
2014-06-07 | x86/boot: EFI_MIXED should not prohibit loading above 4G | Matt Fleming | 1 | -2/+1 |
2014-06-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+2 |
2014-06-04 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -11/+2 |
2014-05-08 | x86, boot: Remove misc.h inclusion from compressed/string.c | Vivek Goyal | 2 | -10/+0 |
2014-05-08 | x86, boot: Do not include boot.h in string.c | Vivek Goyal | 1 | -1/+2 |
2014-05-06 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 1 | -1/+1 |
2014-05-06 | x86, build: Don't get confused by local symbols | H. Peter Anvin | 1 | -2/+2 |
2014-04-17 | x86/efi: Delete most of the efi_call* macros | Matt Fleming | 1 | -1/+1 |
2014-04-17 | efi: x86: Handle arbitrary Unicode characters | H. Peter Anvin | 1 | -2/+1 |
2014-04-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -21/+15 |
2014-04-11 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 3 | -21/+15 |
2014-04-11 | efi: Pass correct file handle to efi_file_{read,close} | Matt Fleming | 1 | -6/+6 |
2014-04-11 | x86/efi: Correct EFI boot stub use of code32_start | Matt Fleming | 3 | -14/+8 |
2014-04-11 | x86/efi: Fix boot failure with EFI stub | Matt Fleming | 1 | -1/+1 |
2014-04-02 | Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 10 | -62/+88 |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -260/+1111 |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+20 |
2014-03-26 | x86, efi: Abstract x86 efi_early calls | Matt Fleming | 1 | -79/+76 |
2014-03-21 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge | 1 | -0/+20 |
2014-03-20 | x86, boot: Move memset() definition in compressed/string.c | Vivek Goyal | 2 | -13/+17 |
2014-03-20 | x86, boot: Move memcmp() into string.h and string.c | Vivek Goyal | 4 | -19/+16 |
2014-03-20 | x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c | Vivek Goyal | 2 | -30/+34 |
2014-03-20 | x86, boot: Create a separate string.h file to provide standard string functions | Vivek Goyal | 7 | -5/+24 |
2014-03-20 | x86, boot: Undef memcmp before providing a new definition | Vivek Goyal | 1 | -0/+2 |
2014-03-14 | x86, boot: Correct max ramdisk size name | Borislav Petkov | 1 | -1/+1 |
2014-03-05 | Merge branch 'mixed-mode' into efi-for-mingo | Matt Fleming | 3 | -3/+9 |
2014-03-05 | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo | Matt Fleming | 8 | -259/+1107 |