summaryrefslogtreecommitdiff
path: root/arch/x86/boot
AgeCommit message (Expand)AuthorFilesLines
2017-02-08x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar1-6/+5
2016-06-20x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin1-0/+3
2015-08-27x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov1-0/+4
2015-06-28x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptrRoy Franz1-0/+2
2015-03-07x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming3-25/+197
2015-02-06x86, build: replace Perl script with Shell scriptKees Cook1-1/+1
2015-01-30x86, boot: Skip relocs when load address unchangedKees Cook1-1/+8
2015-01-27x86/build: Clean auto-generated processor feature filesBjørn Mork1-0/+1
2014-11-23x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton1-1/+1
2014-11-02x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao5-9/+27
2014-10-24Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+25
2014-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds5-44/+55
2014-10-04Merge branch 'next' into efi-next-mergeMatt Fleming1-7/+25
2014-10-03x86/efi: Adding efi_printks on memory allocationa and pci.readsAndre Müller1-7/+21
2014-10-03efi: Add efi= parameter parsing to the EFI boot stubMatt Fleming1-0/+4
2014-10-01x86, boot, kaslr: Fix nuisance warning on 32-bit buildsKees Cook1-1/+1
2014-09-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-20/+58
2014-09-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar3-20/+43
2014-09-25x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming1-2/+4
2014-09-24x86/efi: Delete misleading efi_printk() error messageMatt Fleming1-15/+16
2014-09-24Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming3-3/+23
2014-09-23Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett5-45/+56
2014-09-23Revert "x86/efi: Fixup GOT in all boot code paths"Linus Torvalds2-81/+29
2014-09-19x86/kaslr: Avoid the setup_data area when picking locationKees Cook1-0/+15
2014-09-12x86: Introduce disabled-featuresDave Hansen1-0/+1
2014-09-08x86/efi: Fixup GOT in all boot code pathsMatt Fleming2-29/+81
2014-09-08x86/efi: Only load initrd above 4g on second tryYinghai Lu1-7/+11
2014-08-18x86: Support compiling out human-friendly processor feature namesJosh Triplett2-29/+46
2014-08-18x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett2-5/+2
2014-08-18x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett2-4/+3
2014-08-18x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett1-7/+5
2014-08-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-37/+32
2014-08-05Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds1-14/+10
2014-07-19x86/efi: Request desired alignment via the PE/COFF headersMichael Brown1-1/+1
2014-07-19x86/efi: Add better error logging to EFI boot stubUlf Winkelvos1-3/+11
2014-07-19efi: efistub: Convert into static libraryArd Biesheuvel2-3/+2
2014-07-15Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2-12/+52
2014-07-10x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2-12/+52
2014-07-07efi: efistub: Refactor stub componentsArd Biesheuvel1-7/+6
2014-07-07efi/x86: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2-20/+1
2014-06-19x86/efi: Support initrd loaded above 4GYinghai Lu1-3/+11
2014-06-17x86, kaslr: boot-time selectable with hibernationKees Cook1-1/+8
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds4-14/+4
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming1-2/+1
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+2
2014-06-05x86, build: Change code16gcc.h from a C header to an assembly headerH. Peter Anvin1-14/+10
2014-06-04Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+2
2014-05-08x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal2-10/+0