1. f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 13 years ago
  2. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  3. 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 13 years ago
  4. 7cb00b7 x86, efi: Pass a minimal map to SetVirtualAddressMap() by Matthew Garrett · 13 years ago
  5. 202f9d0 x86, efi: Merge contiguous memory regions of the same type and attribute by Matthew Garrett · 13 years ago
  6. 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 13 years ago
  7. 2b5e8ef x86, efi: Remove virtual-mode SetVirtualAddressMap call by Matthew Garrett · 13 years ago
  8. b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago[Renamed from arch/x86/kernel/efi.c]
  9. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  10. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 15 years ago
  11. 772be89 x86: Make EFI RTC function depend on 32bit again by Feng Tang · 15 years ago
  12. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  13. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  14. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  15. e2a7147 x86: correct the conversion of EFI memory types by Cliff Wickman · 15 years ago
  16. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  17. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  18. 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
  19. a50f70b x86: Add UV EFI table entry v4 by Russ Anderson · 16 years ago
  20. 175e438 x86: trivial printk fix in efi.c by Russ Anderson · 16 years ago
  21. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  22. 200001e x86 boot: only pick up additional EFI memmap if add_efi_memmap flag by Paul Jackson · 16 years ago
  23. 05486fa x86 boot: x86_64 efi compiler warning fix by Paul Jackson · 16 years ago
  24. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 16 years ago
  25. ecacf09 x86: reserve EFI memory map with reserve_early by Huang, Ying · 16 years ago
  26. 69c9189 x86 boot: add code to add BIOS provided EFI memory entries to kernel by Paul Jackson · 16 years ago
  27. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 17 years ago
  28. ecaea42 x86: sparse warning in efi.c by Harvey Harrison · 17 years ago
  29. 3223f59 x86: EFI set_memory_x()/set_memory_uc() fixes by Ingo Molnar · 17 years ago
  30. 4de0d4a x86: EFI runtime code mapping enhancement by Huang, Ying · 17 years ago
  31. e85f205 x86: EFI: fix use of unitialized variable and the cache logic by Thomas Gleixner · 17 years ago
  32. 1c083eb x86: fix EFI mapping by Huang, Ying · 17 years ago
  33. a382806 x86: fixes some bugs about EFI memory map handling by Huang, Ying · 17 years ago
  34. bed23c6 x86: use reboot_type on EFI 32 by Huang, Ying · 17 years ago
  35. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 17 years ago
  36. f87519e x86: introduce max_pfn_mapped by Thomas Gleixner · 17 years ago
  37. a2172e2 x86: fix some bugs about EFI runtime code mapping by Huang, Ying · 17 years ago
  38. beacfaa x86 32-bit boot: rename bt_ioremap() to early_ioremap() by Huang, Ying · 17 years ago
  39. 8b2cb7a x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support by Huang, Ying · 17 years ago
  40. 5b83683 x86: EFI runtime service support by Huang, Ying · 17 years ago