aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
AgeCommit message (Expand)Author
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-12-22x86/boot/compressed/64: Define __force_order only when CONFIG_RANDOMIZE_BASE ...Khem Raj
2019-09-19Merge tag 'v5.2.16' into v5.2/standard/baseBruce Ashfield
2019-09-19x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura
2019-09-15Merge tag 'v5.2.14' into v5.2/standard/baseBruce Ashfield
2019-09-10x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov
2019-09-10x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov
2019-08-19Merge tag 'v5.2.9' into v5.2/standard/baseBruce Ashfield
2019-08-16x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers
2019-08-12Merge tag 'v5.2.7' into v5.2/standard/baseBruce Ashfield
2019-08-08arch/x86/boot: use prefix map to avoid embedded pathsBruce Ashfield
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner
2019-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48Thomas Gleixner
2019-05-24x86/boot: Provide KASAN compatible aliases for string routinesArd Biesheuvel
2019-05-06Merge branch 'acpica'Rafael J. Wysocki
2019-04-22x86/boot: Disable RSDP parsing temporarilyBorislav Petkov
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore
2019-03-27x86/boot: Fix incorrect ifdeffery scopeBaoquan He
2019-03-21x86/boot: Restrict header scope to make Clang happyNick Desaulniers
2019-03-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-07Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-07Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-06x86/boot/KASLR: Always return a value from process_mem_regionLouis Taylor
2019-02-28x86/boot/compressed/64: Do not read legacy ROM on EFI systemKirill A. Shutemov
2019-02-13x86/boot: Correct RSDP parsing with 32-bit EFIBorislav Petkov
2019-02-06x86/boot/compressed/64: Explain paging_prepare()'s return valueKirill A. Shutemov
2019-02-06x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov
2019-02-06x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVEBorislav Petkov
2019-02-06x86/boot: Fix cmdline_find_option() prototype visibilityBorislav Petkov
2019-02-01x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory onlyChao Fan
2019-02-01x86/boot: Parse SRAT table and count immovable memory regionsChao Fan
2019-02-01x86/boot: Early parse RSDP and save it in boot_paramsChao Fan
2019-02-01x86/boot: Search for RSDP in memoryChao Fan
2019-02-01x86/boot: Search for RSDP in the EFI tablesChao Fan
2019-02-01x86/boot: Add "acpi_rsdp=" early parsingChao Fan
2019-02-01x86/boot: Copy kstrtoull() to boot/string.cChao Fan
2019-02-01x86/boot: Build the command line parsing code unconditionallyBorislav Petkov
2019-01-29x86/boot: Save several bytes in decompressorCao jin
2019-01-29x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang
2019-01-16x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandBorislav Petkov
2019-01-12x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada
2018-12-26Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds