1. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  2. b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
  4. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 12 years ago
  5. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 12 years ago
  6. f53f292 Merge remote-tracking branch 'efi/chainsaw' into x86/efi by H. Peter Anvin · 12 years ago
  7. 8c58bf3 x86,efi: Implement efi_no_storage_paranoia parameter by Richard Weinberger · 12 years ago
  8. 3668011 efi: Export efi_query_variable_store() for efivars.ko by Sergey Vlasov · 12 years ago
  9. 31ff2f2 efi: Distinguish between "remaining space" and actually used space by Matthew Garrett · 12 years ago
  10. cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 12 years ago
  11. 7791c84 x86,efi: Check max_size only if it is non-zero. by Richard Weinberger · 12 years ago
  12. a6e4d5a x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 12 years ago
  13. 3195ef5 x86: Do full rtc synchronization with ntp by Prarit Bhargava · 12 years ago
  14. 15b9c35 x86, efi: Make efi_memblock_x86_reserve_range more readable by Borislav Petkov · 12 years ago
  15. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 058e7b5 x86, efi: Mark disable_runtime as __initdata by Matt Fleming · 12 years ago
  19. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. fb834c7 x86, efi: Make "noefi" really disable EFI runtime serivces by Matt Fleming · 12 years ago
  21. 6b59e36 x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() by Satoru Takeuchi · 12 years ago
  22. 1de63d6 efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter by Satoru Takeuchi · 12 years ago
  23. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 13 years ago
  24. 04c2eee Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 13 years ago
  26. 712ba9e x86, efi: Set runtime_version to the EFI spec revision by Matt Fleming · 13 years ago
  27. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 13 years ago
  28. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. dda56e1 x86, mm: Fixup code testing if a pfn is direct mapped by Jacob Shin · 13 years ago
  30. fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 13 years ago
  31. bd52276 x86-64/efi: Use EFI to deal with platform wall clock (again) by Jan Beulich · 13 years ago
  32. 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 13 years ago
  33. 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 13 years ago
  34. 3e8fa26 x86/efi: Fix oops caused by incorrect set_memory_uc() usage by Matt Fleming · 13 years ago
  35. 2223af3 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory by Josh Triplett · 13 years ago
  36. 7bc90e0 efi: Add a function to look up existing IO memory mappings by Josh Triplett · 13 years ago
  37. 7851079 efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 13 years ago
  38. d6cf86d efi: initialize efi.runtime_version to make query_variable_info/update_capsule workable by Seiji Aguchi · 13 years ago
  39. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 13 years ago
  40. bacef66 x86-64/efi: Use EFI to deal with platform wall clock by Jan Beulich · 13 years ago
  41. 1adbfa3 x86, efi: Allow basic init with mixed 32/64-bit efi/kernel by Olof Johansson · 14 years ago
  42. 140bf27 x86, efi: Add basic error handling by Olof Johansson · 14 years ago
  43. a6a46f4 x86, efi: Cleanup config table walking by Olof Johansson · 14 years ago
  44. e3cb3f5 x86, efi: Convert printk to pr_*() by Olof Johansson · 14 years ago
  45. 83e7ee6 x86, efi: Refactor efi_init() a bit by Olof Johansson · 14 years ago
  46. 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  47. e9a9eca x86, efi: Convert efi_phys_get_time() args to physical addresses by Maurice Ma · 14 years ago
  48. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 14 years ago
  49. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  50. 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 · 14 years ago
  51. 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 · 14 years ago
  52. ef68c8f x86: Serialize EFI time accesses on rtc_lock by Jan Beulich · 14 years ago
  53. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 14 years ago
  54. bf61549 x86: Fix memblock_x86_check_reserved_size() use in efi_reserve_boot_services() by Tejun Heo · 14 years ago
  55. f70e957 x86: Don't use the EFI reboot method by default by Matthew Garrett · 14 years ago
  56. d80603c x86, efi: Properly pre-initialize table pointers by Jan Beulich · 14 years ago
  57. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 14 years ago
  58. 3b37023 x86, efi: Add infrastructure for UEFI 2.0 runtime services by Matthew Garrett · 14 years ago
  59. f7a2d73 x86, efi: Fix argument types for SetVariable() by Matthew Garrett · 14 years ago
  60. 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 14 years ago
  61. 7cb00b7 x86, efi: Pass a minimal map to SetVirtualAddressMap() by Matthew Garrett · 14 years ago
  62. 202f9d0 x86, efi: Merge contiguous memory regions of the same type and attribute by Matthew Garrett · 14 years ago
  63. 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 14 years ago
  64. 2b5e8ef x86, efi: Remove virtual-mode SetVirtualAddressMap call by Matthew Garrett · 14 years ago
  65. b17ed48 x86: Move efi to platform by Thomas Gleixner · 15 years ago[Renamed from arch/x86/kernel/efi.c]
  66. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 15 years ago
  67. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 16 years ago
  68. 772be89 x86: Make EFI RTC function depend on 32bit again by Feng Tang · 16 years ago
  69. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 16 years ago
  70. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 16 years ago
  71. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 16 years ago
  72. e2a7147 x86: correct the conversion of EFI memory types by Cliff Wickman · 16 years ago
  73. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  74. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  75. 03b4863 x86: make UV support configurable by Nick Piggin · 17 years ago
  76. a50f70b x86: Add UV EFI table entry v4 by Russ Anderson · 17 years ago
  77. 175e438 x86: trivial printk fix in efi.c by Russ Anderson · 17 years ago
  78. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 17 years ago
  79. 200001e x86 boot: only pick up additional EFI memmap if add_efi_memmap flag by Paul Jackson · 17 years ago
  80. 05486fa x86 boot: x86_64 efi compiler warning fix by Paul Jackson · 17 years ago
  81. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 17 years ago
  82. ecacf09 x86: reserve EFI memory map with reserve_early by Huang, Ying · 17 years ago
  83. 69c9189 x86 boot: add code to add BIOS provided EFI memory entries to kernel by Paul Jackson · 17 years ago
  84. 4a3575f x86: EFI_PAGE_SHIFT fix by Huang, Ying · 17 years ago
  85. ecaea42 x86: sparse warning in efi.c by Harvey Harrison · 18 years ago
  86. 3223f59 x86: EFI set_memory_x()/set_memory_uc() fixes by Ingo Molnar · 17 years ago
  87. 4de0d4a x86: EFI runtime code mapping enhancement by Huang, Ying · 18 years ago
  88. e85f205 x86: EFI: fix use of unitialized variable and the cache logic by Thomas Gleixner · 18 years ago
  89. 1c083eb x86: fix EFI mapping by Huang, Ying · 18 years ago
  90. a382806 x86: fixes some bugs about EFI memory map handling by Huang, Ying · 18 years ago
  91. bed23c6 x86: use reboot_type on EFI 32 by Huang, Ying · 18 years ago
  92. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 18 years ago
  93. f87519e x86: introduce max_pfn_mapped by Thomas Gleixner · 18 years ago
  94. a2172e2 x86: fix some bugs about EFI runtime code mapping by Huang, Ying · 18 years ago
  95. beacfaa x86 32-bit boot: rename bt_ioremap() to early_ioremap() by Huang, Ying · 18 years ago
  96. 8b2cb7a x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support by Huang, Ying · 18 years ago
  97. 5b83683 x86: EFI runtime service support by Huang, Ying · 18 years ago