index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
efi.h
Age
Commit message (
Expand
)
Author
2012-10-26
Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...
Ingo Molnar
2012-10-25
x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
Olof Johansson
2012-10-24
x86/efi: Fix oops caused by incorrect set_memory_uc() usage
Matt Fleming
2012-02-23
x86, efi: Allow basic init with mixed 32/64-bit efi/kernel
Olof Johansson
2012-01-11
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-12-12
Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
Keith Packard
2011-12-09
x86: Don't use magic strings for EFI loader signature
Matt Fleming
2011-12-09
x86, efi: Calling __pa() with an ioremap()ed address is invalid
Matt Fleming
2011-05-09
x86, efi: Consolidate EFI nx control
Matthew Garrett
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
2009-08-03
x86: Make 64-bit efi_ioremap use ioremap on MMIO regions
Paul Mackerras
2009-03-04
x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP
Huang Ying
2008-12-29
x86: efi.c declare add_efi_memmap before they get used
Jaswinder Singh Rajput
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro