aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi_64.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-03
|\
| * x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-13
* | x86/efi: Extend CONFIG_EFI_PGT_DUMP support to x86_32 and kexec as wellSai Praneeth2017-06-05
|/
* x86/efi: Correct EFI identity mapping under 'efi=old_map' when KASLR is enabledBaoquan He2017-05-28
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-02
|\
| * Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-11
| |\
| * | x86/efi: Add 5-level paging supportKirill A. Shutemov2017-03-27
| * | x86/mm: Convert trivial cases of page table walk to 5-level pagingKirill A. Shutemov2017-03-14
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-01
|\ \ \ | | |/ | |/|
| * | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-01
| |\|
| * | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-28
* | | x86/efi: Clean up a minor mistake in commentBaoquan He2017-04-05
| |/ |/|
* | x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth2017-02-01
* | x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina2017-01-28
|/
* x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=yMatt Fleming2016-11-13
* Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2016-09-20
|\
| * x86/efi: Only map RAM into EFI page tables if in mixed-modeMatt Fleming2016-09-20
* | x86/efi: Use kmalloc_array() in efi_call_phys_prolog()Markus Elfring2016-09-09
* | x86/efi: Map in physical addresses in efi_map_region_fixedAlex Thorlton2016-09-09
* | x86/efi: Consolidate region mapping logicMatt Fleming2016-09-09
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-05
|\
| * rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-03
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-01
|\ \
| * | x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-25
|\ \ \
| * | | x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski2016-07-15
| |/ /
* / / x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macrosAlex Thorlton2016-06-27
|/ /
* / x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
|/
* efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming2016-04-28
* x86/efi: Only map kernel text for EFI mixed modeSai Praneeth2016-02-22
* x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tablesSai Praneeth2016-02-22
* x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd()Sai Praneeth2016-02-22
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Thomas Gleixner2015-12-19
|\
| * x86/efi: Preface all print statements with efi* tagMatt Fleming2015-12-14
* | x86/efi: Build our own page table structuresMatt Fleming2015-11-29
* | x86/efi: Hoist page table switching code into efi_call_virt()Matt Fleming2015-11-29
* | x86/efi: Map RAM into the identity page table for mixed modeMatt Fleming2015-11-29
* | x86/mm/pat: Ensure cpa->pfn only contains page frame numbersMatt Fleming2015-11-29
|/
* efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionIngo Molnar2015-04-01
* efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar2015-04-01
* x86, ptdump: Add section for EFI runtime servicesMathias Krause2014-11-11
* x86/efi: Mark initialization code as suchMathias Krause2014-10-03
* x86/efi: Restore 'attr' argument to query_variable_info()Matt Fleming2014-03-17
* Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-05
|\
| * x86/efi: Add mixed runtime services supportMatt Fleming2014-03-04
* | x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov2014-03-04
* | x86/efi: Dump the EFI page tableBorislav Petkov2014-03-04
|/
* x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-14
* x86/efi: Delete superfluous global variablesMatt Fleming2013-12-29
* x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-29