1. 35acfdd Driver core: fixed add_bind_files() definition by Yoichi Yuasa · 18 years ago
  2. 9de72ee Driver core: fix comments in drivers/base/power/resume.c by Dmitry Torokhov · 18 years ago
  3. 2589f188 Driver core: add ability for devices to create and remove bin files by Greg Kroah-Hartman · 18 years ago
  4. c47ed21 Class: add support for class interfaces for devices by Greg Kroah-Hartman · 18 years ago
  5. c205ef4 Driver core: create devices/virtual/ tree by Greg Kroah-Hartman · 18 years ago
  6. a2de48c Driver core: add device_rename function by Greg Kroah-Hartman · 18 years ago
  7. 2620efe Driver core: add ability for classes to handle devices properly by Greg Kroah-Hartman · 18 years ago
  8. 64bb5d2 Driver core: allow devices in classes to have no parent by Greg Kroah-Hartman · 18 years ago
  9. de0ff00 Driver core: add groups support to struct device by Greg Kroah-Hartman · 18 years ago
  10. 386415d PM: platform_bus and late_suspend/early_resume by David Brownell · 18 years ago
  11. bb84c89 PM: device_suspend/resume may sleep by Pavel Machek · 18 years ago
  12. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  13. 2bca293 PM: add kconfig option for deprecated .../power/state files by David Brownell · 18 years ago
  14. 047bda3 PM: update docs for writing .../power/state by David Brownell · 18 years ago
  15. f1cc0a8 PM: issue PM_EVENT_PRETHAW by David Brownell · 18 years ago
  16. 8f4bcc2 make suspend quieter by David Brownell · 18 years ago
  17. 7c8265f Suspend infrastructure cleanup and extension by Linus Torvalds · 18 years ago
  18. ab7d737 Driver core: add const to class_create by Miguel Ojeda Sandonis · 18 years ago
  19. 5cbe5f8 device_create(): make fmt argument 'const char *' by Greg Kroah-Hartman · 18 years ago
  20. ddd5d35 class_device_create(): make fmt argument 'const char *' by Dmitry Torokhov · 18 years ago
  21. d81d9d6 deprecate PHYSDEV* keys by Kay Sievers · 18 years ago
  22. f19bfb2 [S390] hypfs comment cleanup. by Michael Holzheu · 18 years ago
  23. f5ef68d [PATCH] /proc/meminfo: don't put spaces in names by Andrew Morton · 18 years ago
  24. be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
  25. 7e4ef08 [PATCH] Driver core: bus.c cleanups by Adrian Bunk · 18 years ago
  26. 42734da [PATCH] Driver core: kernel-doc in drivers/base/core.c corrections by Henrik Kretzschmar · 18 years ago
  27. 7d12e9d [PATCH] Driver core: fix driver-core kernel-doc by Randy Dunlap · 18 years ago
  28. 135c294 [PATCH] don't select CONFIG_HOTPLUG by Andrew Morton · 18 years ago
  29. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  30. ca889e6 [PATCH] Use Zoned VM Counters for NUMA statistics by Christoph Lameter · 18 years ago
  31. d2c5e30 [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter by Christoph Lameter · 18 years ago
  32. fd39fc8 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter by Christoph Lameter · 18 years ago
  33. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 18 years ago
  34. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  35. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  36. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 18 years ago
  37. f3dbd34 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED by Christoph Lameter · 18 years ago
  38. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  39. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 18 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  41. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  42. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  43. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  44. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  45. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  46. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  47. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  48. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  49. d02f40e Enable minimal per-device resume tracing by Linus Torvalds · 18 years ago
  50. eb71c87 Add some basic resume trace facilities by Linus Torvalds · 18 years ago
  51. 5d9fd16 [PATCH] Driver core: fix locking issues with the devices that are attached to classes by Greg Kroah-Hartman · 18 years ago
  52. a5117ba7 [PATCH] Driver model: add ISA bus by Rene Herman · 18 years ago
  53. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 18 years ago
  54. e9a7d30 [PATCH] Driver core: add proper symlinks for devices by Greg Kroah-Hartman · 18 years ago
  55. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  56. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  57. aa49b91 [PATCH] Driver core: change make_class_name() to take kobjects by Greg Kroah-Hartman · 18 years ago
  58. cad1e55 [PATCH] firmware_class: s/semaphores/mutexes by Laura Garcia · 18 years ago
  59. fd869db [PATCH] Driver core: PM_DEBUG device suspend() messages become informative by David Brownell · 18 years ago
  60. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 18 years ago
  61. e391553 [PATCH] Driver Core: Fix platform_device_add to use device_add by Russell King · 18 years ago
  62. 670dd90 [PATCH] Driver Core: Allow sysdev_class have attributes by Shaohua Li · 18 years ago
  63. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 18 years ago
  64. a0245f7 [PATCH] platform_bus learns about modalias by David Brownell · 18 years ago
  65. 0596711 [PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too by David Brownell · 18 years ago
  66. b7fe4a6 [PATCH] Driver core: class_device_add needs error checks by Stephen Hemminger · 18 years ago
  67. 53877d0 [PATCH] Driver core: bus device event delay by Kay Sievers · 18 years ago
  68. 760f1fc [PATCH] revert "swsusp add check for suspension of X controlled devices" by Andrew Morton · 18 years ago
  69. 1b81d66 [PATCH] drivers/base/firmware_class.c: cleanups by Adrian Bunk · 18 years ago
  70. 1498221 [CLASS DEVICE]: add attribute_group creation by Stephen Hemminger · 18 years ago
  71. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  72. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 18 years ago
  73. 3722540 [PATCH] driver core: driver_bind attribute returns incorrect value by Ryan Wilson · 18 years ago
  74. a143889 [PATCH] driver core: fix unnecessary NULL check in drivers/base/class.c by Jayachandran C · 18 years ago
  75. 0f836ca [PATCH] driver core: safely unbind drivers for devices not on a bus by Alan Stern · 18 years ago
  76. 54404e7 [PATCH] Fix NULL pointer dereference in node_read_numastat() by Christoph Lameter · 18 years ago
  77. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  78. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 18 years ago
  79. ff4da2e [PATCH] swsusp: add check for suspension of X-controlled devices by Rafael J. Wysocki · 18 years ago
  80. 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  81. 80682fa Fix "frist", "fisrt", typos by Uwe Zeisberger · 18 years ago
  82. d04cdb6 Merge ../linux-2.6 by James Bottomley · 18 years ago
  83. a29d642 [PATCH] get_cpu_sysdev() signedness fix by Andrew Morton · 18 years ago
  84. 30560ba [PATCH] firmware: fix BUG: in fw_realloc_buffer by Jeff Moyer · 18 years ago
  85. 58383af [PATCH] kobj_map semaphore to mutex conversion by Jes Sorensen · 18 years ago
  86. 305b322 [PATCH] driver core: platform_get_irq*(): return -ENXIO on error by David Vrabel · 18 years ago
  87. e935d5d [SCSI] drivers/base/bus.c - export reprobe by Moore, Eric · 18 years ago
  88. be7ee9b [PATCH] fix __user annotations in drivers/base/memory.c by Al Viro · 18 years ago
  89. 022f7b0 [PATCH] Fix Userspace interface breakage in power/state by Pavel Machek · 18 years ago
  90. f67d115 [PATCH] drivers/base/: proper prototypes by Adrian Bunk · 18 years ago
  91. e485981 [PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=N by Russell King · 18 years ago
  92. 69dcc99 [PATCH] Export cpu topology in sysfs by Zhang, Yanmin · 18 years ago
  93. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  94. 9c08a93 [PATCH] device_shutdown can loop if the driver frees itself by Michael Richardson · 19 years ago
  95. 2d7b5a7 [PATCH] platform-device-del typo fix by Jean Delvare · 19 years ago
  96. 594c828 [PATCH] Add bus_type probe, remove, shutdown methods. by Russell King · 19 years ago
  97. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  98. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 19 years ago
  99. 35ed319 [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix) by Vivek Goyal · 19 years ago
  100. 51be560 [PATCH] kdump: export per cpu crash notes pointer through sysfs by Vivek Goyal · 19 years ago