aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-21/+6
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+25
2014-11-23x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton1-1/+1
2014-11-11efi/x86: Move x86 back to libstubArd Biesheuvel3-21/+6
2014-11-04x86-64: Handle PC-relative relocations on per-CPU dataJan Beulich1-1/+13
2014-11-01x86, boot: Document intermediates more clearlyKees Cook1-0/+12
2014-11-01x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao5-9/+27
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+25
2014-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linuxLinus Torvalds5-44/+55
2014-10-03Merge 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-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-20/+58
2014-09-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgentIngo Molnar3-20/+43
2014-09-24x86/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-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming3-3/+23
2014-09-22Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-advice', 'tiny/tinyconfig' and 'tiny/x86-boot-compressed-use-yn' into tiny/nextJosh Triplett5-45/+56
2014-09-22Revert "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-11x86: 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-17x86: Support compiling out human-friendly processor feature namesJosh Triplett2-29/+46
2014-08-17x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett2-5/+2
2014-08-17x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett2-4/+3
2014-08-17x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett1-7/+5
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-37/+32
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+10
2014-07-18x86/efi: Request desired alignment via the PE/COFF headersMichael Brown1-1/+1
2014-07-18x86/efi: Add better error logging to EFI boot stubUlf Winkelvos1-3/+11
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel2-3/+2
2014-07-14Merge 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-16x86, 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/git/tip/tip into nextLinus Torvalds2-3/+2
2014-06-04x86, build: Change code16gcc.h from a C header to an assembly headerH. Peter Anvin1-14/+10
2014-06-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-11/+2
2014-05-08x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal2-10/+0
2014-05-08x86, boot: Do not include boot.h in string.cVivek Goyal1-1/+2
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen1-1/+1
2014-05-05x86, build: Don't get confused by local symbolsH. Peter Anvin1-2/+2