1. e9a9eca x86, efi: Convert efi_phys_get_time() args to physical addresses by Maurice Ma · 13 years ago
  2. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  3. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  4. 227ad9b Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  5. 52de84f Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  6. ef68c8f x86: Serialize EFI time accesses on rtc_lock by Jan Beulich · 13 years ago
  7. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  8. bf61549 x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services() by Tejun Heo · 13 years ago
  9. f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 13 years ago
  10. d80603c x86, efi: Properly pre-initialize table pointers by Jan Beulich · 13 years ago
  11. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  12. 3b37023 x86, efi: Add infrastructure for UEFI 2.0 runtime services by Matthew Garrett · 13 years ago
  13. f7a2d73 x86, efi: Fix argument types for SetVariable() by Matthew Garrett · 13 years ago
  14. 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 13 years ago
  15. 7cb00b7 x86, efi: Pass a minimal map to SetVirtualAddressMap() by Matthew Garrett · 13 years ago
  16. 202f9d0 x86, efi: Merge contiguous memory regions of the same type and attribute by Matthew Garrett · 13 years ago
  17. 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 13 years ago
  18. 2b5e8ef x86, efi: Remove virtual-mode SetVirtualAddressMap call by Matthew Garrett · 13 years ago
  19. b17ed48 x86: Move efi to platform by Thomas Gleixner · 14 years ago[Renamed from arch/x86/kernel/efi.c]
  20. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  21. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 15 years ago
  22. 772be89 x86: Make EFI RTC function depend on 32bit again by Feng Tang · 15 years ago
  23. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  24. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  25. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  26. e2a7147 x86: correct the conversion of EFI memory types by Cliff Wickman · 15 years ago
  27. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  28. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 15 years ago
  29. 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
  30. a50f70b x86: Add UV EFI table entry v4 by Russ Anderson · 16 years ago
  31. 175e438 x86: trivial printk fix in efi.c by Russ Anderson · 16 years ago
  32. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  33. 200001e x86 boot: only pick up additional EFI memmap if add_efi_memmap flag by Paul Jackson · 16 years ago
  34. 05486fa x86 boot: x86_64 efi compiler warning fix by Paul Jackson · 16 years ago
  35. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 16 years ago
  36. ecacf09 x86: reserve EFI memory map with reserve_early by Huang, Ying · 16 years ago
  37. 69c9189 x86 boot: add code to add BIOS provided EFI memory entries to kernel by Paul Jackson · 16 years ago
  38. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 17 years ago
  39. ecaea42 x86: sparse warning in efi.c by Harvey Harrison · 17 years ago
  40. 3223f59 x86: EFI set_memory_x()/set_memory_uc() fixes by Ingo Molnar · 17 years ago
  41. 4de0d4a x86: EFI runtime code mapping enhancement by Huang, Ying · 17 years ago
  42. e85f205 x86: EFI: fix use of unitialized variable and the cache logic by Thomas Gleixner · 17 years ago
  43. 1c083eb x86: fix EFI mapping by Huang, Ying · 17 years ago
  44. a382806 x86: fixes some bugs about EFI memory map handling by Huang, Ying · 17 years ago
  45. bed23c6 x86: use reboot_type on EFI 32 by Huang, Ying · 17 years ago
  46. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 17 years ago
  47. f87519e x86: introduce max_pfn_mapped by Thomas Gleixner · 17 years ago
  48. a2172e2 x86: fix some bugs about EFI runtime code mapping by Huang, Ying · 17 years ago
  49. beacfaa x86 32-bit boot: rename bt_ioremap() to early_ioremap() by Huang, Ying · 17 years ago
  50. 8b2cb7a x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support by Huang, Ying · 17 years ago
  51. 5b83683 x86: EFI runtime service support by Huang, Ying · 17 years ago