aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
AgeCommit message (Expand)Author
2020-05-02efi/x86: Don't remap text<->rodata gap read-only for mixed modeArd Biesheuvel
2020-04-17efi/x86: Fix the deletion of variables in mixed modeGary Lin
2020-04-17efi/x86: Add TPM related EFI tables to unencrypted mapping checksTom Lendacky
2020-02-26efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel
2020-02-26efi/x86: Remove support for EFI time and counter services in mixed modeArd Biesheuvel
2020-02-26efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel
2020-02-09Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price
2020-02-02efi/x86: Fix boot regression on systems with invalid memmap entriesArd Biesheuvel
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-25efi/x86: Disable instrumentation in the EFI runtime handling codeArd Biesheuvel
2020-01-22efi/x86: Disallow efi=old_map in mixed modeArd Biesheuvel
2020-01-20efi/x86: avoid KASAN false positives when accessing the 1: 1 mappingArd Biesheuvel
2020-01-20efi: Add tracking for dynamically allocated memmapsDan Williams
2020-01-20efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel
2020-01-20efi/x86: Avoid RWX mappings for all of DRAMArd Biesheuvel
2020-01-20efi/x86: Don't map the entire kernel text RW for mixed modeArd Biesheuvel
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar
2020-01-10efi/x86: Remove unreachable code in kexec_enter_virtual_mode()Ard Biesheuvel
2020-01-10efi/x86: Don't panic or BUG() on non-critical error conditionsArd Biesheuvel
2020-01-10efi/x86: Clean up efi_systab_init() routine for legibilityArd Biesheuvel
2020-01-10efi/x86: Drop two near identical versions of efi_runtime_init()Ard Biesheuvel
2020-01-10efi/x86: Simplify mixed mode call wrapperArd Biesheuvel
2020-01-10efi/x86: Simplify 64-bit EFI firmware call wrapperArd Biesheuvel
2020-01-10efi/x86: Simplify i386 efi_call_phys() firmware call wrapperArd Biesheuvel
2020-01-10efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versionsArd Biesheuvel
2020-01-10efi/x86: Split off some old memmap handling into separate routinesArd Biesheuvel
2020-01-10efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel
2019-12-25efi/libstub/x86: Avoid thunking for native firmware callsArd Biesheuvel
2019-12-25efi/libstub: Use stricter typing for firmware function pointersArd Biesheuvel
2019-12-25efi/x86: Rename efi_is_native() to efi_is_mixed()Ard Biesheuvel
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-14drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij
2019-12-10x86/efi: Explicitly include realmode.h to handle RM trampoline quirkSean Christopherson
2019-12-10x86/platform/intel/quark: Explicitly include linux/io.h for virt_to_phys()Ingo Molnar
2019-12-04x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-11x86: olpc-xo1-sci: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones
2019-11-11x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backsLee Jones
2019-11-07x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams
2019-11-07x86/efi: EFI soft reservation to E820 enumerationDan Williams
2019-11-07x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams