aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
Commit message (Expand)AuthorAge
* x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-31
* x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan2019-10-18
* x86/boot/64: Round memory hole size up to next PMD pageSteve Wahl2019-10-11
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-28
|\
| * acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-20
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-16
|\ \
| * | x86/boot: Use common BUILD_BUG_ONRikard Falkeborn2019-08-16
* | | x86/asm: Make some functions local labelsJiri Slaby2019-09-06
* | | x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov2019-08-27
* | | x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov2019-08-19
|/ /
* | x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-08
* | x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2019-07-18
* | x86/boot/compressed/64: Remove unused variableZhenzhong Duan2019-07-18
* | x86/boot/efi: Remove unused variablesZhenzhong Duan2019-07-18
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \
| * \ Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14
| |\ \
| * | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-08
* | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-09
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He2019-06-28
| * | | x86/boot: Make the GDT 8-byte alignedXiaoyao Li2019-06-27
| * | | x86/boot: Call get_rsdp_addr() after console_init()Borislav Petkov2019-06-06
| * | | Revert "x86/boot: Disable RSDP parsing temporarily"Borislav Petkov2019-06-06
| * | | x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura2019-06-06
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-19
| |_|/ |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-05
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-02
|\ \
| * | x86/boot: Provide KASAN compatible aliases for string routinesArd Biesheuvel2019-05-24
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48Thomas Gleixner2019-05-24
|/
* Merge branch 'acpica'Rafael J. Wysocki2019-05-06
|\
| * ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-09
* | x86/boot: Disable RSDP parsing temporarilyBorislav Petkov2019-04-22
|/
* x86/boot: Fix incorrect ifdeffery scopeBaoquan He2019-03-27
* x86/boot: Restrict header scope to make Clang happyNick Desaulniers2019-03-21
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-10
|\
| * x86/boot/KASLR: Always return a value from process_mem_regionLouis Taylor2019-03-06
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-07
|\ \
| * | x86/boot/compressed/64: Explain paging_prepare()'s return valueKirill A. Shutemov2019-02-06
| * | x86/boot: Save several bytes in decompressorCao jin2019-01-29
* | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-07
|\ \ \
| * | | x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandBorislav Petkov2019-01-16
| * | | x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar2019-01-11
| |/ /
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-07
|\ \ \ | | |/ | |/|
| * | x86/boot/compressed/64: Do not read legacy ROM on EFI systemKirill A. Shutemov2019-02-28
| * | x86/boot: Correct RSDP parsing with 32-bit EFIBorislav Petkov2019-02-13
| * | x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVEBorislav Petkov2019-02-06
| * | x86/boot: Fix cmdline_find_option() prototype visibilityBorislav Petkov2019-02-06
| * | x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory onlyChao Fan2019-02-01
| * | x86/boot: Parse SRAT table and count immovable memory regionsChao Fan2019-02-01