aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/quirks.c
Commit message (Expand)AuthorAge
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-31
* efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth2018-09-26
* efi: Drop type and attribute checks in efi_mem_desc_lookup()Ard Biesheuvel2018-07-15
* efi/x86: Use non-blocking SetVariable() for efi_delete_dummy_variable()Sai Praneeth2018-07-15
* efi: Use string literals for efi_char16_t variable initializersArd Biesheuvel2018-03-12
* x86/efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store()Jia-Ju Bai2018-03-09
* efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-03
* efi/capsule: Add support for Quark security headerJan Kiszka2017-06-05
* efi: Don't issue error message when booted under XenJuergen Gross2017-05-28
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\
| * x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-28
| * x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...Ingo Molnar2017-01-28
| * x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar2017-01-28
* | x86/efi: Don't try to reserve runtime regionsOmar Sandoval2017-04-13
|/
* x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-07
* x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming2016-09-20
* efi: Allow drivers to reserve boot services foreverMatt Fleming2016-09-09
* efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming2016-09-09
* efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming2016-09-09
* x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski2016-08-11
* Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-16
|\
| * ACPI / PM: Introduce efi poweroff for HW-full platforms without _S5Chen Yu2016-04-08
* | efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-28
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel2016-02-03
| * Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar2016-02-03
| |\
| * | x86/efi: Preface all print statements with efi* tagMatt Fleming2015-12-14
* | | x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming2016-03-12
| |/ |/|
* | x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton2016-01-19
|/
* x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-18
* x86/efi: Use early_memunmap() to squelch sparse errorsMatt Fleming2014-06-19
* x86/efi: Move all workarounds to a separate file quirks.cSaurabh Tangri2014-06-19