..
.gitignore
x86, boot: add new generated files to the appropriate .gitignore files
2009-06-02 21:13:30 -07:00
Makefile
x86/boot: Early parse RSDP and save it in boot_params
2019-02-01 11:52:55 +01:00
acpi.c
x86/boot: Correct RSDP parsing with 32-bit EFI
2019-02-13 12:19:05 +01:00
cmdline.c
x86/boot: Build the command line parsing code unconditionally
2019-02-01 11:51:01 +01:00
cpuflags.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
early_serial_console.c
x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK
2014-08-17 14:58:24 -07:00
eboot.c
x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
2018-11-30 08:30:07 +01:00
eboot.h
efi/x86: Align efi_uga_draw_protocol typedef names to convention
2018-07-22 14:13:42 +02:00
efi_stub_32.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
efi_stub_64.S
x86/efi: Avoid triple faults during EFI mixed mode calls
2015-02-13 15:42:56 +00:00
efi_thunk_64.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
error.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
error.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
head_32.S
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
head_64.S
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2019-03-07 16:36:57 -08:00
kaslr.c
x86/boot/KASLR: Always return a value from process_mem_region
2019-03-06 22:55:30 +01:00
kaslr_64.c
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
2018-06-06 13:38:01 +02:00
mem_encrypt.S
x86/boot: Fix kexec booting failure in the SEV bit detection code
2018-09-27 19:35:03 +02:00
misc.c
x86/boot: Early parse RSDP and save it in boot_params
2019-02-01 11:52:55 +01:00
misc.h
x86/boot: Fix incorrect ifdeffery scope
2019-03-27 14:00:51 +01:00
mkpiggy.c
x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_total_size'
2016-04-29 11:03:30 +02:00
pgtable.h
x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning to long mode
2019-01-29 21:58:59 +01:00
pgtable_64.c
x86/boot/compressed/64: Do not read legacy ROM on EFI system
2019-02-28 12:25:05 +01:00
string.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
vmlinux.lds.S
x86/build: Use the single-argument OUTPUT_FORMAT() linker script command
2019-01-16 12:21:53 +01:00