1. be6b5a3 [PATCH] cpu hotplug: use hotplug version of registration in late inits by Chandra Seetharaman · 18 years ago
  2. 7e4ef08 [PATCH] Driver core: bus.c cleanups by Adrian Bunk · 18 years ago
  3. 42734da [PATCH] Driver core: kernel-doc in drivers/base/core.c corrections by Henrik Kretzschmar · 18 years ago
  4. 7d12e9d [PATCH] Driver core: fix driver-core kernel-doc by Randy Dunlap · 18 years ago
  5. 135c294 [PATCH] don't select CONFIG_HOTPLUG by Andrew Morton · 18 years ago
  6. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  7. ca889e6 [PATCH] Use Zoned VM Counters for NUMA statistics by Christoph Lameter · 18 years ago
  8. d2c5e30 [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter by Christoph Lameter · 18 years ago
  9. fd39fc8 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter by Christoph Lameter · 18 years ago
  10. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 18 years ago
  11. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  12. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  13. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 18 years ago
  14. f3dbd34 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED by Christoph Lameter · 18 years ago
  15. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  16. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 18 years ago
  17. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  18. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  19. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  20. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  21. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  22. 76b67ed9 [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 18 years ago
  23. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 18 years ago
  24. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  25. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  26. d02f40e Enable minimal per-device resume tracing by Linus Torvalds · 18 years ago
  27. eb71c87 Add some basic resume trace facilities by Linus Torvalds · 18 years ago
  28. 5d9fd16 [PATCH] Driver core: fix locking issues with the devices that are attached to classes by Greg Kroah-Hartman · 18 years ago
  29. a5117ba7 [PATCH] Driver model: add ISA bus by Rene Herman · 18 years ago
  30. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 18 years ago
  31. e9a7d30 [PATCH] Driver core: add proper symlinks for devices by Greg Kroah-Hartman · 18 years ago
  32. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  33. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  34. aa49b91 [PATCH] Driver core: change make_class_name() to take kobjects by Greg Kroah-Hartman · 18 years ago
  35. cad1e55 [PATCH] firmware_class: s/semaphores/mutexes by Laura Garcia · 18 years ago
  36. fd869db [PATCH] Driver core: PM_DEBUG device suspend() messages become informative by David Brownell · 18 years ago
  37. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 18 years ago
  38. e391553 [PATCH] Driver Core: Fix platform_device_add to use device_add by Russell King · 18 years ago
  39. 670dd90 [PATCH] Driver Core: Allow sysdev_class have attributes by Shaohua Li · 18 years ago
  40. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 18 years ago
  41. a0245f7 [PATCH] platform_bus learns about modalias by David Brownell · 18 years ago
  42. 0596711 [PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power too by David Brownell · 18 years ago
  43. b7fe4a6 [PATCH] Driver core: class_device_add needs error checks by Stephen Hemminger · 18 years ago
  44. 53877d0 [PATCH] Driver core: bus device event delay by Kay Sievers · 18 years ago
  45. 760f1fc [PATCH] revert "swsusp add check for suspension of X controlled devices" by Andrew Morton · 18 years ago
  46. 1b81d66 [PATCH] drivers/base/firmware_class.c: cleanups by Adrian Bunk · 18 years ago
  47. 1498221 [CLASS DEVICE]: add attribute_group creation by Stephen Hemminger · 18 years ago
  48. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  49. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 18 years ago
  50. 3722540 [PATCH] driver core: driver_bind attribute returns incorrect value by Ryan Wilson · 18 years ago
  51. a143889 [PATCH] driver core: fix unnecessary NULL check in drivers/base/class.c by Jayachandran C · 18 years ago
  52. 0f836ca [PATCH] driver core: safely unbind drivers for devices not on a bus by Alan Stern · 18 years ago
  53. 54404e7 [PATCH] Fix NULL pointer dereference in node_read_numastat() by Christoph Lameter · 18 years ago
  54. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  55. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 18 years ago
  56. ff4da2e [PATCH] swsusp: add check for suspension of X-controlled devices by Rafael J. Wysocki · 18 years ago
  57. 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  58. 80682fa Fix "frist", "fisrt", typos by Uwe Zeisberger · 18 years ago
  59. d04cdb6 Merge ../linux-2.6 by James Bottomley · 18 years ago
  60. a29d642 [PATCH] get_cpu_sysdev() signedness fix by Andrew Morton · 18 years ago
  61. 30560ba [PATCH] firmware: fix BUG: in fw_realloc_buffer by Jeff Moyer · 18 years ago
  62. 58383af [PATCH] kobj_map semaphore to mutex conversion by Jes Sorensen · 18 years ago
  63. 305b322 [PATCH] driver core: platform_get_irq*(): return -ENXIO on error by David Vrabel · 18 years ago
  64. e935d5d [SCSI] drivers/base/bus.c - export reprobe by Moore, Eric · 18 years ago
  65. be7ee9b [PATCH] fix __user annotations in drivers/base/memory.c by Al Viro · 18 years ago
  66. 022f7b0 [PATCH] Fix Userspace interface breakage in power/state by Pavel Machek · 18 years ago
  67. f67d115 [PATCH] drivers/base/: proper prototypes by Adrian Bunk · 18 years ago
  68. e485981 [PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=N by Russell King · 18 years ago
  69. 69dcc99 [PATCH] Export cpu topology in sysfs by Zhang, Yanmin · 18 years ago
  70. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  71. 9c08a93 [PATCH] device_shutdown can loop if the driver frees itself by Michael Richardson · 18 years ago
  72. 2d7b5a7 [PATCH] platform-device-del typo fix by Jean Delvare · 19 years ago
  73. 594c828 [PATCH] Add bus_type probe, remove, shutdown methods. by Russell King · 18 years ago
  74. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  75. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 18 years ago
  76. 35ed319 [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix) by Vivek Goyal · 18 years ago
  77. 51be560 [PATCH] kdump: export per cpu crash notes pointer through sysfs by Vivek Goyal · 18 years ago
  78. 900b2b4 [PATCH] memhotplug: register_memory should be global by Andy Whitcroft · 18 years ago
  79. 98a38eb [PATCH] memhotplug: register_ and unregister_memory_notifier should be global by Andy Whitcroft · 18 years ago
  80. 8e9e793 [PATCH] pcmcia: merge suspend into device model by Dominik Brodowski · 18 years ago
  81. 1f1bf13 [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state() by Adrian Bunk · 19 years ago
  82. 874c624 [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled by Greg Kroah-Hartman · 19 years ago
  83. a96b204 [PATCH] Driver Core: Rearrange exports in platform.c by Dmitry Torokhov · 19 years ago
  84. 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
  85. d960bb4 [PATCH] Allow overlapping resources for platform devices by Kumar Gala · 19 years ago
  86. bf74ad5 [PATCH] Hold the device's parent's lock during probe and remove by Alan Stern · 19 years ago
  87. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  88. 2f40fb7 [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class by Adrian Bunk · 19 years ago
  89. 2b08c8d [PATCH] Small fixes to driver core by Alan Stern · 19 years ago
  90. 113fab1 [PATCH] fix leaks in request_firmware_nowait by matthieu castet · 19 years ago
  91. 00d3dcd [DRIVER MODEL] Add platform_driver by Russell King · 19 years ago
  92. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  93. 37c12e7 [DRIVER MODEL] Improved dynamically allocated platform_device interface by Russell King · 19 years ago
  94. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  95. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  96. eb8e317 [PATCH] firmware: fix all kernel-doc warnings by Randy Dunlap · 19 years ago
  97. ad74557 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. by Ashok Raj · 19 years ago
  98. 0b0acbe [PATCH] memory hotplug: move section_mem_map alloc to sparse.c by Dave Hansen · 19 years ago
  99. 3947be1 [PATCH] memory hotplug: sysfs and add/remove functions by Dave Hansen · 19 years ago
  100. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago