index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
/
efi_64.c
Age
Commit message (
Expand
)
Author
2017-02-01
x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE
Sai Praneeth
2017-01-28
x86/efi: Always map the first physical page into the EFI pagetables
Jiri Kosina
2016-11-13
x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y
Matt Fleming
2016-09-20
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2016-09-20
x86/efi: Only map RAM into EFI page tables if in mixed-mode
Matt Fleming
2016-09-09
x86/efi: Use kmalloc_array() in efi_call_phys_prolog()
Markus Elfring
2016-09-09
x86/efi: Map in physical addresses in efi_map_region_fixed
Alex Thorlton
2016-09-09
x86/efi: Consolidate region mapping logic
Matt Fleming
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
2016-07-14
x86/platform: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-06-27
x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros
Alex Thorlton
2016-06-24
x86/efi: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-04
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
Arnd Bergmann
2016-04-28
efi: Iterate over efi.memmap in for_each_efi_memory_desc()
Matt Fleming
2016-02-22
x86/efi: Only map kernel text for EFI mixed mode
Sai Praneeth
2016-02-22
x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables
Sai Praneeth
2016-02-22
x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd()
Sai Praneeth
2015-12-19
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Thomas Gleixner
2015-12-14
x86/efi: Preface all print statements with efi* tag
Matt Fleming
2015-11-29
x86/efi: Build our own page table structures
Matt Fleming
2015-11-29
x86/efi: Hoist page table switching code into efi_call_virt()
Matt Fleming
2015-11-29
x86/efi: Map RAM into the identity page table for mixed mode
Matt Fleming
2015-11-29
x86/mm/pat: Ensure cpa->pfn only contains page frame numbers
Matt Fleming
2015-04-01
efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction
Ingo Molnar
2015-04-01
efi: Disable interrupts around EFI calls, not in the epilog/prolog calls
Ingo Molnar
2014-11-11
x86, ptdump: Add section for EFI runtime services
Mathias Krause
2014-10-03
x86/efi: Mark initialization code as such
Mathias Krause
2014-03-17
x86/efi: Restore 'attr' argument to query_variable_info()
Matt Fleming
2014-03-05
Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo
Matt Fleming
2014-03-04
x86/efi: Add mixed runtime services support
Matt Fleming
2014-03-04
x86/efi: Make efi virtual runtime map passing more robust
Borislav Petkov
2014-03-04
x86/efi: Dump the EFI page table
Borislav Petkov
2014-02-14
x86/efi: Fix 32-bit fallout
Borislav Petkov
2013-12-29
x86/efi: Delete superfluous global variables
Matt Fleming
2013-12-29
x86/efi: Pass necessary EFI data for kexec via setup_data
Dave Young
2013-12-21
x86/efi: Add a wrapper function efi_map_region_fixed()
Dave Young
2013-12-21
x86/efi: Remove unused variables in __map_region()
Dave Young
2013-11-02
x86/efi: Runtime services virtual mapping
Borislav Petkov
2013-04-29
Include missing linux/slab.h inclusions
David Howells
2013-01-18
efi, x86: Pass a proper identity mapping in efi_call_phys_prelog
Nathan Zimmer
2012-12-15
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
Linus Torvalds
2012-12-14
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-30
x86, efi: 1:1 pagetable mapping for virtual EFI calls
Matt Fleming
2012-10-24
x86/efi: Fix oops caused by incorrect set_memory_uc() usage
Matt Fleming
2011-12-12
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
Keith Packard
2011-12-09
x86, efi: Calling __pa() with an ioremap()ed address is invalid
Matt Fleming
2011-05-25
x86, efi: Retain boot service code until after switching to virtual mode
Matthew Garrett
[next]