1. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  2. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  3. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. dbcf3e0 RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open coded by Steven Rostedt (Red Hat) · 10 years ago
  5. 243b675 efi/x86: Move x86 back to libstub by Ard Biesheuvel · 10 years ago
  6. 0bcaa90 efi: efi-stub: notify on DTB absence by Mark Rutland · 10 years ago
  7. fc43026 dmi: add support for SMBIOS 3.0 64-bit entry point by Ard Biesheuvel · 10 years ago
  8. e1ccbbc efi: dmi: add support for SMBIOS 3.0 UEFI configuration table by Ard Biesheuvel · 10 years ago
  9. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  10. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  11. e94d684 firmware: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. 22880eb drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entry by Yasuaki Ishimatsu · 10 years ago
  13. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
  14. 60b4dc7 efi: Delete the in_nmi() conditional runtime locking by Matt Fleming · 10 years ago
  15. 6d80dba efi: Provide a non-blocking SetVariable() operation by Matt Fleming · 10 years ago
  16. b2fce81 efi: Resolve some shadow warnings by Mark Rustad · 10 years ago
  17. 98d2a6c efi: Introduce efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  18. 5ae3683 efi: Add kernel param efi=noruntime by Dave Young · 10 years ago
  19. b2e0a54 efi: Move noefi early param code out of x86 arch code by Dave Young · 10 years ago
  20. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  21. 161485e efi: Implement mandatory locking for UEFI Runtime Services by Ard Biesheuvel · 10 years ago
  22. 84be880 Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" by Matt Fleming · 10 years ago
  23. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 10 years ago
  24. aee530c firmware: Do not use WARN_ON(!spin_is_locked()) by Guenter Roeck · 10 years ago
  25. 6a2c20e kexec: support kexec/kdump on EFI systems by Vivek Goyal · 10 years ago
  26. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  27. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  28. f0093ed drivers/firmware/memmap.c: don't allocate firmware_map_entry of same memory range by Yasuaki Ishimatsu · 10 years ago
  29. 49c8b24 drivers/firmware/memmap.c: pass the correct argument to firmware_map_find_entry_bootmem() by Yasuaki Ishimatsu · 10 years ago
  30. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. c3107e3 Merge tag 'please-pull-apei' into x86/ras by H. Peter Anvin · 10 years ago
  33. 92a1840 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  34. 28d5402 efi: Autoload efivars by Lee, Chun-Yi · 10 years ago
  35. 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 10 years ago
  36. abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 10 years ago
  37. 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 10 years ago
  38. 0c5ed61 efi/reboot: Allow powering off machines using EFI by Matt Fleming · 10 years ago
  39. 8562c99c efi/reboot: Add generic wrapper around EfiResetSystem() by Matt Fleming · 10 years ago
  40. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  41. 29e2435 efi: fdt: Do not report an error during boot if UEFI is not available by Catalin Marinas · 10 years ago
  42. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  43. 022ee6c efi/x86: Move UEFI Runtime Services wrappers to generic code by Ard Biesheuvel · 10 years ago
  44. f49182ec efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 10 years ago
  45. a55c072 efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 10 years ago
  46. 783ee43 efi-pstore: Fix an overflow on 32-bit builds by Andrzej Zaborowski · 10 years ago
  47. 2dfb7d5 trace, RAS: Add eMCA trace event interface by Chen, Gong · 10 years ago
  48. 3760cd2 CPER: Adjust code flow of some functions by Chen, Gong · 10 years ago
  49. 6fb8cc8 efi: Fix compiler warnings (unused, const, type) by Catalin Marinas · 10 years ago
  50. 0a00fd5 ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream. by Lv Zheng · 10 years ago
  51. 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
  52. 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
  53. 629c27a iscsi_ibft: Fix finding Broadcom specific ibft sign by Vikas Chaudhary · 10 years ago
  54. 345c736 efi/arm64: ignore dtb= when UEFI SecureBoot is enabled by Ard Biesheuvel · 10 years ago
  55. 3c7f255 arm64: efi: add EFI stub by Mark Salter · 10 years ago
  56. 263b4a3 efi: Add shared FDT related functions for ARM/ARM64 by Roy Franz · 10 years ago
  57. 0302f71 efi: add helper function to get UEFI params from FDT by Mark Salter · 10 years ago
  58. e33655a efivars: Add compatibility code for compat tasks by Matt Fleming · 10 years ago
  59. 54d2fbf efivars: Refactor sanity checking code into separate function by Matt Fleming · 10 years ago
  60. a5d92ad efivars: Stop passing a struct argument to efivar_validate() by Matt Fleming · 10 years ago
  61. e003bbe efivars: Check size of user object by Matt Fleming · 10 years ago
  62. bafc84d efivars: Use local variables instead of a pointer dereference by Matt Fleming · 10 years ago
  63. c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 11 years ago
  64. 9bb4019 efi: Add get_dram_base() helper function by Roy Franz · 10 years ago
  65. f966ea0 efi: Add shared printk wrapper for consistent prefixing by Roy Franz · 11 years ago
  66. 9403e46 efi: efi-stub-helper cleanup by Leif Lindholm · 10 years ago
  67. 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
  68. 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
  69. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 10 years ago
  70. 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
  71. 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
  72. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 10 years ago
  73. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 10 years ago
  74. 54b52d8 x86/efi: Build our own EFI services pointer table by Matt Fleming · 10 years ago
  75. 69e6084 efi: Use NULL instead of 0 for pointer by Daeseok Youn · 10 years ago
  76. 0f8093a efi: Set feature flags inside feature init functions by Matt Fleming · 10 years ago
  77. cb887591 firmware: google memconsole driver fixes by Michel Lespinasse · 10 years ago
  78. b12b73f1 firmware: fix google/gsmi duplicate efivars_sysfs_init() by Michel Lespinasse · 10 years ago
  79. 3be5588a initconst: Fix initconst mistake in dcdbas by Andi Kleen · 10 years ago
  80. c2218e2 firmware/google: drop 'select EFI' to avoid recursive dependency by Ard Biesheuvel · 10 years ago
  81. 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
  82. cf07440 firmware/dmi_scan: generalize for use by other archs by Ard Biesheuvel · 10 years ago
  83. 4fc0bc5 drivers/firmware/memmap.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  84. 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
  85. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  86. ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 10 years ago
  87. 8cf126d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  89. 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 11 years ago
  90. a0998eb efi: Export more EFI table variables to sysfs by Dave Young · 11 years ago
  91. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  92. fce7d3b x86/efi: Don't select EFI from certain special ACPI drivers by Jan Beulich · 11 years ago
  93. 13ccb93 Merge branch 'driver-core-linus' into driver-core-next by Tejun Heo · 11 years ago
  94. d0f80f9 firmware: dmi-sysfs: Remove "dmi" directory on module exit by Bjorn Helgaas · 11 years ago
  95. a61aca2 firmware: dmi-sysfs: Don't remove dmi-sysfs "raw" file explicitly by Bjorn Helgaas · 11 years ago
  96. 9d24622 ACPI / IBFT: Fix incorrect <acpi/acpi.h> inclusion in iSCSI boot firmware module by Lv Zheng · 11 years ago
  97. fdeadb4 efi-pstore: Make efi-pstore return a unique id by Madper Xie · 11 years ago
  98. e0d5973 efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completed by Seiji Aguchi · 11 years ago
  99. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  100. 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