1. cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 11 years ago
  2. 6b59e36 x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() by Satoru Takeuchi · 12 years ago
  3. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  4. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  5. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 185034e x86, efi: 1:1 pagetable mapping for virtual EFI calls by Matt Fleming · 12 years ago
  7. 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 12 years ago
  8. 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
  9. 3e8fa26 x86/efi: Fix oops caused by incorrect set_memory_uc() usage by Matt Fleming · 12 years ago
  10. 1adbfa3 x86, efi: Allow basic init with mixed 32/64-bit efi/kernel by Olof Johansson · 13 years ago
  11. bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  12. e1ad783 Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" by Keith Packard · 13 years ago
  13. f7d7d01 x86: Don't use magic strings for EFI loader signature by Matt Fleming · 13 years ago
  14. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  15. 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 13 years ago
  16. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  17. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  18. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  19. cbafbc8 x86: efi.c declare add_efi_memmap before they get used by Jaswinder Singh Rajput · 16 years ago
  20. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  21. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/efi.h]
  22. 7f59423 x86: Add UV bios call infrastructure v4 by Russ Anderson · 16 years ago
  23. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  24. b0fbaa6 EFI, x86: fix function prototype by Randy Dunlap · 16 years ago
  25. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  26. ecacf09 x86: reserve EFI memory map with reserve_early by Huang, Ying · 16 years ago
  27. 0c6f6ab include/asm-x86/efi.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  28. 1c083eb x86: fix EFI mapping by Huang, Ying · 17 years ago
  29. f87519e x86: introduce max_pfn_mapped by Thomas Gleixner · 17 years ago
  30. a2172e2 x86: fix some bugs about EFI runtime code mapping by Huang, Ying · 17 years ago
  31. beacfaa x86 32-bit boot: rename bt_ioremap() to early_ioremap() by Huang, Ying · 17 years ago
  32. 4716e79 x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap() by Huang, Ying · 17 years ago
  33. e429795 x86: EFI runtime service support: remove duplicated code from efi_32.c by Huang, Ying · 17 years ago
  34. 5b83683 x86: EFI runtime service support by Huang, Ying · 17 years ago