aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/efi/efi_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Include missing linux/slab.h inclusionsDavid Howells1-0/+1
2013-01-18efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer1-5/+17
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds1-15/+0
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+15
2012-10-30x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming1-0/+15
2012-10-24x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming1-2/+5
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard1-0/+17
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming1-17/+0
2011-05-25x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett1-2/+3
2011-05-09x86, efi: Ensure that the entirity of a region is mappedMatthew Garrett1-2/+4
2011-05-09x86, efi: Consolidate EFI nx controlMatthew Garrett1-23/+5
2010-10-27x86: Move efi to platformThomas Gleixner1-0/+114