summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin2019-12-141-1/+1
* Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-262-8/+44
|\
| * x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams2019-11-071-7/+35
| * x86/efi: EFI soft reservation to E820 enumerationDan Williams2019-11-072-1/+9
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-0/+3
|\ \
| * | x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski2019-11-071-0/+3
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-269-73/+81
|\ \
| * \ Merge branch 'x86/build' into x86/asm, to pick up completed topic branchIngo Molnar2019-11-252-0/+2
| |\ \
| | * | arch/x86/boot: Use prefix map to avoid embedded pathsBruce Ashfield2019-10-012-0/+2
| * | | x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-182-8/+8
| * | | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-183-14/+14
| * | | x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby2019-10-181-2/+4
| * | | x86/asm: Make some functions localJiri Slaby2019-10-181-4/+4
| * | | x86/asm: Do not annotate functions with GLOBALJiri Slaby2019-10-182-10/+10
| * | | x86/boot: Annotate data appropriatelyJiri Slaby2019-10-183-28/+28
| * | | x86/boot: Annotate local functionsJiri Slaby2019-10-183-6/+10
| * | | x86/asm: Make more symbols localJiri Slaby2019-10-111-3/+3
| |/ /
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-266-4/+44
|\ \ \ | |_|/ |/| |
| * | x86/boot: Introduce setup_indirectDaniel Kiper2019-11-123-2/+14
| * | x86/boot: Introduce kernel_info.setup_type_maxDaniel Kiper2019-11-121-0/+5
| * | x86/boot: Introduce kernel_infoDaniel Kiper2019-11-125-3/+26
| |/
* | x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-311-1/+3
* | x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan2019-10-181-24/+24
* | x86/boot/64: Round memory hole size up to next PMD pageSteve Wahl2019-10-111-6/+19
|/
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-6/+13
|\
| * acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer2019-08-191-6/+13
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-162-2/+1
|\ \
| * | x86/boot: Use common BUILD_BUG_ONRikard Falkeborn2019-08-162-2/+1
* | | x86/asm: Make some functions local labelsJiri Slaby2019-09-062-11/+11
* | | x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov2019-08-271-1/+1
* | | x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov2019-08-191-3/+10
|/ /
* | x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-081-0/+8
* | x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2019-07-182-1/+1
* | x86/boot/compressed/64: Remove unused variableZhenzhong Duan2019-07-181-1/+0
* | x86/boot/efi: Remove unused variablesZhenzhong Duan2019-07-181-9/+1
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \
| * \ Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-146-37/+15
| |\ \
| * | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
* | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-094-40/+127
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He2019-06-281-1/+11
| * | | x86/boot: Make the GDT 8-byte alignedXiaoyao Li2019-06-271-0/+1
| * | | x86/boot: Call get_rsdp_addr() after console_init()Borislav Petkov2019-06-061-3/+8
| * | | Revert "x86/boot: Disable RSDP parsing temporarily"Borislav Petkov2019-06-061-1/+1
| * | | x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura2019-06-061-36/+107
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-1924-72/+24
| |_|/ |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-051-15/+1
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-021-4/+10
|\ \
| * | x86/boot: Provide KASAN compatible aliases for string routinesArd Biesheuvel2019-05-241-4/+10
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-243-12/+3