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