aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
AgeCommit message (Expand)Author
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel
2023-09-23x86/boot: Annotate local functionsJiri Slaby
2023-09-23x86/asm: Make more symbols localJiri Slaby
2023-06-12Merge tag 'v5.4.246' into v5.4/standard/baseBruce Ashfield
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2023-01-25Merge tag 'v5.4.229' into v5.4/standard/baseBruce Ashfield
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2022-09-09Merge tag 'v5.4.211' into v5.4/standard/baseBruce Ashfield
2022-08-25x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2021-06-23Merge tag 'v5.4.126' into v5.4/standard/baseBruce Ashfield
2021-06-16x86/boot: Add .text.* to setup.ldArvind Sankar
2020-11-02Merge tag 'v5.4.73' into v5.4/standard/baseBruce Ashfield
2020-10-29x86/asm: Replace __force_order with a memory clobberArvind Sankar
2020-09-23Merge tag 'v5.4.67' into v5.4/standard/baseBruce Ashfield
2020-09-23x86/boot/compressed: Disable relocation relaxationArvind Sankar
2020-08-26Merge tag 'v5.4.61' into v5.4/standard/baseBruce Ashfield
2020-08-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin
2020-06-26Merge tag 'v5.4.49' into v5.4/standard/baseBruce Ashfield
2020-06-26Merge tag 'v5.4.48' into v5.4/standard/baseBruce Ashfield
2020-06-24x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel
2020-06-22x86/boot: Correct relocation destination on old linkersArvind Sankar
2020-04-22Merge tag 'v5.4.33' into v5.4/standard/baseBruce Ashfield
2020-04-17x86/boot: Use unsigned comparison for addressesArvind Sankar
2020-03-21Merge tag 'v5.4.25' into v5.4/standard/baseBruce Ashfield
2020-03-12x86/boot/compressed: Don't declare __force_order in kaslr_64.cH.J. Lu
2020-02-17Merge tag 'v5.4.20' into v5.4/standard/baseBruce Ashfield
2020-02-14x86/boot: Handle malformed SRAT tables during early ACPI parsingSteven Clarkson
2020-01-27Merge tag 'v5.4.14' into v5.4/standard/baseBruce Ashfield
2020-01-23x86/efistub: Disable paging at mixed mode entryArd Biesheuvel
2020-01-13x86/boot/compressed/64: Define __force_order only when CONFIG_RANDOMIZE_BASE ...Khem Raj
2020-01-13arch/x86/boot: use prefix map to avoid embedded pathsBruce Ashfield
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-18x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan
2019-10-11x86/boot/64: Round memory hole size up to next PMD pageSteve Wahl
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-06x86/asm: Make some functions local labelsJiri Slaby
2019-08-27x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer
2019-08-19x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov
2019-08-16x86/boot: Use common BUILD_BUG_ONRikard Falkeborn
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers
2019-07-18x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-07-18x86/boot/compressed/64: Remove unused variableZhenzhong Duan
2019-07-18x86/boot/efi: Remove unused variablesZhenzhong Duan
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-28x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He
2019-06-27x86/boot: Make the GDT 8-byte alignedXiaoyao Li