1. 8c4dd60 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} by Tim Gardner · 16 years ago
  2. eecd585 firmware: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  3. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  4. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  5. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  6. 138fe4e Firmware: add iSCSI iBFT Support by Konrad Rzeszutek · 16 years ago
  7. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  8. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  9. abd24df ipmi: change device node ordering to reflect probe order by Carol Hebert · 16 years ago
  10. 43fe105 dmi: prevent linked list corruption by Jean Delvare · 16 years ago
  11. f3069ae dmi: don't save the same device twice by Jean Delvare · 16 years ago
  12. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 16 years ago
  13. 7fce084 dmi: Let drivers walk the DMI table by Jean Delvare · 17 years ago
  14. 5531d28 Merge branches 'release' and 'dmi' into release by Len Brown · 16 years ago
  15. 8f47f0b dcdbas: add DMI-based module autloading by Matt Domsch · 16 years ago
  16. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 16 years ago
  17. e6298c6 DMI: remove duplicate helper routine by Len Brown · 16 years ago
  18. d48140e drivers/firmware/: Spelling fixes by Joe Perches · 16 years ago
  19. 3212bff x86: left over fix for leak of early_ioremp in dmi_scan by Yinghai Lu · 16 years ago
  20. 0d64484 x86: fix DMI ioremap leak by Ingo Molnar · 16 years ago
  21. 79da472 x86: fix DMI out of memory problems by Parag Warudkar · 16 years ago
  22. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  23. d6d292c Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  24. dd002e8 Kobject: change drivers/firmware/edd.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  25. bc87d2f kobject: convert efivars to use kobject_create by Greg Kroah-Hartman · 17 years ago
  26. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  27. 9651d35 kset: convert edd to use kset_create by Greg Kroah-Hartman · 17 years ago
  28. 66ac831 kset: convert efivars to use kset_create for the vars sub-subsystem. by Greg Kroah-Hartman · 17 years ago
  29. 89a07e3 kset: convert efivars to use kset_create for the efi subsystem. by Greg Kroah-Hartman · 17 years ago
  30. 334c630 kobject: convert efivars to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  31. 97fa5bb efivars: make new_var and del_var binary sysfs files by Greg Kroah-Hartman · 17 years ago
  32. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  33. f89e3b0 DMI: create dmi_get_slot() by Len Brown · 16 years ago
  34. 81b4e1f DMI: move dmi_available declaration to linux/dmi.h by Len Brown · 16 years ago
  35. ce8c628 dmi-id: fix for __you_cannot_kmalloc_that_much failure by Jean Delvare · 16 years ago
  36. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  37. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  38. e89a411 Driver core: rename ktype_edd and ktype_efivar by Greg Kroah-Hartman · 17 years ago
  39. 34b51f3 dmi-id: Possible cleanup by Jean Delvare · 17 years ago
  40. 6374475 dmi-id: Use dynamic sysfs attributes by Jean Delvare · 17 years ago
  41. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  42. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  43. 1b28f22 edd: switch to pci_get based API by Alan Cox · 17 years ago
  44. 18a8bd9 serial: convert early_uart to earlycon for 8250 by Yinghai Lu · 17 years ago
  45. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  46. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  47. 4f5c791 DMI-based module autoloading by Lennart Poettering · 17 years ago
  48. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  49. 6e8c818 [PATCH] docbook: add edd firmware interfaces by Randy Dunlap · 17 years ago
  50. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 17 years ago
  51. 496a0fc [PATCH] Fix race in efi variable delete code by Matt Domsch · 17 years ago
  52. 6897083 [PATCH] dell_rbu: fix error check by Akinobu Mita · 18 years ago
  53. a1bae67 [PATCH] i386: Disable nmi watchdog on all ThinkPads by Andi Kleen · 18 years ago
  54. b95936c [PATCH] firmware/dcdbas: add size check in smi_data_write by Doug Warzecha · 18 years ago
  55. 69b2186 [PATCH] firmware/efivars: handle error by Jeff Garzik · 18 years ago
  56. 41bfcfd [PATCH] firmware/dell_rbu: handle sysfs errors by Jeff Garzik · 18 years ago
  57. 9e42ef7 [PATCH] dell_rbu: printk() warning fix by Andrew Morton · 18 years ago
  58. 0968cf51 [PATCH] firmware/dcdbas: fix bug in error cleanup by Jeff Garzik · 18 years ago
  59. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  60. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  61. cb7cf57 [PATCH] pr_debug: dell_rbu: fix pr_debug argument warnings by Zach Brown · 18 years ago
  62. 2e0c1f6 [PATCH] DMI: Decode and save OEM String information by Shem Multinymous · 18 years ago
  63. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  64. b0ef371 [PATCH] DMI: cleanup kernel-doc, add to DocBook by Randy Dunlap · 18 years ago
  65. 5d18639 [PATCH] EDD isn't EXPERIMENTAL anymore by Chris Wedgwood · 18 years ago
  66. 4f705ae [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ by Bjorn Helgaas · 18 years ago
  67. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  68. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 18 years ago
  69. 8ed965d [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic by Arjan van de Ven · 18 years ago
  70. a7f3ea7 [PATCH] dcdbas: convert to the new platform device interface by Dmitry Torokhov · 18 years ago
  71. 435a80f [PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exit by Doug Warzecha · 18 years ago
  72. 2c56084 [PATCH] dell_rbu: fix Bug 5854 by Abhay Salunke · 18 years ago
  73. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  74. 5ad9201 [PATCH] dell_rbu: NULL noise removal by Al Viro · 19 years ago
  75. 6c52f13 [PATCH] dell_rbu driver depends on x86[64] by Dave Jones · 19 years ago
  76. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  77. 9c21538 [PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  78. 274b693 [PATCH] dell_rbu: Adding BIOS memory floor support by Abhay Salunke · 19 years ago
  79. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  80. 162a88f [PATCH] Don't set dcdbas driver to default m by Andi Kleen · 19 years ago
  81. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  82. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  83. ad6ce87 [PATCH] dell_rbu: changes in packet update mechanism by Abhay Salunke · 19 years ago
  84. dda8577 [PATCH] dell_rbu tidy by Andrew Morton · 19 years ago
  85. e61c0e3 [PATCH] dell_rbu: enhancements and fixes by Abhay Salunke · 19 years ago
  86. 90563ec [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support by Doug Warzecha · 19 years ago
  87. 6c54c28 [PATCH] dell_rbu: new Dell BIOS update driver by Abhay Salunke · 19 years ago
  88. 11be00cb [PATCH] PCDP: if PCDP contains parity information, use it by Bjorn Helgaas · 19 years ago
  89. f62c4a9 [IA64] Make PCDP work again. by David Mosberger-Tang · 19 years ago
  90. 66b7f8a [IA64-SGI] pcdp: add PCDP pci interface support by Mark Maule · 19 years ago
  91. 0933ad9 [PATCH] kfree cleanups for drivers/firmware/ by Jesper Juhl · 19 years ago
  92. 280dedb [PATCH] PCDP: handle tables that don't supply baud rate by Bjorn Helgaas · 19 years ago
  93. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  94. 97d3a00 [PATCH] pcdp.c build fix by Peter Chubb · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago