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