1. d39de28 dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine() by Ben Hutchings · 11 years ago
  2. 5017b28 dmi: add support for exact DMI matches in addition to substring matching by Jani Nikula · 11 years ago
  3. 79bae42 dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present() by Ben Hutchings · 11 years ago
  4. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 11 years ago
  5. c90fe6b dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer by Tejun Heo · 11 years ago
  6. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 11 years ago
  7. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  8. 9f9c9cbb drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists by Zhenzhong Duan · 12 years ago
  9. f1d8e61 drivers/firmware/dmi_scan.c: check dmi version when get system uuid by Zhenzhong Duan · 12 years ago
  10. d114a33 dmi: Feed DMI table to /dev/random driver by Tony Luck · 12 years ago
  11. 66e13e6 drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focused by Jean Delvare · 13 years ago
  12. 84e383b x86, dmi, debug: Log board name (when present) in dmesg/oops output by Naga Chumbalkar · 13 years ago
  13. 8881cdc dmi: log board, system, and BIOS information by Bjorn Helgaas · 14 years ago
  14. 911e1c9 PCI: export SMBIOS provided firmware instance and label to sysfs by Narendra K · 14 years ago
  15. 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
  16. bc058f6 drivers/firmware/dmi_scan.c: use %pUB to print UUIDs by Joe Perches · 15 years ago
  17. 7575750 DMI: allow omitting ident strings in DMI tables by Dmitry Torokhov · 15 years ago
  18. 3e5cd1f dmi: extend dmi_get_year() to dmi_get_date() by Tejun Heo · 15 years ago
  19. 02c24fa dmi: fix date handling in dmi_get_year() by Tejun Heo · 15 years ago
  20. 58a09b3 [libata] ahci: Restore SB600 SATA controller 64 bit DMA by Shane Huang · 15 years ago
  21. e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 15 years ago
  22. d7b1956 DMI: Introduce dmi_first_match to make the interface more flexible by Rafael J. Wysocki · 15 years ago
  23. c2bacfc dmi: fix kernel-doc notation by Randy Dunlap · 15 years ago
  24. d61c72e DMI: add dmi_match by Jiri Slaby · 16 years ago
  25. 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 · 16 years ago
  26. 8638545 trivial: dmi_scan typo by Alan Cox · 16 years ago
  27. fd8cd7e x86: vmware: look for DMI string in the product serial key by Alok Kataria · 16 years ago
  28. 9a22b6e dmi scan: warn about too early calls to dmi_check_system() by Ingo Molnar · 16 years ago
  29. cb5dd7c x86 boot: add header comment to dmi.h stating what it is by Paul Jackson · 16 years ago
  30. abd24df ipmi: change device node ordering to reflect probe order by Carol Hebert · 16 years ago
  31. 43fe105 dmi: prevent linked list corruption by Jean Delvare · 16 years ago
  32. f3069ae dmi: don't save the same device twice by Jean Delvare · 16 years ago
  33. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 16 years ago
  34. 7fce084 dmi: Let drivers walk the DMI table by Jean Delvare · 17 years ago
  35. e6298c6 DMI: remove duplicate helper routine by Len Brown · 16 years ago
  36. 3212bff x86: left over fix for leak of early_ioremp in dmi_scan by Yinghai Lu · 16 years ago
  37. 0d64484 x86: fix DMI ioremap leak by Ingo Molnar · 16 years ago
  38. 79da472 x86: fix DMI out of memory problems by Parag Warudkar · 16 years ago
  39. f89e3b0 DMI: create dmi_get_slot() by Len Brown · 16 years ago
  40. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  41. 4f5c791 DMI-based module autoloading by Lennart Poettering · 17 years ago
  42. a1bae67 [PATCH] i386: Disable nmi watchdog on all ThinkPads by Andi Kleen · 18 years ago
  43. 2e0c1f6 [PATCH] DMI: Decode and save OEM String information by Shem Multinymous · 18 years ago
  44. b0ef371 [PATCH] DMI: cleanup kernel-doc, add to DocBook by Randy Dunlap · 18 years ago
  45. 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]
  46. 23dd842 [PATCH] EFI fixes by Tolentino, Matthew E · 18 years ago
  47. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 18 years ago
  48. 27d8e3d [PATCH] DMI: only ioremap stuff we actually need by Bjorn Helgaas · 18 years ago
  49. 3ed3bce [PATCH] ia64: use i386 dmi_scan.c by Matt Domsch · 18 years ago
  50. f2d3efe [PATCH] x86_64: Implement early DMI scanning by Andi Kleen · 18 years ago
  51. f083a32 [PATCH] x86_64: Clean up and tweak ACPI blacklist year code by Andi Kleen · 18 years ago
  52. bc83455 [PATCH] fix DMI onboard device discovery by Andrey Panin · 18 years ago
  53. e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 18 years ago
  54. 640e803 [PATCH] fix: dmi_check_system by Robert Love · 19 years ago
  55. ebad6a4 [PATCH] dmi: add onboard devices discovery by Andrey Panin · 19 years ago
  56. c3c7120 [PATCH] dmi: make dmi_string() behave like strdup() by Andrey Panin · 19 years ago
  57. 4e70b9a [PATCH] dmi: remove old debugging code by Andrey Panin · 19 years ago
  58. 61e032fa [PATCH] dmi: remove uneeded function by Andrey Panin · 19 years ago
  59. 1249c51 [PATCH] dmi: spring cleanup by Andrey Panin · 19 years ago
  60. b625883 [PATCH] dmi: remove central blacklist by Andrey Panin · 19 years ago
  61. 0f8133a [PATCH] dmi: move ACPI sleep quirk by Andrey Panin · 19 years ago
  62. aea0014 [PATCH] dmi: move ACPI boot quirk by Andrey Panin · 19 years ago
  63. e70c9d5 [PATCH] I8K: use standard DMI interface by Dmitry Torokhov · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago