1. 4025b05 efivars: Handle duplicate names from get_next_variable() by Matt Fleming · 13 years ago
  2. 5c44ddd efivars: explicitly calculate length of VariableName by Matt Fleming · 13 years ago
  3. d2c96b7 dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 13 years ago
  4. 7392301 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 14 years ago
  5. b88532f drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists by Zhenzhong Duan · 14 years ago
  6. 220a0bc drivers/firmware/dmi_scan.c: check dmi version when get system uuid by Zhenzhong Duan · 14 years ago
  7. ed02004 firmware: Add missing attributes to EFI variable attribute print out from sysfs by Khalid Aziz · 14 years ago
  8. af2eb88 dmi: Feed DMI table to /dev/random driver by Tony Luck · 14 years ago
  9. 603cb88 pcdp: use early_ioremap/early_iounmap to access pcdp table by Greg Pearson · 14 years ago
  10. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 14 years ago
  11. fec6c20 efi: Validate UEFI boot variables by Matthew Garrett · 14 years ago
  12. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  13. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 15 years ago
  14. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 15 years ago
  15. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 15 years ago
  16. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 15 years ago
  17. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 15 years ago
  18. 6f12d2e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 15 years ago
  19. 935a9fe ibft: Fix finding IBFT ACPI table on UEFI by Yinghai Lu · 15 years ago
  20. 68556ca Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into for-3.3 by Mark Brown · 15 years ago
  21. d2554f5 firmware: google: fix gsmi.c build warning by Maxin B. John · 15 years ago
  22. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  23. 40216ce ASoC: Move SigmaDSP firmware loader to ASoC by Lars-Peter Clausen · 15 years ago
  24. bda6358 firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 15 years ago
  25. c56935b firmware: Sigma: Skip header during CRC generation by Lars-Peter Clausen · 15 years ago
  26. 4f718a2 firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 15 years ago
  27. 8748dfa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 15 years ago
  28. eee628d efivars: add missing parameter to efi_pstore_read() by Christoph Fritz · 15 years ago
  29. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 15 years ago
  30. 3d6d8d2 pstore: pass reason to backend write callback by Kees Cook · 15 years ago
  31. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 15 years ago
  32. 66e13e6 drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focused by Jean Delvare · 15 years ago
  33. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  34. cd3f07d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  35. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 15 years ago
  36. afd605f drivers/firmware: Add module.h to google/gsmi.c by Paul Gortmaker · 15 years ago
  37. 044acee [SCSI] edd: Treat "XPRS" host bus type the same as "PCI" by Michael Chan · 15 years ago
  38. b238b8f pstore: make pstore write function return normal success/fail value by Chen Gong · 15 years ago
  39. abd4d55 pstore: change mutex locking to spin_locks by Don Zickus · 15 years ago
  40. a88769c firmware: fix google/gsmi.c build warning by Randy Dunlap · 15 years ago
  41. f48d191 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  42. b728a5c efivars: fix warnings when CONFIG_PSTORE=n by Tony Luck · 15 years ago
  43. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  44. f0deb97 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  45. 27c46a2 drivers/firmware/sigma.c needs MODULE_LICENSE by Randy Dunlap · 15 years ago
  46. 7644c16 efivars: Introduce PSTORE_EFI_ATTRIBUTES by Mike Waychison · 15 years ago
  47. c475594 efivars: Use string functions in pstore_write by Mike Waychison · 15 years ago
  48. 828aa1f efivars: introduce utf16_strncmp by Mike Waychison · 15 years ago
  49. a294090 efivars: String functions by Mike Waychison · 15 years ago
  50. 5ee9c19 efi: Add support for using efivars as a pstore backend by Matthew Garrett · 15 years ago
  51. 1e4de81 firmware: gsmi: remove sysfs entries when unload the module by Axel Lin · 15 years ago
  52. f457a46 [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management by Mike Christie · 15 years ago
  53. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  54. 7f20caf iscsi_ibft: iscsi_ibft_find unused variable i by Connor Hansen · 15 years ago
  55. 5daf538 firmware: fix GOOGLE_SMI kconfig dependency warning by Randy Dunlap · 15 years ago
  56. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  57. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  58. 08839ff Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. dc93275 Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 15 years ago
  60. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 15 years ago
  61. aabb6e1 efivars: prevent oops on unload when efi is not enabled by Randy Dunlap · 15 years ago
  62. a1d9a09 Introduce CONFIG_GOOGLE_FIRMWARE by Mike Waychison · 15 years ago
  63. e561bc4 driver: Google Memory Console by Mike Waychison · 15 years ago
  64. 74c5b31 driver: Google EFI SMI by Mike Waychison · 15 years ago
  65. 0c61227 x86, setup: Fix EDD3.0 data verification. by Gleb Natapov · 15 years ago
  66. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 15 years ago
  67. 3116aab efivars: handle errors from register_efivars() by Dan Carpenter · 15 years ago
  68. 051d51b efivars: memory leak on error in create_efivars_bin_attributes() by Dan Carpenter · 15 years ago
  69. 1403635 iscsi_ibft: search for broadcom specific ibft sign (v2) by Mike Christie · 15 years ago
  70. e359dc2 sigma-firmware: loader for Analog Devices' SigmaStudio by Mike Frysinger · 15 years ago
  71. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  72. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  73. 4fc756b efivars: Expose efivars functionality to external drivers. by Mike Waychison · 15 years ago
  74. 3295814 efivars: Parameterize operations. by Mike Waychison · 15 years ago
  75. 76b53f7 efivars: Split out variable registration by Mike Waychison · 15 years ago
  76. 4142ef1 efivars: parameterize efivars by Mike Waychison · 15 years ago
  77. d502fbb efivars: Make efivars bin_attributes dynamic by Mike Waychison · 15 years ago
  78. 2942269 efivars: move efivars globals into struct efivars by Mike Waychison · 15 years ago
  79. dd65c73 dcdbas: force SMI to happen when expected by Stuart Hayes · 15 years ago
  80. 66245ad firmware: Fix unaligned memory accesses in dmi-sysfs by Mike Waychison · 15 years ago
  81. a3857a5 firmware: Expose DMI type 15 System Event Log by Mike Waychison · 15 years ago
  82. 925a1da firmware: Break out system_event_log in dmi-sysfs by Mike Waychison · 15 years ago
  83. 948af1f firmware: Basic dmi-sysfs support by Mike Waychison · 15 years ago
  84. 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 15 years ago
  85. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 16 years ago
  86. 8881cdc dmi: log board, system, and BIOS information by Bjorn Helgaas · 16 years ago
  87. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  88. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 16 years ago
  89. 3e0f686 ibft: fix kconfig dependencies by Randy Dunlap · 16 years ago
  90. c29c08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  91. 5e85308 Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 16 years ago
  92. 4cde752 firmware: ibft depends on SCSI by Randy Dunlap · 16 years ago
  93. a12415f ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present. by Konrad Rzeszutek Wilk · 16 years ago
  94. 1986aaf edd: fix possible memory leak in edd_init() error path by Axel Lin · 16 years ago
  95. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  96. aab7a8f [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi by Mike Christie · 16 years ago
  97. e3ed249 dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit by Axel Lin · 16 years ago
  98. 5b232f7 dmi-id: fix a memory leak in dmi_id_init error path by Axel Lin · 16 years ago
  99. 5abd9cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 16 years ago
  100. 911e1c9 PCI: export SMBIOS provided firmware instance and label to sysfs by Narendra K · 16 years ago