1. 783ee43 efi-pstore: Fix an overflow on 32-bit builds by Andrzej Zaborowski · 10 years ago
  2. 6fb8cc8 efi: Fix compiler warnings (unused, const, type) by Catalin Marinas · 10 years ago
  3. c3c55a0 Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  4. 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
  5. 629c27a iscsi_ibft: Fix finding Broadcom specific ibft sign by Vikas Chaudhary · 10 years ago
  6. 345c736 efi/arm64: ignore dtb= when UEFI SecureBoot is enabled by Ard Biesheuvel · 10 years ago
  7. 3c7f255 arm64: efi: add EFI stub by Mark Salter · 10 years ago
  8. 263b4a3 efi: Add shared FDT related functions for ARM/ARM64 by Roy Franz · 10 years ago
  9. 0302f71 efi: add helper function to get UEFI params from FDT by Mark Salter · 11 years ago
  10. e33655a efivars: Add compatibility code for compat tasks by Matt Fleming · 10 years ago
  11. 54d2fbf efivars: Refactor sanity checking code into separate function by Matt Fleming · 10 years ago
  12. a5d92ad efivars: Stop passing a struct argument to efivar_validate() by Matt Fleming · 10 years ago
  13. e003bbe efivars: Check size of user object by Matt Fleming · 10 years ago
  14. bafc84d efivars: Use local variables instead of a pointer dereference by Matt Fleming · 10 years ago
  15. c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 11 years ago
  16. 9bb4019 efi: Add get_dram_base() helper function by Roy Franz · 10 years ago
  17. f966ea0 efi: Add shared printk wrapper for consistent prefixing by Roy Franz · 11 years ago
  18. 9403e46 efi: efi-stub-helper cleanup by Leif Lindholm · 10 years ago
  19. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 3151b94 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  21. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 10 years ago
  22. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  23. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 10 years ago
  25. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 10 years ago
  26. 54b52d8 x86/efi: Build our own EFI services pointer table by Matt Fleming · 10 years ago
  27. 69e6084 efi: Use NULL instead of 0 for pointer by Daeseok Youn · 10 years ago
  28. 0f8093a efi: Set feature flags inside feature init functions by Matt Fleming · 10 years ago
  29. cb887591 firmware: google memconsole driver fixes by Michel Lespinasse · 10 years ago
  30. b12b73f1 firmware: fix google/gsmi duplicate efivars_sysfs_init() by Michel Lespinasse · 10 years ago
  31. 3be5588a initconst: Fix initconst mistake in dcdbas by Andi Kleen · 10 years ago
  32. c2218e2 firmware/google: drop 'select EFI' to avoid recursive dependency by Ard Biesheuvel · 10 years ago
  33. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  34. cf07440 firmware/dmi_scan: generalize for use by other archs by Ard Biesheuvel · 10 years ago
  35. 4fc0bc5 drivers/firmware/memmap.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  36. d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  37. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  38. ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 10 years ago
  39. 8cf126d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  40. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  41. 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 11 years ago
  42. a0998eb efi: Export more EFI table variables to sysfs by Dave Young · 11 years ago
  43. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  44. fce7d3b x86/efi: Don't select EFI from certain special ACPI drivers by Jan Beulich · 11 years ago
  45. 13ccb93 Merge branch 'driver-core-linus' into driver-core-next by Tejun Heo · 11 years ago
  46. d0f80f9 firmware: dmi-sysfs: Remove "dmi" directory on module exit by Bjorn Helgaas · 11 years ago
  47. a61aca2 firmware: dmi-sysfs: Don't remove dmi-sysfs "raw" file explicitly by Bjorn Helgaas · 11 years ago
  48. 9d24622 ACPI / IBFT: Fix incorrect <acpi/acpi.h> inclusion in iSCSI boot firmware module by Lv Zheng · 11 years ago
  49. fdeadb4 efi-pstore: Make efi-pstore return a unique id by Madper Xie · 11 years ago
  50. e0d5973 efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completed by Seiji Aguchi · 11 years ago
  51. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  52. 340286c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. 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
  54. 0841c04 dmi: Avoid unaligned memory access in save_mem_devices() by Luck, Tony · 11 years ago
  55. 7ea6c6c Move cper.c from drivers/acpi/apei to drivers/firmware/efi by Luck, Tony · 11 years ago
  56. 536dc1e DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks by Russell King · 11 years ago
  57. 20d897e DMA-API: dcdbas: update DMA mask handing by Russell King · 11 years ago
  58. dd6dad4 DMI: Parse memory device (type 17) in SMBIOS by Chen, Gong · 11 years ago
  59. c158c3b boot, efi: Remove redundant memset() by Roy Franz · 11 years ago
  60. 3203209 Merge branch 'arm/common' into next by Matt Fleming · 11 years ago
  61. 4e28308 efi: resolve warnings found on ARM compile by Roy Franz · 11 years ago
  62. 6a5fe77 efi: Fix types in EFI calls to match EFI function definitions. by Roy Franz · 11 years ago
  63. 36f8961 efi: Renames in handle_cmdline_files() to complete generalization. by Roy Franz · 11 years ago
  64. 46f4582 efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). by Roy Franz · 11 years ago
  65. 0e1cadb efi: Allow efi_free() to be called with size of 0 by Roy Franz · 11 years ago
  66. 1c089c6 efi: generalize efi_get_memory_map() by Roy Franz · 11 years ago
  67. 86cc653 efi: Rename __get_map() to efi_get_memory_map() by Roy Franz · 11 years ago
  68. 5fef387 efi: Move unicode to ASCII conversion to shared function. by Roy Franz · 11 years ago
  69. 4a9f3a7 efi: Generalize relocate_kernel() for use by other architectures. by Roy Franz · 11 years ago
  70. c6866d7 efi: Move relocate_kernel() to shared file. by Roy Franz · 11 years ago
  71. 38dd9c0 efi: Enforce minimum alignment of 1 page on allocations. by Roy Franz · 11 years ago
  72. 40e4530 efi: Rename memory allocation/free functions by Roy Franz · 11 years ago
  73. 876dc36 efi: Add system table pointer argument to shared functions. by Roy Franz · 11 years ago
  74. 7721da4 efi: Move common EFI stub code from x86 arch code to common location by Roy Franz · 11 years ago
  75. ae79744 firmware/dmi_scan: drop OOM messages by Jean Delvare · 11 years ago
  76. ffbbb96 firmware/dmi_scan: constify strings by Jean Delvare · 11 years ago
  77. 02d9c47 firmware/dmi_scan: fix most checkpatch errors and warnings by Jean Delvare · 11 years ago
  78. 3d267f2 firmware/dmi_scan: drop obsolete comment by Jean Delvare · 11 years ago
  79. 20d0e57 drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  80. 9efff389 Merge branch 'arm/efi-stub' into next by Matt Fleming · 11 years ago
  81. 258f6fd efi: x86: make efi_lookup_mapped_addr() a common function by Leif Lindholm · 11 years ago
  82. 272686b efi: x86: ia64: provide a generic efi_config_init() by Leif Lindholm · 11 years ago
  83. 6f9dd30 efivars: Mark local function as static by Bojan Prtvar · 11 years ago
  84. f83b0a4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  85. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  86. 4c33dea firmware: dcdbas: use binary attribute groups by Greg KH · 11 years ago
  87. f8c62f3 efi-pstore: Read and write to the 'compressed' flag of pstore by Aruna Balakrishnaiah · 11 years ago
  88. 9a4e139 pstore: Introduce new argument 'compressed' in the read callback by Aruna Balakrishnaiah · 11 years ago
  89. b3b515b pstore: Add new argument 'compressed' in pstore write callback by Aruna Balakrishnaiah · 11 years ago
  90. d39de28 dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine() by Ben Hutchings · 11 years ago
  91. d320c07 efivars: check for EFI_RUNTIME_SERVICES by Matt Fleming · 11 years ago
  92. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  93. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  94. 5017b28 dmi: add support for exact DMI matches in addition to substring matching by Jani Nikula · 11 years ago
  95. 04bbc8e Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  96. 6bbbca7 pstore: Pass header size in the pstore write callback by Aruna Balakrishnaiah · 11 years ago
  97. 0d83834 efivars: If pstore_register fails, free unneeded pstore buffer by Lenny Szubowicz · 11 years ago
  98. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  99. 7741892 efi, pstore: Cocci spatch "memdup.spatch" by Thomas Meyer · 11 years ago
  100. d05c39e dell_rbu: Select CONFIG_FW_LOADER_USER_HELPER explicitly by Takashi Iwai · 11 years ago