1. 6cf78d4b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. 744937b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 10 years ago
  3. 23a0d4e efi: Disable interrupts around EFI calls, not in the epilog/prolog calls by Ingo Molnar · 10 years ago
  4. fed6cef x86/efi: Add a "debug" option to the efi= cmdline by Borislav Petkov · 10 years ago
  5. 954e12f x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c by Juergen Gross · 10 years ago
  6. 96738c6 x86/efi: Avoid triple faults during EFI mixed mode calls by Matt Fleming · 10 years ago
  7. 8266e31 x86, ptdump: Add section for EFI runtime services by Mathias Krause · 10 years ago
  8. 4e78eb05 x86/efi: Mark initialization code as such by Mathias Krause · 10 years ago
  9. 0ce4605 x86/efi: Update comment regarding required phys mapped EFI services by Mathias Krause · 10 years ago
  10. 6092068 x86/efi: Unexport add_efi_memmap variable by Mathias Krause · 10 years ago
  11. ace1d12 x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  12. a5a750a x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode by Dave Young · 10 years ago
  13. 5ae3683 efi: Add kernel param efi=noruntime by Dave Young · 10 years ago
  14. 6ccc72b lib: Add a generic cmdline parse function parse_option_str by Dave Young · 10 years ago
  15. b2e0a54 efi: Move noefi early param code out of x86 arch code by Dave Young · 10 years ago
  16. 1282278 efi-bgrt: Add error handling; inform the user when ignoring the BGRT by Josh Triplett · 10 years ago
  17. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  18. f383d00 arch/x86: Remove efi_set_rtc_mmss() by Daniel Kiper · 10 years ago
  19. 0fe376e arch/x86: Remove redundant set_bit(EFI_MEMMAP) call by Daniel Kiper · 10 years ago
  20. 9f2adfd arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call by Daniel Kiper · 10 years ago
  21. 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 10 years ago
  22. 67a9b9c arch/x86: Do not access EFI memory map if it is not available by Daniel Kiper · 10 years ago
  23. abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 10 years ago
  24. 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 10 years ago
  25. 022ee6c efi/x86: Move UEFI Runtime Services wrappers to generic code by Ard Biesheuvel · 10 years ago
  26. 98a716b x86/efi: Use early_memunmap() to squelch sparse errors by Matt Fleming · 10 years ago
  27. eeb9db0 x86/efi: Move all workarounds to a separate file quirks.c by Saurabh Tangri · 10 years ago
  28. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  29. 046f153 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  30. a3530e8 x86/efi: Do not export efi runtime map in case old map by Dave Young · 10 years ago
  31. 5f35eb0 x86/efi: earlyprintk=efi,keep fix by Dave Young · 11 years ago
  32. 34f5114 x86/efi: earlyprintk=efi,keep fix by Dave Young · 11 years ago
  33. 982e239 x86/efi: Implement a __efi_call_virt macro by Ricardo Neri · 11 years ago
  34. 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 11 years ago
  35. 9a11040 x86/efi: Restore 'attr' argument to query_variable_info() by Matt Fleming · 11 years ago
  36. 3f4a783 x86/efi: Rip out phys_efi_get_time() by Matt Fleming · 11 years ago
  37. e10848a x86/efi: Preserve segment registers in mixed mode by Matt Fleming · 11 years ago
  38. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  39. 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago
  40. a5d90c9 x86/efi: Quirk out SGI UV by Borislav Petkov · 11 years ago
  41. 18c4646 x86/efi: Re-disable interrupts after calling firmware services by Matt Fleming · 11 years ago
  42. 7d453ee x86/efi: Wire up CONFIG_EFI_MIXED by Matt Fleming · 11 years ago
  43. 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 11 years ago
  44. 0154416 x86/efi: Add early thunk code to go from 64-bit to 32-bit by Matt Fleming · 11 years ago
  45. 099240a x86/efi: Delete dead code when checking for non-native by Matt Fleming · 11 years ago
  46. fabb37c x86/efi: Split efi_enter_virtual_mode by Borislav Petkov · 11 years ago
  47. b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 11 years ago
  48. 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 11 years ago
  49. 9b7d204 x86/efi: Style neatening by Joe Perches · 11 years ago
  50. 5db80c6 x86/efi: Delete out-of-date comments of efi_query_variable_store by Madper Xie · 11 years ago
  51. 0f8093a efi: Set feature flags inside feature init functions by Matt Fleming · 11 years ago
  52. 3e90959 efi: Move facility flags to struct efi by Matt Fleming · 11 years ago
  53. 0950337 x86/efi: Check status field to validate BGRT header by Matt Fleming · 11 years ago
  54. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
  55. 081cd62 x86/efi: Allow mapping BGRT on x86-32 by Matt Fleming · 11 years ago
  56. ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 11 years ago
  57. 518548a x86/efi: Delete superfluous global variables by Matt Fleming · 11 years ago
  58. 1fec053 x86/efi: Pass necessary EFI data for kexec via setup_data by Dave Young · 11 years ago
  59. 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 11 years ago
  60. a0998eb efi: Export more EFI table variables to sysfs by Dave Young · 11 years ago
  61. 481f75c x86/efi: Cleanup efi_enter_virtual_mode() function by Dave Young · 11 years ago
  62. a7f84f0 x86/efi: Fix off-by-one bug in EFI Boot Services reservation by Dave Young · 11 years ago
  63. 3b26649 x86/efi: Add a wrapper function efi_map_region_fixed() by Dave Young · 11 years ago
  64. 2da6e57 x86/efi: Remove unused variables in __map_region() by Dave Young · 11 years ago
  65. 04bf9ba x86, efi: Don't use (U)EFI time services on 32 bit by Matthew Garrett · 11 years ago
  66. 1f3a8ba x86/efi: Fix earlyprintk off-by-one bug by Matt Fleming · 11 years ago
  67. 61d0669 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 11 years ago
  68. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. ee41143 x86/efi: Check krealloc return value by Borislav Petkov · 11 years ago
  70. d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
  71. f4fccac x86/efi: Simplify EFI_DEBUG by Borislav Petkov · 11 years ago
  72. 72548e8 x86/efi: Add EFI framebuffer earlyprintk support by Matt Fleming · 11 years ago
  73. 722da9d x86/efi: Fix config_table_type array termination by Leif Lindholm · 11 years ago
  74. 7008701 x86, efi: Don't map Boot Services on i386 by Josh Boyer · 12 years ago
  75. 258f6fd efi: x86: make efi_lookup_mapped_addr() a common function by Leif Lindholm · 11 years ago
  76. 272686b efi: x86: ia64: provide a generic efi_config_init() by Leif Lindholm · 11 years ago
  77. 8216a67 Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" by Matt Fleming · 11 years ago
  78. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  80. 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. b8cb62f x86/efi: Fix dummy variable buffer allocation by Ben Hutchings · 11 years ago
  82. f8b8404 Modify UEFI anti-bricking code by Matthew Garrett · 11 years ago
  83. 1acba98 UEFI: Don't pass boot services regions to SetVirtualAddressMap() by Matthew Garrett · 11 years ago
  84. 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 12 years ago
  85. eccaf52 x86, efi: initial the local variable of DataSize to zero by Lee, Chun-Yi · 12 years ago
  86. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  87. 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
  88. a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
  89. 0d01ff2 Include missing linux/slab.h inclusions by David Howells · 12 years ago
  90. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 12 years ago
  91. f53f292 Merge remote-tracking branch 'efi/chainsaw' into x86/efi by H. Peter Anvin · 12 years ago
  92. 8c58bf3 x86,efi: Implement efi_no_storage_paranoia parameter by Richard Weinberger · 12 years ago
  93. 3668011 efi: Export efi_query_variable_store() for efivars.ko by Sergey Vlasov · 12 years ago
  94. 31ff2f2 efi: Distinguish between "remaining space" and actually used space by Matthew Garrett · 12 years ago
  95. cc5a080 efi: Pass boot services variable info to runtime code by Matthew Garrett · 12 years ago
  96. 7791c84 x86,efi: Check max_size only if it is non-zero. by Richard Weinberger · 12 years ago
  97. a6e4d5a x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 12 years ago
  98. 3195ef5 x86: Do full rtc synchronization with ntp by Prarit Bhargava · 12 years ago
  99. 15b9c35 x86, efi: Make efi_memblock_x86_reserve_range more readable by Borislav Petkov · 12 years ago
  100. 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