summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-2627-1382/+543
|\
| * efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel2020-02-233-6/+6
| * efi/x86: Use symbolic constants in PE header instead of bare numbersArd Biesheuvel2020-02-231-30/+32
| * x86/ima: Use EFI GetVariable only when availableArd Biesheuvel2020-02-231-1/+1
| * efi/x86: Add true mixed mode entry point into .compat sectionArd Biesheuvel2020-02-233-3/+69
| * efi/x86: Implement mixed mode boot without the handover protocolArd Biesheuvel2020-02-231-2/+57
| * efi/libstub/x86: Use Exit() boot service to exit the stub on errorsArd Biesheuvel2020-02-231-0/+8
| * efi/x86: Drop redundant .bss sectionArd Biesheuvel2020-02-232-44/+13
| * efi/x86: add headroom to decompressor BSS to account for setup blockArd Biesheuvel2020-02-231-1/+1
| * efi/x86: Drop 'systab' member from struct efiArd Biesheuvel2020-02-231-73/+14
| * efi: Add 'runtime' pointer to struct efiArd Biesheuvel2020-02-236-20/+45
| * efi/x86: Merge assignments of efi.runtime_versionArd Biesheuvel2020-02-231-17/+2
| * efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel2020-02-234-15/+53
| * efi/x86: Remove runtime table address from kexec EFI setup dataArd Biesheuvel2020-02-233-5/+1
| * efi: Clean up config_parse_tables()Ard Biesheuvel2020-02-232-5/+4
| * efi: Make efi_config_init() x86 onlyArd Biesheuvel2020-02-231-0/+30
| * efi/ia64: Switch to efi_config_parse_tables()Ard Biesheuvel2020-02-231-1/+4
| * efi/ia64: Use local variable for EFI system table addressArd Biesheuvel2020-02-231-5/+6
| * efi/ia64: Use existing helpers to locate ESI tableArd Biesheuvel2020-02-232-17/+10
| * efi: Merge EFI system table revision and vendor checksArd Biesheuvel2020-02-232-56/+13
| * efi: Move mem_attr_table out of struct efiArd Biesheuvel2020-02-231-1/+1
| * efi: Move UGA and PROP table handling to x86 codeArd Biesheuvel2020-02-231-2/+30
| * efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel2020-02-232-2/+13
| * efi: Drop handling of 'boot_info' configuration tableArd Biesheuvel2020-02-231-1/+0
| * efi/x86: Replace #ifdefs with IS_ENABLED() checksArd Biesheuvel2020-02-231-7/+4
| * efi/x86: Reindent struct initializer for legibilityArd Biesheuvel2020-02-231-5/+5
| * efi/libstub: Make the LoadFile EFI protocol accessibleArd Biesheuvel2020-02-231-0/+4
| * efi/libstub: Expose LocateDevicePath boot serviceArd Biesheuvel2020-02-231-0/+3
| * efi/libstub: Clean up command line parsing routineArd Biesheuvel2020-02-231-0/+1
| * efi/libstub/x86: Permit cmdline data to be allocated above 4 GBArd Biesheuvel2020-02-231-2/+0
| * efi/libstub/x86: Incorporate eboot.c into libstubArd Biesheuvel2020-02-233-812/+1
| * efi/libstub/arm: Relax FDT alignment requirementArd Biesheuvel2020-02-231-7/+0
| * efi/libstub: Use hidden visibility for all source filesArd Biesheuvel2020-02-231-3/+0
| * efi/libstub/x86: Avoid overflowing code32_start on PE entryArd Biesheuvel2020-02-221-22/+18
| * efi/libstub/x86: Remove pointless zeroing of apm_bios_infoArd Biesheuvel2020-02-221-5/+0
| * efi/x86: Mark setup_graphics staticArvind Sankar2020-02-221-1/+1
| * x86/boot: Micro-optimize GDT loading instructionsArvind Sankar2020-02-221-7/+8
| * x86/boot: GDT limit value should be size - 1Arvind Sankar2020-02-221-2/+2
| * efi/x86: Remove GDT setup from efi_mainArvind Sankar2020-02-222-109/+34
| * x86/boot: Clear direction and interrupt flags in startup_64Arvind Sankar2020-02-221-0/+3
| * x86/boot: Reload GDTR after copying to the end of the bufferArvind Sankar2020-02-221-0/+10
| * efi/x86: Don't depend on firmware GDT layoutArvind Sankar2020-02-222-17/+42
| * x86/boot: Remove KEEP_SEGMENTS supportArvind Sankar2020-02-223-22/+0
| * efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel2020-02-225-105/+31
| * efi/arm: Pass start and end addresses to cache_clean_flush()Ard Biesheuvel2020-02-221-0/+6
| * efi/arm: Work around missing cache maintenance in decompressor handoverArd Biesheuvel2020-02-221-6/+14
* | Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-255-24/+53
|\ \
| * | riscv: adjust the indentZong Li2020-02-241-11/+15
| * | riscv: allocate a complete page size for each page tableZong Li2020-02-241-11/+16
| * | riscv: Fix gitignoreDamien Le Moal2020-02-191-0/+2