summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
AgeCommit message (Expand)AuthorFilesLines
2020-02-23efi/x86: Drop 'systab' member from struct efiArd Biesheuvel1-73/+14
2020-02-23efi: Add 'runtime' pointer to struct efiArd Biesheuvel4-19/+38
2020-02-23efi/x86: Merge assignments of efi.runtime_versionArd Biesheuvel1-17/+2
2020-02-23efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel2-13/+49
2020-02-23efi/x86: Remove runtime table address from kexec EFI setup dataArd Biesheuvel1-3/+1
2020-02-23efi: Clean up config_parse_tables()Ard Biesheuvel1-3/+3
2020-02-23efi: Make efi_config_init() x86 onlyArd Biesheuvel1-0/+30
2020-02-23efi: Merge EFI system table revision and vendor checksArd Biesheuvel1-36/+10
2020-02-23efi: Move mem_attr_table out of struct efiArd Biesheuvel1-1/+1
2020-02-23efi: Move UGA and PROP table handling to x86 codeArd Biesheuvel1-2/+30
2020-02-23efi/ia64: Move HCDP and MPS table handling into IA64 arch codeArd Biesheuvel1-2/+0
2020-02-23efi: Drop handling of 'boot_info' configuration tableArd Biesheuvel1-1/+0
2020-02-23efi/x86: Replace #ifdefs with IS_ENABLED() checksArd Biesheuvel1-7/+4
2020-02-23efi/x86: Reindent struct initializer for legibilityArd Biesheuvel1-5/+5
2020-02-13x86: platform: iosf_mbi: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki1-7/+6
2020-02-09Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-7/+7
2020-02-04x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price2-3/+3
2020-02-02efi/x86: Fix boot regression on systems with invalid memmap entriesArd Biesheuvel1-1/+1
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-8/+18
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-727/+501
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+5
2020-01-25efi/x86: Disable instrumentation in the EFI runtime handling codeArd Biesheuvel1-0/+2
2020-01-22efi/x86: Disallow efi=old_map in mixed modeArd Biesheuvel1-1/+1
2020-01-20efi/x86: avoid KASAN false positives when accessing the 1: 1 mappingArd Biesheuvel1-5/+6
2020-01-20efi: Add tracking for dynamically allocated memmapsDan Williams2-16/+17
2020-01-20efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel4-186/+195
2020-01-20efi/x86: Avoid RWX mappings for all of DRAMArd Biesheuvel1-4/+16
2020-01-20efi/x86: Don't map the entire kernel text RW for mixed modeArd Biesheuvel1-2/+2
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie1-4/+2
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar2-4/+4
2020-01-10efi/x86: Remove unreachable code in kexec_enter_virtual_mode()Ard Biesheuvel1-3/+0
2020-01-10efi/x86: Don't panic or BUG() on non-critical error conditionsArd Biesheuvel2-18/+19
2020-01-10efi/x86: Clean up efi_systab_init() routine for legibilityArd Biesheuvel1-84/+82
2020-01-10efi/x86: Drop two near identical versions of efi_runtime_init()Ard Biesheuvel1-90/+5
2020-01-10efi/x86: Simplify mixed mode call wrapperArd Biesheuvel3-142/+71
2020-01-10efi/x86: Simplify 64-bit EFI firmware call wrapperArd Biesheuvel4-38/+12
2020-01-10efi/x86: Simplify i386 efi_call_phys() firmware call wrapperArd Biesheuvel2-94/+20
2020-01-10efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versionsArd Biesheuvel3-53/+54
2020-01-10efi/x86: Split off some old memmap handling into separate routinesArd Biesheuvel1-13/+22
2020-01-10efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel1-6/+7
2019-12-25efi/libstub/x86: Avoid thunking for native firmware callsArd Biesheuvel1-2/+0
2019-12-25efi/libstub: Use stricter typing for firmware function pointersArd Biesheuvel1-2/+2
2019-12-25efi/x86: Rename efi_is_native() to efi_is_mixed()Ard Biesheuvel3-7/+7
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-8/+18
2019-12-14drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij1-8/+18
2019-12-10x86/efi: Explicitly include realmode.h to handle RM trampoline quirkSean Christopherson1-0/+1
2019-12-10x86/platform/intel/quark: Explicitly include linux/io.h for virt_to_phys()Ingo Molnar2-0/+4
2019-12-04x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young1-4/+2
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2-14/+0