1. 0cf0223 efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdef by Mark Rutland · 8 years ago
  2. 1d04ba1 efi/runtime-wrappers: Detect firmware IRQ flag corruption by Mark Rutland · 8 years ago
  3. d9c6e1d efi/runtime-wrappers: Remove redundant #ifdefs by Mark Rutland · 8 years ago
  4. f51c35f efi/runtime-wrappers: Add {__,}efi_call_virt() templates by Mark Rutland · 8 years ago
  5. 249f763 efi/arm-init: Reserve rather than unmap the memory map for ARM as well by Ard Biesheuvel · 8 years ago
  6. 65117f1 efi: Add misc char driver interface to update EFI firmware by Kweh, Hock Leong · 8 years ago
  7. f0133f3 efi: Add 'capsule' update support by Matt Fleming · 8 years ago
  8. 806b035 efi: Move efi_status_to_err() to drivers/firmware/efi/ by Matt Fleming · 8 years ago
  9. 06f7d4a efibc: Add EFI Bootloader Control module by Compostella, Jeremy · 8 years ago
  10. e3271c9 efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform device by Ard Biesheuvel · 8 years ago
  11. f0827e1 efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info' by Ard Biesheuvel · 8 years ago
  12. 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 8 years ago
  13. fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 8 years ago
  14. 789957e efi/arm*: Take the Memory Attributes table into account by Ard Biesheuvel · 8 years ago
  15. 10f0d2f5 efi: Implement generic support for the Memory Attributes table by Ard Biesheuvel · 8 years ago
  16. a604af0 efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table by Ard Biesheuvel · 8 years ago
  17. 24d45d1 efi/arm*: Use memremap() to create the persistent memmap mapping by Ard Biesheuvel · 8 years ago
  18. 0d054ad efi: Check EFI_MEMORY_DESCRIPTOR version explicitly by Ard Biesheuvel · 8 years ago
  19. 884f4f6 efi: Remove global 'memmap' EFI memory map by Matt Fleming · 8 years ago
  20. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 8 years ago
  21. 30d7bf0 efi/arm64: Check SetupMode when determining Secure Boot status by Linn Crosetto · 8 years ago
  22. 73a64925 efi/arm64: Report unexpected errors when determining Secure Boot status by Linn Crosetto · 8 years ago
  23. 14c43be efi/arm*: Drop writable mapping of the UEFI System table by Ard Biesheuvel · 8 years ago
  24. c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 8 years ago
  25. 91ea692 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  26. 978fa43 drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems by Sudeep Holla · 8 years ago
  27. 2b9cf18 drivers: firmware: psci: make two helper functions inline by Arnd Bergmann · 8 years ago
  28. 21e8868 drivers: firmware: psci: make two helper functions static by Jisheng Zhang · 8 years ago
  29. 1d2d8de drivers: firmware: psci: drop duplicate const from psci_of_match by Jisheng Zhang · 8 years ago
  30. 630ba0c efi: Fix out-of-bounds read in variable_matches() by Laszlo Ersek · 8 years ago
  31. d4f6e27 firmware: qemu_fw_cfg.c: potential unintialized variable by Dan Carpenter · 8 years ago
  32. 5e7c17d drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops by Jisheng Zhang · 8 years ago
  33. 7464b6e efi: ARM: avoid warning about phys_addr_t cast by Arnd Bergmann · 8 years ago
  34. 5614e77 Merge 4.6-rc4 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  35. e2f50c5 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 500899c efi: ARM/arm64: ignore DT memory nodes instead of removing them by Ard Biesheuvel · 8 years ago
  37. def7ac8 firmware: qemu_fw_cfg.c: hold ACPI global lock during device access by Gabriel Somlo · 8 years ago
  38. e8aabc6 qemu_fw_cfg: don't leak kobj on init error by Michael S. Tsirkin · 8 years ago
  39. 7cc8cbc efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping by Ard Biesheuvel · 8 years ago
  40. 00411b7 firmware: fw_cfg register offsets on supported architectures only by Gabriel Somlo · 8 years ago
  41. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  42. 4f01ed2 drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat callers by Andy Lutomirski · 8 years ago
  43. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 46e595a Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  46. de06dbf Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  47. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  48. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  49. 4c11e55 drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy by Aaro Koskinen · 8 years ago
  50. 1a4ab08 Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  51. 7bb7a74 Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 8 years ago
  52. c988cab iscsi_ibft: Add prefix-len attr and display netmask by Hannes Reinecke · 8 years ago
  53. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 8 years ago
  54. 2b5fe07 arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness by Ard Biesheuvel · 8 years ago
  55. 48fcb2d efi: stub: use high allocation for converted command line by Ard Biesheuvel · 8 years ago
  56. 2ddbfc8 efi: stub: add implementation of efi_random_alloc() by Ard Biesheuvel · 8 years ago
  57. e4fbf47 efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL by Ard Biesheuvel · 8 years ago
  58. b9d6769b efi/arm*: Perform hardware compatibility check by Ard Biesheuvel · 8 years ago
  59. 42b5573 efi/arm64: Check for h/w support before booting a >4 KB granular kernel by Ard Biesheuvel · 8 years ago
  60. 2ec0f0a efi/arm: Check for LPAE support before booting a LPAE kernel by Ard Biesheuvel · 8 years ago
  61. 2eec5de efi/arm-init: Use read-only early mappings by Ard Biesheuvel · 8 years ago
  62. 07e83db efi/efistub: Prevent __init annotations from being used by Ard Biesheuvel · 8 years ago
  63. dae31fd efi/arm64: Drop __init annotation from handle_kernel_image() by Ard Biesheuvel · 8 years ago
  64. fe32449 efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabled by Ard Biesheuvel · 8 years ago
  65. ab87672 Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes by Ingo Molnar · 8 years ago
  66. e246eb5 efi: Add pstore variables to the deletion whitelist by Matt Fleming · 8 years ago
  67. 2e87415 firmware: arm_scpi: add support for 64-bit sensor values by Sudeep Holla · 8 years ago
  68. 3bdd884 firmware: arm_scpi: decrease Tx timeout to 20ms by Sudeep Holla · 8 years ago
  69. dd9a1d6 firmware: arm_scpi: fix send_message and sensor_get_value for big-endian by Sudeep Holla · 8 years ago
  70. 28c09ec firmware: qemu config needs I/O ports by Arnd Bergmann · 8 years ago
  71. 9b3ec23 firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFF by Valentin Rothberg · 8 years ago
  72. 8b6f249 ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/firmware by Lorenzo Pieralisi · 8 years ago
  73. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 8 years ago
  74. 8282f5d efi: Make our variable validation list include the guid by Peter Jones · 8 years ago
  75. 3dcb1f5 efi: Do variable name validation tests in utf8 by Peter Jones · 8 years ago
  76. e0d64e6 efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version by Peter Jones · 8 years ago
  77. 246c46e firmware: create directory hierarchy for sysfs fw_cfg entries by Gabriel Somlo · 8 years ago
  78. 75f3e8e firmware: introduce sysfs driver for QEMU's fw_cfg device by Gabriel Somlo · 8 years ago
  79. 35575e0 efi: Add Persistent Memory type name by Robert Elliott · 8 years ago
  80. c016ca0 efi: Add NV memory attribute by Robert Elliott · 8 years ago
  81. 9c09a34 efivars: Use to_efivar_entry by Geliang Tang · 8 years ago
  82. 1bb6936 efi: Runtime-wrapper: Get rid of the rtc_lock spinlock by Ard Biesheuvel · 8 years ago
  83. 774846d efi/runtime-wrappers: Remove out of date comment regarding in_nmi() by Ard Biesheuvel · 8 years ago
  84. ca0e30d efi: Add nonblocking option to efi_query_variable_store() by Ard Biesheuvel · 8 years ago
  85. d3cac1f efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo() by Ard Biesheuvel · 8 years ago
  86. 9c6672a efi: Expose non-blocking set_variable() wrapper to efivars by Ard Biesheuvel · 8 years ago
  87. 03e075b Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes by Ingo Molnar · 8 years ago
  88. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  89. 1f330c3 drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of open-coding by Stephen Boyd · 8 years ago
  90. d45187a Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  91. e5b6c15 firmware: dmi_scan: Save SMBIOS Type 9 System Slots by Jordan Hargrave · 8 years ago
  92. bfab8b48 firmware: dmi_scan: Fix dmi_find_device description by Jean Delvare · 8 years ago
  93. 45b9825 firmware: dmi_scan: Clarify dmi_save_extended_devices by Jean Delvare · 8 years ago
  94. 96e2394 firmware: dmi_scan: Optimize dmi_save_extended_devices by Jean Delvare · 8 years ago
  95. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  96. 0f7f2f0 efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap by Ard Biesheuvel · 8 years ago
  97. 01e9d22 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  98. fa5fd7c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  99. 6660800 Merge branch 'devel-stable' into for-linus by Russell King · 8 years ago
  100. ff4319d firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6 by Andrea Arcangeli · 8 years ago