summaryrefslogtreecommitdiff
path: root/arch/x86/platform/efi
AgeCommit message (Expand)Author
2018-08-15x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-06-05objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2018-04-13x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth
2018-01-17x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin
2017-06-14efi: Don't issue error message when booted under XenJuergen Gross
2017-04-21x86/efi: Don't try to reserve runtime regionsOmar Sandoval
2017-02-09x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina
2017-01-19x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2017-01-19efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2016-11-13x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=yMatt Fleming
2016-11-13x86/efi: Fix EFI memmap pointer size warningBorislav Petkov
2016-10-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko
2016-09-20Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2016-09-20x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming
2016-09-20x86/efi: Only map RAM into EFI page tables if in mixed-modeMatt Fleming
2016-09-09x86/efi: Use kmalloc_array() in efi_call_phys_prolog()Markus Elfring
2016-09-09x86/efi: Defer efi_esrt_init until after memblock_x86_fillRicardo Neri
2016-09-09x86/efi: Map in physical addresses in efi_map_region_fixedAlex Thorlton
2016-09-09x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image dataMatt Fleming
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming
2016-09-09x86/efi: Consolidate region mapping logicMatt Fleming
2016-08-11x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-06-27x86/efi: Remove the unused efi_get_time() functionArnd Bergmann
2016-06-27x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macrosAlex Thorlton
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-04char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann
2016-06-04rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar
2016-05-17x86/efi: Fix 7-parameter efi_call()sLinus Torvalds
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-05-16Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-04x86/efi-bgrt: Switch all pr_err() to pr_notice() for invalid BGRTJosh Boyer
2016-04-28x86/efi: Remove the always true EFI_DEBUG symbolMatt Fleming
2016-04-28efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel