1. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  2. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 19 years ago
  3. 35ed319 [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix) by Vivek Goyal · 19 years ago
  4. 51be560 [PATCH] kdump: export per cpu crash notes pointer through sysfs by Vivek Goyal · 19 years ago
  5. 900b2b4 [PATCH] memhotplug: register_memory should be global by Andy Whitcroft · 19 years ago
  6. 98a38eb [PATCH] memhotplug: register_ and unregister_memory_notifier should be global by Andy Whitcroft · 19 years ago
  7. 8e9e793 [PATCH] pcmcia: merge suspend into device model by Dominik Brodowski · 19 years ago
  8. 1f1bf13 [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state() by Adrian Bunk · 19 years ago
  9. 874c624 [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled by Greg Kroah-Hartman · 19 years ago
  10. a96b204 [PATCH] Driver Core: Rearrange exports in platform.c by Dmitry Torokhov · 19 years ago
  11. 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
  12. d960bb4 [PATCH] Allow overlapping resources for platform devices by Kumar Gala · 19 years ago
  13. bf74ad5 [PATCH] Hold the device's parent's lock during probe and remove by Alan Stern · 19 years ago
  14. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  15. 2f40fb7 [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class by Adrian Bunk · 19 years ago
  16. 2b08c8d [PATCH] Small fixes to driver core by Alan Stern · 19 years ago
  17. 113fab1 [PATCH] fix leaks in request_firmware_nowait by matthieu castet · 19 years ago
  18. 00d3dcd [DRIVER MODEL] Add platform_driver by Russell King · 19 years ago
  19. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  20. 37c12e7 [DRIVER MODEL] Improved dynamically allocated platform_device interface by Russell King · 19 years ago
  21. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  22. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  23. eb8e317 [PATCH] firmware: fix all kernel-doc warnings by Randy Dunlap · 19 years ago
  24. ad74557 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. by Ashok Raj · 19 years ago
  25. 0b0acbe [PATCH] memory hotplug: move section_mem_map alloc to sparse.c by Dave Hansen · 19 years ago
  26. 3947be1 [PATCH] memory hotplug: sysfs and add/remove functions by Dave Hansen · 19 years ago
  27. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  28. 9a7834d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 by Andrew Morton · 19 years ago
  29. 979d519 [PATCH] root hub changes (lesser half) by David Brownell · 19 years ago
  30. e9b7bd4 [PATCH] one less word in struct device by David Brownell · 19 years ago
  31. c41455f [PATCH] kernel-doc: drivers/base fixes by Randy Dunlap · 19 years ago
  32. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  33. a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 19 years ago
  34. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 19 years ago
  35. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  36. d8539d8 [PATCH] Driver core: pass interface to class interface methods by Dmitry Torokhov · 19 years ago
  37. dbe9035 [PATCH] Driver core: send hotplug event before adding class interfaces by Dmitry Torokhov · 19 years ago
  38. 0ac8524 [PATCH] driver model wakeup flags by David Brownell · 19 years ago
  39. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  40. 3e51377 [PATCH] fix class symlinks in sysfs by Bill Nottingham · 19 years ago
  41. 4c898c7 [PATCH] Driver Core: fis bus rescan devices race by Daniel Ritz · 19 years ago
  42. 4aed064 [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset by Jiri Slaby · 19 years ago
  43. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  44. caf39e8 [SCSI] Re-do "final klist fixes" by Linus Torvalds · 19 years ago
  45. 34bb61f [PATCH] fix klist semantics for lists which have elements removed on traversal by James Bottomley · 19 years ago
  46. df4edad [SCSI] Revert "final klist fixes" by Linus Torvalds · 19 years ago
  47. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  48. 6e3eaab [PATCH] modified firmware_class.c to support no hotplug by Abhay Salunke · 19 years ago
  49. 17fa53d Merge by hand (conflicts in sd.c) by James Bottomley · 19 years ago
  50. d856f1e3 [PATCH] klist: fix klist to have the same klist_add semantics as list_head by James Bottomley · 19 years ago
  51. fef6ec8 [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver core by Jesper Juhl · 19 years ago
  52. ceaeade [PATCH] Driver core: hande sysdev suspend failure by Shaohua Li · 19 years ago
  53. 76d1ce0 [PATCH] Driver core: link device and all class devices derived from it. by Dmitry Torokhov · 19 years ago
  54. d65da6e [PATCH] Fix manual binding infinite loop by Greg Kroah-Hartman · 19 years ago
  55. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  56. c07e02d [PATCH] VM: add page_state info to per-node meminfo by Martin Hicks · 19 years ago
  57. 2b7d6a8 [SCSI] attribute container final klist fixes by James Bottomley · 19 years ago
  58. 53c165e [SCSI] correct attribute_container list usage by James Bottomley · 19 years ago
  59. 7a93aef Merge HEAD from ../scsi-misc-2.6-tmp by James Bottomley · 19 years ago
  60. ebd8bb7 [SCSI] fix transport class corner case after rework by James Bottomley · 19 years ago
  61. 518e654 [PATCH] Fix manual binding infinite loop by Greg KH · 19 years ago
  62. 208f3d6 [PATCH] Driver core: potentially fix use after free in class_device_attr_show by Maneesh Soni · 19 years ago
  63. d0a7e57 [SCSI] correct transport class abstraction to work outside SCSI by James Bottomley · 19 years ago
  64. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  65. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 19 years ago
  66. d62c0f9 [PATCH] Driver core: Use klist_del() instead of klist_remove(). by Patrick Mochel · 19 years ago
  67. 23d3d60 [PATCH] driver core: change bus_rescan_devices to return void by Greg Kroah-Hartman · 19 years ago
  68. afdce75 [PATCH] driver core: Add the ability to bind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  69. 151ef38 [PATCH] driver core: Add the ability to unbind drivers to devices from userspace by Greg Kroah-Hartman · 19 years ago
  70. 0edb586 [PATCH] driver core: add bus_find_device & driver_find_device functions by Cornelia Huck · 19 years ago
  71. b92eac0 [PATCH] request_firmware(): avoid race conditions by Stanislaw W. Gruszka · 19 years ago
  72. fb69c39 [PATCH] generate hotplug events for cpu online by Nathan Lynch · 19 years ago
  73. 52a119f [PATCH] make smp_prepare_cpu to a weak function by Ashok Raj · 19 years ago
  74. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 19 years ago
  75. d377e85 [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() by Greg Kroah-Hartman · 19 years ago
  76. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  77. 42b16c05 [PATCH] Driver core: Don't "lose" devices on suspend on failure by Benjamin Herrenschmidt · 19 years ago
  78. 74880c0 [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  79. 54b6f35 [PATCH] Driver core: change device_attribute callbacks by Yani Ioannou · 19 years ago
  80. ca2b94b [PATCH] driver core: fix error handling in bus_add_device by Hannes Reinecke · 19 years ago
  81. 4b45099 [PATCH] Driver core: unregister_node() for hotplug use by Keiichiro Tokunaga · 19 years ago
  82. c95a6b0 [PATCH] driver core: Fix races in driver_detach() by Alan Stern · 19 years ago
  83. 0d3e5a2 [PATCH] Driver Core: fix bk-driver-core kills ppc64 by Patrick Mochel · 19 years ago
  84. b86c1df [PATCH] Driver core: Fix up the driver and device iterators to be quieter by gregkh@suse.de · 19 years ago
  85. 126eddf [PATCH] driver core: change export symbol for driver_for_each_device() by gregkh@suse.de · 19 years ago
  86. 4d12d2d [PATCH] Fix up bogus comment. by mochel@digitalimplant.org · 19 years ago
  87. 3623957 [PATCH] Use a klist for device child lists. by mochel@digitalimplant.org · 19 years ago
  88. 0956af5 [PATCH] Call klist_del() instead of klist_remove(). by mochel@digitalimplant.org · 19 years ago
  89. 63c4f20 [PATCH] Remove struct device::driver_list. by mochel@digitalimplant.org · 19 years ago
  90. 7dc35cd [PATCH] Remove struct device::bus_list. by mochel@digitalimplant.org · 19 years ago
  91. 6eded06 [PATCH] Fix up bus code and remove use of rwsem. by mochel@digitalimplant.org · 19 years ago
  92. 2287c32 [PATCH] Use bus_for_each_{dev,drv} for driver binding. by mochel@digitalimplant.org · 19 years ago
  93. cb85b6f [PATCH] Remove the unused device_find(). by mochel@digitalimplant.org · 19 years ago
  94. 94e7b1c5 [PATCH] Add a klist to struct device_driver for the devices bound to it. by mochel@digitalimplant.org · 19 years ago
  95. 38fdac3 [PATCH] Add a klist to struct bus_type for its drivers. by mochel@digitalimplant.org · 19 years ago
  96. 465c7a3 [PATCH] Add a klist to struct bus_type for its devices. by mochel@digitalimplant.org · 19 years ago
  97. fae3cd0 [PATCH] Add driver_for_each_device(). by mochel@digitalimplant.org · 19 years ago
  98. 07e4a3e [PATCH] Move device/driver code to drivers/base/dd.c by mochel@digitalimplant.org · 19 years ago
  99. af70316 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. by mochel@digitalimplant.org · 19 years ago
  100. cd987d3 [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. by gregkh@suse.de · 19 years ago