1. 8042273 devtmpfs: unlock mutex in case of string allocation error by Kay Sievers · 15 years ago
  2. 0787fdf Driver core: export platform_device_register_data as a GPL symbol by Michael Hennerich · 15 years ago
  3. 99b28f1 driver core: Prevent reference to freed memory on error path by Phil Carmody · 15 years ago
  4. e6309e7 Driver-core: Fix bogus 0 error return in device_add() by Thomas Gleixner · 15 years ago
  5. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 15 years ago
  6. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 15 years ago
  7. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 15 years ago
  8. f1f76f8 devtmpfs: Convert dirlock to a mutex by Thomas Gleixner · 15 years ago
  9. 2218a4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  10. a6ab7aa PM / Runtime: Use device type and device class callbacks by Rafael J. Wysocki · 15 years ago
  11. aa0baae PM: Use pm_runtime_put_sync in system resume by Alan Stern · 15 years ago
  12. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 15 years ago
  13. ecf762b PM: Measure device suspend and resume times by Rafael J. Wysocki · 15 years ago
  14. 875ab0b PM: Make the initcall_debug style timing for suspend/resume complete by Rafael J. Wysocki · 15 years ago
  15. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  16. facb601 HWPOISON: Add soft page offline support by Andi Kleen · 15 years ago
  17. d8bed5a PM: rwsem.h need not be included into main.c by Rafael J. Wysocki · 15 years ago
  18. 33c3374 PM: Remove unnecessary goto from device_resume_noirq() by Rafael J. Wysocki · 15 years ago
  19. f251177 PM: Add initcall_debug style timing for suspend/resume by Arjan van de Ven · 15 years ago
  20. 1d531c1 PM: allow for usage_count > 0 in pm_runtime_get() by Alan Stern · 15 years ago
  21. 9ae49fa mm: slab-allocate memory section nodemask for large systems by David Rientjes · 15 years ago
  22. 1830794 mm: add numa node symlink for cpu devices in sysfs by Alex Chiang · 15 years ago
  23. b9d52da mm: refactor unregister_cpu_under_node() by Alex Chiang · 15 years ago
  24. f8246f3 mm: refactor register_cpu_under_node() by Alex Chiang · 15 years ago
  25. dee5d0d mm: add numa node symlink for memory section in sysfs by Alex Chiang · 15 years ago
  26. 39da08c hugetlb: offload per node attribute registrations by Lee Schermerhorn · 15 years ago
  27. 4faf8d9 hugetlb: handle memory hot-plug events by Lee Schermerhorn · 15 years ago
  28. 9a30523 hugetlb: add per node hstate attributes by Lee Schermerhorn · 15 years ago
  29. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  30. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  31. 3589972 Driver core: fix race in dev_driver_string by Alan Stern · 15 years ago
  32. c60e050 Driver Core: Early platform driver buffer by Magnus Damm · 15 years ago
  33. 18ef545 Driver core: Don't remove kobjects in device_shutdown. by Eric W. Biederman · 15 years ago
  34. 9ebfbd4 firmware_class: make request_firmware_nowait more useful by Johannes Berg · 15 years ago
  35. 03d673e Driver-Core: devtmpfs - set root directory mode to 0755 by Kay Sievers · 15 years ago
  36. ad72956 Driver Core: devtmpfs: cleanup node on device creation error by Kay Sievers · 15 years ago
  37. 015bf43 Driver Core: devtmpfs: do not remove non-kernel-created directories by Kay Sievers · 15 years ago
  38. 073120c Driver Core: devtmpfs: use sys_mount() by Kay Sievers · 15 years ago
  39. ed413ae Driver core: devtmpfs: prevent concurrent subdirectory creation and removal by Kay Sievers · 15 years ago
  40. 0092699 Driver Core: devtmpfs: ignore umask while setting file mode by Kay Sievers · 15 years ago
  41. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  42. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  43. 51badeb powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate by Gautham R Shenoy · 15 years ago
  44. 12633e8 sysfs/cpu: Add probe/release files by Nathan Fontenot · 15 years ago
  45. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  46. 965c4ac PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status() by Rafael J. Wysocki · 15 years ago
  47. 0ddf0ed PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend() by Rafael J. Wysocki · 15 years ago
  48. 63c9480 PM / Runtime: Use deferred_resume flag in pm_request_resume by Alan Stern · 15 years ago
  49. bab636b PM / Runtime: Fix lockdep warning in __pm_runtime_set_status() by Rafael J. Wysocki · 15 years ago
  50. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  51. 862f89b PM: fix irq enable/disable in runtime PM code by Alan Stern · 15 years ago
  52. 3b034b0 percpu: Fix kdump failure if booted with percpu_alloc=page by Vivek Goyal · 15 years ago
  53. 2ddac2a PM: Remove some debug messages producing too much noise by Pavel Machek · 15 years ago
  54. e528e87 PM: Fix warning on suspend errors by Romit Dasgupta · 15 years ago
  55. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  56. 39acbc1 Driver core: fix driver_register() return value by Stas Sergeev · 15 years ago
  57. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  58. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  59. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  60. 2b2af54 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev by Kay Sievers · 15 years ago
  61. daa4122 driver core: platform_device_add_data(): use kmemdup() by Andrew Morton · 15 years ago
  62. 4622709 Driver core: Add support for compatibility classes by Jean Delvare · 15 years ago
  63. a56af87 driver-core: move dma-coherent.c from kernel to driver/base by Ming Lei · 15 years ago
  64. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  65. b402843 Driver core: move dev_get/set_drvdata to drivers/base/dd.c by Greg Kroah-Hartman · 15 years ago
  66. 2023c61 Driver core: add new device to bus's list before probing by Alan Stern · 15 years ago
  67. 3eb132c PM: Reset transition_started at dpm_resume_noirq by Xiaotian Feng · 15 years ago
  68. 20d652d PM: Update kerneldoc comments in drivers/base/power/main.c by Rafael J. Wysocki · 15 years ago
  69. 9d73022 PM: Run-time PM platform device bus support by Magnus Damm · 15 years ago
  70. 5e928f7 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) by Rafael J. Wysocki · 15 years ago
  71. 3e2bcad Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  72. 651b1f1 PM / Driver Core: Kill dev_pm_ops platform warning for now by Magnus Damm · 15 years ago
  73. 2e6713c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  74. 79f0313 driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails by Xiaotian Feng · 15 years ago
  75. 3b4418c driver core: firmware_class:fix memory leak of page pointers array by Ming Lei · 15 years ago
  76. d9ab771 Driver Core: Make PM operations a const pointer by Dmitry Torokhov · 15 years ago
  77. 511647f PM: Remove platform device suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  78. 308975f Firmware: firmware_class, fix lock imbalance by Jiri Slaby · 15 years ago
  79. eb8d3c6 devres: WARN() and return, don't crash on device_del() of uninitialized device by Benjamin Herrenschmidt · 15 years ago
  80. ed7ba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  81. 0f2f222 Free struct device in fw_dev_release() by Catalin Marinas · 15 years ago
  82. 886a7a3 PM: Clear -EAGAIN in dpm_prepare by Sebastian Ott · 15 years ago
  83. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  84. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  85. 6fcf53a Driver Core: add nodename callbacks by Kay Sievers · 15 years ago
  86. acc0e90 driver core: fix gcc 4.3.3 warnings about string literals by Greg Kroah-Hartman · 15 years ago
  87. 976821d firmware: allocate firmware id dynamically by Samuel Ortiz · 15 years ago
  88. 7fcab09 driver core: fix documentation of request_firmware_nowait by Ming Lei · 15 years ago
  89. 401097e driver core: synchronize device shutdown by Shaohua Li · 15 years ago
  90. 9227c47 driver-core: make sysdev_class_register check kobject_set_name return value by Dave Young · 15 years ago
  91. 59a3cd7 Driver core: fix comment for device_attach() by Dmitry Torokhov · 15 years ago
  92. c0afe7b driver core: Const-correct platform getbyname functions by Linus Walleij · 15 years ago
  93. 309b7d6 driver core: add BUS_NOTIFY_UNBOUND_DRIVER event by Joerg Roedel · 15 years ago
  94. 6acf70f driver core: firmware_class: replace kfree(dev) with put_device(dev) by Ming Lei · 15 years ago
  95. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  96. 783ea7d Driver Core: Rework platform suspend/resume, print warning by Magnus Damm · 15 years ago
  97. 0072578 PM: Remove device_type suspend()/resume() by Magnus Damm · 15 years ago
  98. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  99. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  100. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago