| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 1 | -14/+14 |
|\ |
|
| * | efi: Convert runtime services function ptrs | Borislav Petkov | 2013-06-11 | 1 | -14/+14 |
* | | Modify UEFI anti-bricking code | Matthew Garrett | 2013-06-10 | 1 | -7/+0 |
|/ |
|
* | efi: Pass boot services variable info to runtime code | Matthew Garrett | 2013-04-15 | 1 | -0/+7 |
* | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi | 2013-02-14 | 1 | -1/+8 |
* | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 2013-01-30 | 1 | -0/+1 |
* | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds | 2012-12-15 | 1 | -21/+7 |
* | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 1 | -7/+21 |
|\ |
|
| * | x86, efi: 1:1 pagetable mapping for virtual EFI calls | Matt Fleming | 2012-10-30 | 1 | -7/+21 |
* | | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar | 2012-10-26 | 1 | -0/+1 |
|\ \ |
|
| * | | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson | 2012-10-25 | 1 | -0/+1 |
| |/ |
|
* | | x86/efi: Fix oops caused by incorrect set_memory_uc() usage | Matt Fleming | 2012-10-24 | 1 | -2/+3 |
|/ |
|
* | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson | 2012-02-23 | 1 | -1/+1 |
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-11 | 1 | -0/+4 |
|\ |
|
| * | x86: Don't use magic strings for EFI loader signature | Matt Fleming | 2011-12-09 | 1 | -0/+4 |
* | | Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" | Keith Packard | 2011-12-12 | 1 | -0/+5 |
|/ |
|
* | x86, efi: Calling __pa() with an ioremap()ed address is invalid | Matt Fleming | 2011-12-09 | 1 | -5/+0 |
* | x86, efi: Consolidate EFI nx control | Matthew Garrett | 2011-05-09 | 1 | -0/+1 |
* | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 2010-08-27 | 1 | -1/+1 |
* | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras | 2009-08-03 | 1 | -2/+3 |
* | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 | 1 | -2/+0 |
* | x86: efi.c declare add_efi_memmap before they get used | Jaswinder Singh Rajput | 2008-12-29 | 1 | -0/+1 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+110 |