aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed
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
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
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.48' into v5.4/standard/baseBruce Ashfield
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-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-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 branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-27x86/boot: Make the GDT 8-byte alignedXiaoyao Li
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-06x86/boot: Call get_rsdp_addr() after console_init()Borislav Petkov
2019-06-06Revert "x86/boot: Disable RSDP parsing temporarily"Borislav Petkov
2019-06-06x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas 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-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