1. 6fdca0d firmware: dmi_scan: Fix handling of empty DMI strings by Jean Delvare · 6 years ago
  2. e5b6c15 firmware: dmi_scan: Save SMBIOS Type 9 System Slots by Jordan Hargrave · 8 years ago
  3. bfab8b48 firmware: dmi_scan: Fix dmi_find_device description by Jean Delvare · 8 years ago
  4. 45b9825 firmware: dmi_scan: Clarify dmi_save_extended_devices by Jean Delvare · 8 years ago
  5. 96e2394 firmware: dmi_scan: Optimize dmi_save_extended_devices by Jean Delvare · 8 years ago
  6. ff4319d firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6 by Andrea Arcangeli · 8 years ago
  7. d1d8704 firmware: dmi_scan: Coding style cleanups by Jean Delvare · 9 years ago
  8. d7f96f97 firmware: dmi_scan: add SBMIOS entry and DMI tables by Ivan Khoronzhuk · 9 years ago
  9. 6e0ad59 firmware: dmi_scan: Trim DMI table length before exporting it by Jean Delvare · 9 years ago
  10. eb4c5ea firmware: dmi_scan: Rename dmi_table to dmi_decode_table by Ivan Khoronzhuk · 9 years ago
  11. 17cd5bd firmware: dmi_scan: Only honor end-of-table for 64-bit tables by Jean Delvare · 9 years ago
  12. 5c1ac56 firmware: dmi_scan: Fix ordering of product_uuid by Jean Delvare · 9 years ago
  13. c249304 firmware: dmi_scan: Simplified displayed version by Jean Delvare · 9 years ago
  14. 9c65e12 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. bfbaafa firmware: dmi_scan: Prevent dmi_num integer overflow by Jean Delvare · 9 years ago
  16. 552e19d8 firmware: dmi_scan: Use direct access to static vars by Ivan Khoronzhuk · 9 years ago
  17. 95be58d firmware: dmi_scan: Use full dmi version for SMBIOS3 by Ivan Khoronzhuk · 9 years ago
  18. 6d9ff47 firmware: dmi_scan: Fix dmi_len type by Ivan Khoronzhuk · 9 years ago
  19. ce204e9 firmware: dmi_scan: Fix dmi scan to handle "End of Table" structure by Ivan Khoronzhuk · 9 years ago
  20. fc43026 dmi: add support for SMBIOS 3.0 64-bit entry point by Ard Biesheuvel · 10 years ago
  21. cf07440 firmware/dmi_scan: generalize for use by other archs by Ard Biesheuvel · 10 years ago
  22. 0841c04 dmi: Avoid unaligned memory access in save_mem_devices() by Luck, Tony · 11 years ago
  23. dd6dad4 DMI: Parse memory device (type 17) in SMBIOS by Chen, Gong · 11 years ago
  24. ae79744 firmware/dmi_scan: drop OOM messages by Jean Delvare · 11 years ago
  25. ffbbb96 firmware/dmi_scan: constify strings by Jean Delvare · 11 years ago
  26. 02d9c47 firmware/dmi_scan: fix most checkpatch errors and warnings by Jean Delvare · 11 years ago
  27. 3d267f2 firmware/dmi_scan: drop obsolete comment by Jean Delvare · 11 years ago
  28. d39de28 dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine() by Ben Hutchings · 11 years ago
  29. 5017b28 dmi: add support for exact DMI matches in addition to substring matching by Jani Nikula · 11 years ago
  30. 79bae42 dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present() by Ben Hutchings · 11 years ago
  31. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 11 years ago
  32. c90fe6b dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer by Tejun Heo · 11 years ago
  33. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 11 years ago
  34. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  35. 9f9c9cbb drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists by Zhenzhong Duan · 11 years ago
  36. f1d8e61 drivers/firmware/dmi_scan.c: check dmi version when get system uuid by Zhenzhong Duan · 11 years ago
  37. d114a33 dmi: Feed DMI table to /dev/random driver by Tony Luck · 12 years ago
  38. 66e13e6 drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focused by Jean Delvare · 13 years ago
  39. 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 13 years ago
  40. 8881cdc dmi: log board, system, and BIOS information by Bjorn Helgaas · 14 years ago
  41. 911e1c9 PCI: export SMBIOS provided firmware instance and label to sysfs by Narendra K · 14 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  43. bc058f6 drivers/firmware/dmi_scan.c: use %pUB to print UUIDs by Joe Perches · 14 years ago
  44. 7575750 DMI: allow omitting ident strings in DMI tables by Dmitry Torokhov · 14 years ago
  45. 3e5cd1f dmi: extend dmi_get_year() to dmi_get_date() by Tejun Heo · 15 years ago
  46. 02c24fa dmi: fix date handling in dmi_get_year() by Tejun Heo · 15 years ago
  47. 58a09b3 [libata] ahci: Restore SB600 SATA controller 64 bit DMA by Shane Huang · 15 years ago
  48. e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 15 years ago
  49. d7b1956 DMI: Introduce dmi_first_match to make the interface more flexible by Rafael J. Wysocki · 15 years ago
  50. c2bacfc dmi: fix kernel-doc notation by Randy Dunlap · 15 years ago
  51. d61c72e DMI: add dmi_match by Jiri Slaby · 15 years ago
  52. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 15 years ago
  53. 8638545 trivial: dmi_scan typo by Alan Cox · 16 years ago
  54. fd8cd7e x86: vmware: look for DMI string in the product serial key by Alok Kataria · 16 years ago
  55. 9a22b6e dmi scan: warn about too early calls to dmi_check_system() by Ingo Molnar · 16 years ago
  56. cb5dd7c x86 boot: add header comment to dmi.h stating what it is by Paul Jackson · 16 years ago
  57. abd24df ipmi: change device node ordering to reflect probe order by Carol Hebert · 16 years ago
  58. 43fe105 dmi: prevent linked list corruption by Jean Delvare · 16 years ago
  59. f3069ae dmi: don't save the same device twice by Jean Delvare · 16 years ago
  60. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 16 years ago
  61. 7fce084 dmi: Let drivers walk the DMI table by Jean Delvare · 17 years ago
  62. e6298c6 DMI: remove duplicate helper routine by Len Brown · 16 years ago
  63. 3212bff x86: left over fix for leak of early_ioremp in dmi_scan by Yinghai Lu · 16 years ago
  64. 0d64484 x86: fix DMI ioremap leak by Ingo Molnar · 16 years ago
  65. 79da472 x86: fix DMI out of memory problems by Parag Warudkar · 16 years ago
  66. f89e3b0 DMI: create dmi_get_slot() by Len Brown · 16 years ago
  67. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  68. 4f5c791 DMI-based module autoloading by Lennart Poettering · 17 years ago
  69. a1bae67 [PATCH] i386: Disable nmi watchdog on all ThinkPads by Andi Kleen · 18 years ago
  70. 2e0c1f6 [PATCH] DMI: Decode and save OEM String information by Shem Multinymous · 18 years ago
  71. b0ef371 [PATCH] DMI: cleanup kernel-doc, add to DocBook by Randy Dunlap · 18 years ago
  72. 4f705ae [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ by Bjorn Helgaas · 18 years ago[Renamed (97%) from arch/i386/kernel/dmi_scan.c]
  73. 23dd842 [PATCH] EFI fixes by Tolentino, Matthew E · 18 years ago
  74. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 18 years ago
  75. 27d8e3d [PATCH] DMI: only ioremap stuff we actually need by Bjorn Helgaas · 18 years ago
  76. 3ed3bce [PATCH] ia64: use i386 dmi_scan.c by Matt Domsch · 18 years ago
  77. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 18 years ago
  78. f083a32 [PATCH] x86_64: Clean up and tweak ACPI blacklist year code by Andi Kleen · 18 years ago
  79. bc83455 [PATCH] fix DMI onboard device discovery by Andrey Panin · 18 years ago
  80. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 18 years ago
  81. 640e803 [PATCH] fix: dmi_check_system by Robert Love · 19 years ago
  82. ebad6a4 [PATCH] dmi: add onboard devices discovery by Andrey Panin · 19 years ago
  83. c3c7120 [PATCH] dmi: make dmi_string() behave like strdup() by Andrey Panin · 19 years ago
  84. 4e70b9a [PATCH] dmi: remove old debugging code by Andrey Panin · 19 years ago
  85. 61e032fa [PATCH] dmi: remove uneeded function by Andrey Panin · 19 years ago
  86. 1249c51 [PATCH] dmi: spring cleanup by Andrey Panin · 19 years ago
  87. b625883 [PATCH] dmi: remove central blacklist by Andrey Panin · 19 years ago
  88. 0f8133a [PATCH] dmi: move ACPI sleep quirk by Andrey Panin · 19 years ago
  89. aea0014 [PATCH] dmi: move ACPI boot quirk by Andrey Panin · 19 years ago
  90. e70c9d5 [PATCH] I8K: use standard DMI interface by Dmitry Torokhov · 19 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago