1. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 16 years ago
  2. 1653268 driver core: module.c: Use kasprintf by Julia Lawall · 16 years ago
  3. ffa1565 Driver core: don't initialize wakeup flags by Alan Stern · 16 years ago
  4. fbb88fa driver-core: fix potential race condition in drivers/base/dd.c by Stefani Seibold · 16 years ago
  5. 6f18ff9 Driver core: Reduce the level of request_firmware() messages by Rafael J. Wysocki · 16 years ago
  6. dd336c5 firmware_class: fix memory leak - free allocated pages by David Woodhouse · 16 years ago
  7. cdc6e3d drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline by Jan Beulich · 16 years ago
  8. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  9. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  10. 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 0b7f1a7 platform: Make platform resource input parameters const by Geert Uytterhoeven · 18 years ago
  12. b9e3fc2 Merge branch 'sh/driver-core' by Paul Mundt · 16 years ago
  13. 06fe53b driver core: Early dev_name() depends on slab_is_available(). by Paul Mundt · 16 years ago
  14. 795e74f Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 16 years ago
  15. 543f2503 PM / platform_bus: Allow runtime PM by default by Mark Brown · 16 years ago
  16. c92445f PM / Runtime: Add sysfs debug files by Dominik Brodowski · 16 years ago
  17. 240c733 PM: Allow runtime_suspend methods to call pm_schedule_suspend() by Alan Stern · 16 years ago
  18. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 16 years ago
  19. 4dc86ae Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" by Linus Torvalds · 16 years ago
  20. 18e5b53 nodemask: include slab.h from drivers/base/node.c by Tejun Heo · 16 years ago
  21. 7da23b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  22. 94a46d3 Merge branch 'sh/stable-updates' by Paul Mundt · 16 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  24. 720fcb3 Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk' by Paul Mundt · 16 years ago
  25. bd05086 driver core: Convert to kasprintf() for early dev_name(). by Paul Mundt · 16 years ago
  26. ebd09ec [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init by James Bottomley · 16 years ago
  27. e7176a3 power: support _noirq actions on device types and classes by Dominik Brodowski · 16 years ago
  28. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  29. 12ee3c0 driver core: numa: fix BUILD_BUG_ON for node_read_distance by David Rientjes · 16 years ago
  30. f0eae0e driver-core: document ERR_PTR() return values by Jani Nikula · 16 years ago
  31. 67fc233 sysdev: the cpu probe/release attributes should be sysdev_class_attributes by Stephen Rothwell · 16 years ago
  32. e59817b driver-core: fix missing kernel-doc in firmware_class by Randy Dunlap · 16 years ago
  33. 4d26e139 Driver core: Early platform kernel-doc update by Magnus Damm · 16 years ago
  34. e1955ca sysfs: use sysfs_bin_attr_init in firmware class driver by Jiri Kosina · 16 years ago
  35. bc32df0 memory hotplug: allow setting of phys_device by Heiko Carstens · 16 years ago
  36. a636ee7 driver core: Early dev_name() support. by Paul Mundt · 16 years ago
  37. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 16 years ago
  38. 2354dcc driver core: Use sysfs_rename_link in device_rename by Eric W. Biederman · 16 years ago
  39. 3c31f07 Driver core: Fix first line of kernel-doc for a few functions by Ben Hutchings · 16 years ago
  40. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 17 years ago
  41. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 17 years ago
  42. 6c1733a sysdev: fix up the probe/release attributes by Greg Kroah-Hartman · 17 years ago
  43. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 17 years ago
  44. 985fc17 driver-core: firmware_class: remove base.h header inclusion by Luis R. Rodriguez · 17 years ago
  45. 3f5468c Driver-Core: require valid action string in uevent trigger by Kay Sievers · 17 years ago
  46. 7934779 Driver-Core: disable /sbin/hotplug by default by Kay Sievers · 17 years ago
  47. 4237e5f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description by Kay Sievers · 17 years ago
  48. 5e31d76 Driver-Core: devtmpfs - reset inode permissions before unlinking by Kay Sievers · 17 years ago
  49. 869dfc8 driver core: Add class_attr_string for simple read-only string by Andi Kleen · 17 years ago
  50. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 17 years ago
  51. 8564a6c sysdev: Fix type of sysdev class attribute in memory driver by Andi Kleen · 17 years ago
  52. 3701cde sysdev: Use sysdev_class attribute arrays in node driver by Andi Kleen · 17 years ago
  53. e1a7e29 sysdev: Convert node driver by Andi Kleen · 17 years ago
  54. 38457ab sysfs: Add attribute array to sysdev classes by Andi Kleen · 17 years ago
  55. 265d2e2 sysdev: Convert cpu driver sysdev class attributes by Andi Kleen · 17 years ago
  56. b15f562 sysdev: Convert node driver class attributes to be data driven by Andi Kleen · 17 years ago
  57. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 17 years ago
  58. ecdf6ce Driver core: add platform_create_bundle() helper by Dmitry Torokhov · 17 years ago
  59. 77d3d7c driver-core: fix race condition in get_device_parent() by Tejun Heo · 17 years ago
  60. 12c7389 iommu-api: Remove iommu_{un}map_range functions by Joerg Roedel · 17 years ago
  61. 6765178 iommu-api: Add ->{un}map callbacks to iommu_ops by Joerg Roedel · 17 years ago
  62. cefc53c iommu-api: Add iommu_map and iommu_unmap functions by Joerg Roedel · 17 years ago
  63. 4abc14a iommu-api: Rename ->{un}map function pointers to ->{un}map_range by Joerg Roedel · 17 years ago
  64. d690b2c PM: Provide generic subsystem-level callbacks by Rafael J. Wysocki · 16 years ago
  65. f8824ce PM: Allow device drivers to use dpm_wait() by Rafael J. Wysocki · 17 years ago
  66. 97df8c1 PM: Start asynchronous resume threads upfront by Rafael J. Wysocki · 17 years ago
  67. 5a2eb85 PM: Add facility for advanced testing of async suspend/resume by Rafael J. Wysocki · 17 years ago
  68. 0e06b4a PM: Add a switch for disabling/enabling asynchronous suspend/resume by Rafael J. Wysocki · 17 years ago
  69. 5af84b8 PM: Asynchronous suspend and resume of devices by Rafael J. Wysocki · 17 years ago
  70. 8cc6b39 PM: Add parent information to timing messages by Rafael J. Wysocki · 17 years ago
  71. 5382363 PM / Runtime: Add sysfs switch for disabling device run-time PM by Rafael J. Wysocki · 17 years ago
  72. 18d19c9 class: Free the class private data in class_release by Laurent Pinchart · 16 years ago
  73. bd79667 Revert "sysdev: fix prototype for memory_sysdev_class show/store functions" by Greg Kroah-Hartman · 17 years ago
  74. f776c5e driver-core: fix devtmpfs crash on s390 by Heiko Carstens · 17 years ago
  75. 8ff410d sysdev: fix prototype for memory_sysdev_class show/store functions by Wu Fengguang · 17 years ago
  76. ba168fc memory-hotplug: add 0x prefix to HEX block_size_bytes by Wu Fengguang · 17 years ago
  77. 0a88422 power: fix kernel-doc notation by Randy Dunlap · 17 years ago
  78. 8042273 devtmpfs: unlock mutex in case of string allocation error by Kay Sievers · 17 years ago
  79. 0787fdf Driver core: export platform_device_register_data as a GPL symbol by Michael Hennerich · 17 years ago
  80. 99b28f1 driver core: Prevent reference to freed memory on error path by Phil Carmody · 17 years ago
  81. e6309e7 Driver-core: Fix bogus 0 error return in device_add() by Thomas Gleixner · 17 years ago
  82. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 17 years ago
  83. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 17 years ago
  84. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 17 years ago
  85. f1f76f8 devtmpfs: Convert dirlock to a mutex by Thomas Gleixner · 17 years ago
  86. 2218a4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  87. a6ab7aa PM / Runtime: Use device type and device class callbacks by Rafael J. Wysocki · 17 years ago
  88. aa0baae PM: Use pm_runtime_put_sync in system resume by Alan Stern · 17 years ago
  89. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 17 years ago
  90. ecf762b PM: Measure device suspend and resume times by Rafael J. Wysocki · 17 years ago
  91. 875ab0b PM: Make the initcall_debug style timing for suspend/resume complete by Rafael J. Wysocki · 17 years ago
  92. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 17 years ago
  93. facb601 HWPOISON: Add soft page offline support by Andi Kleen · 17 years ago
  94. d8bed5a PM: rwsem.h need not be included into main.c by Rafael J. Wysocki · 17 years ago
  95. 33c3374 PM: Remove unnecessary goto from device_resume_noirq() by Rafael J. Wysocki · 17 years ago
  96. f251177 PM: Add initcall_debug style timing for suspend/resume by Arjan van de Ven · 17 years ago
  97. 1d531c1 PM: allow for usage_count > 0 in pm_runtime_get() by Alan Stern · 17 years ago
  98. 9ae49fa mm: slab-allocate memory section nodemask for large systems by David Rientjes · 17 years ago
  99. 1830794 mm: add numa node symlink for cpu devices in sysfs by Alex Chiang · 17 years ago
  100. b9d52da mm: refactor unregister_cpu_under_node() by Alex Chiang · 17 years ago