1. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 8 years ago
  2. 2ad510d x86/efi: Only map kernel text for EFI mixed mode by Sai Praneeth · 9 years ago
  3. 6d0cc88 x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables by Sai Praneeth · 9 years ago
  4. 15f003d x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd() by Sai Praneeth · 9 years ago
  5. 98f9127 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Thomas Gleixner · 9 years ago
  6. 26d7f65 x86/efi: Preface all print statements with efi* tag by Matt Fleming · 9 years ago
  7. 67a9108 x86/efi: Build our own page table structures by Matt Fleming · 9 years ago
  8. c9f2a9a x86/efi: Hoist page table switching code into efi_call_virt() by Matt Fleming · 9 years ago
  9. b61a76f x86/efi: Map RAM into the identity page table for mixed mode by Matt Fleming · 9 years ago
  10. edc3b91 x86/mm/pat: Ensure cpa->pfn only contains page frame numbers by Matt Fleming · 9 years ago
  11. 744937b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 10 years ago
  12. 23a0d4e efi: Disable interrupts around EFI calls, not in the epilog/prolog calls by Ingo Molnar · 10 years ago
  13. 8266e31 x86, ptdump: Add section for EFI runtime services by Mathias Krause · 10 years ago
  14. 4e78eb05 x86/efi: Mark initialization code as such by Mathias Krause · 10 years ago
  15. 9a11040 x86/efi: Restore 'attr' argument to query_variable_info() by Matt Fleming · 11 years ago
  16. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  17. 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 11 years ago
  18. b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 11 years ago
  19. 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 11 years ago
  20. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
  21. 518548a x86/efi: Delete superfluous global variables by Matt Fleming · 11 years ago
  22. 1fec053 x86/efi: Pass necessary EFI data for kexec via setup_data by Dave Young · 11 years ago
  23. 3b26649 x86/efi: Add a wrapper function efi_map_region_fixed() by Dave Young · 11 years ago
  24. 2da6e57 x86/efi: Remove unused variables in __map_region() by Dave Young · 11 years ago
  25. d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
  26. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 11 years ago
  27. b8f2c21 efi, x86: Pass a proper identity mapping in efi_call_phys_prelog by Nathan Zimmer · 12 years ago
  28. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  29. 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
  30. 185034e x86, efi: 1:1 pagetable mapping for virtual EFI calls by Matt Fleming · 12 years ago
  31. 3e8fa26 x86/efi: Fix oops caused by incorrect set_memory_uc() usage by Matt Fleming · 12 years ago
  32. e1ad783 Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" by Keith Packard · 13 years ago
  33. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  34. 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 13 years ago
  35. 935a638 x86, efi: Ensure that the entirity of a region is mapped by Matthew Garrett · 13 years ago
  36. 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 13 years ago
  37. b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago[Renamed from arch/x86/kernel/efi_64.c]
  38. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  39. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  40. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  41. 3819cd4 x86: remove include of apic.h from hardirq_64.h by Brian Gerst · 16 years ago
  42. ecacf09 x86: reserve EFI memory map with reserve_early by Huang, Ying · 16 years ago
  43. b25e31c x86 boot: minor code format fixes in e820 and efi routines by Paul Jackson · 16 years ago
  44. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 17 years ago
  45. 4de0d4a x86: EFI runtime code mapping enhancement by Huang, Ying · 17 years ago
  46. 1c083eb x86: fix EFI mapping by Huang, Ying · 17 years ago
  47. 93809be x86: fixes for lookup_address args by Harvey Harrison · 17 years ago
  48. a382806 x86: fixes some bugs about EFI memory map handling by Huang, Ying · 17 years ago
  49. a2172e2 x86: fix some bugs about EFI runtime code mapping by Huang, Ying · 17 years ago
  50. b899c5e x86/efi: fix improper use of lvalue by Jeremy Fitzhardinge · 17 years ago
  51. 8b2cb7a x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support by Huang, Ying · 17 years ago
  52. 5b83683 x86: EFI runtime service support by Huang, Ying · 17 years ago