1. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  2. 60530af Driver core: some cleanup on drivers/base/sys.c by Zhenwen Xu · 16 years ago
  3. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  4. ce21c7b driver core: fix passing platform_data by Ming Lei · 16 years ago
  5. 006f457 driver core: move platform_data into platform_device by Ming Lei · 16 years ago
  6. ae1b417 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 16 years ago
  7. 8940b4f driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
  8. f791b8c driver core: move klist_children into private structure by Greg Kroah-Hartman · 16 years ago
  9. fb069a5 driver core: create a private portion of struct device by Greg Kroah-Hartman · 16 years ago
  10. b23530e driver core: remove polling for driver_probe_done(v5) by Ming Lei · 16 years ago
  11. f48f3fe driver-core: do not register a driver with bus_type not registered by Dave Young · 16 years ago
  12. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 16 years ago
  13. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 16 years ago
  14. 49b420a driver core: check bus->match without holding device lock by Ming Lei · 16 years ago
  15. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 16 years ago
  16. 4750498 mm: get_nid_for_pfn() returns int by Roel Kluin · 16 years ago
  17. 0f99fed PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix by Ingo Molnar · 16 years ago
  18. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
  19. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 16 years ago
  20. 7cbcf22 driver-core: fix kernel-doc parameter name by Randy Dunlap · 16 years ago
  21. 7143f7a driver core: Convert '/' to '!' in dev_set_name() by Roland Dreier · 16 years ago
  22. 926bead Revert "driver core: create a private portion of struct device" by Greg Kroah-Hartman · 16 years ago
  23. e2d4077 Revert "driver core: move klist_children into private structure" by Greg Kroah-Hartman · 16 years ago
  24. cda5e83 Revert "driver core: move knode_driver into private structure" by Greg Kroah-Hartman · 16 years ago
  25. 4db8e28 Revert "driver core: move knode_bus into private structure" by Greg Kroah-Hartman · 16 years ago
  26. b13d372 topology: Fix sparc64 build. by David Miller · 16 years ago
  27. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  28. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  29. c04fc58 mm: show node to memory section relationship with symlinks in sysfs by Gary Hade · 16 years ago
  30. 0aa0dc4 driver core: add root_device_register() by Mark McLoughlin · 16 years ago
  31. 7232800 driver core:fix duplicate removing driver link in __device_release_driver by Ming Lei · 16 years ago
  32. ec0676ee Driver core: move the bus notifier call points by Alan Stern · 16 years ago
  33. b9daa99 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 16 years ago
  34. 93e746d driver core: move knode_driver into private structure by Greg Kroah-Hartman · 16 years ago
  35. 11c3b5c driver core: move klist_children into private structure by Greg Kroah-Hartman · 16 years ago
  36. 2831fe6 driver core: create a private portion of struct device by Greg Kroah-Hartman · 16 years ago
  37. 1e0b2cf driver core: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  38. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  39. 11f1fbc trivial: Fix misspelled firmware in Kconfig by Nick Andrew · 16 years ago
  40. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 8fd2d2d cpumask: fix compile error when CONFIG_NR_CPUS is not defined by Mike Travis · 16 years ago
  42. 1aaf118 select IOMMU_API when DMAR and/or AMD_IOMMU is selected by Joerg Roedel · 16 years ago
  43. fc2100e add frontend implementation for the IOMMU API by Joerg Roedel · 16 years ago
  44. e057d7a cpumask: add sysfs displays for configured and disabled cpu maps by Mike Travis · 16 years ago
  45. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  46. 4e318d7 sysfs: Fix return values for sysdev_store_{ulong,int} by Andi Kleen · 16 years ago
  47. 6515136 driver core: drivers/base/sys.c: update comments by Qinghuang Feng · 16 years ago
  48. 9f1b16a memory_probe: fix wrong sysfs file attribute by Shaohua Li · 16 years ago
  49. af936a1 vmscan: unevictable LRU scan sysctl by Lee Schermerhorn · 16 years ago
  50. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  51. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  52. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  53. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  54. c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 16 years ago
  55. 266a813 firmware: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  56. d133181 Fix typo in the FIRMWARE_IN_KERNEL help by Alberto Bertogli · 16 years ago
  57. c80cfb0 vsprintf: use new vsprintf symbolic function pointer format by Bjorn Helgaas · 16 years ago
  58. 99178b0 Driver core: add bus_sort_breadthfirst() function by Greg Kroah-Hartman · 16 years ago
  59. 030c1d2 kobject: Fix kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  60. d8bf254 platform: add new device registration helper by Dmitry Baryshkov · 16 years ago
  61. 3ce24d8 Driver core: make bus_find_device_by_name() more robust by Peter Korsgaard · 16 years ago
  62. 728f089 debug: use dev_WARN() rather than WARN_ON() in device_pm_add() by Arjan van de Ven · 16 years ago
  63. 6cd4958 device model: Do a quickcheck for driver binding before doing an expensive check by Arjan van de Ven · 16 years ago
  64. 286661b Driver core: Fix cleanup in device_create_vargs(). by Cornelia Huck · 16 years ago
  65. 5739411 Driver core: Clarify device cleanup. by Cornelia Huck · 16 years ago
  66. ec748fa driver core: make struct platform_pm_ops static by Adrian Bunk · 16 years ago
  67. 5a3ceb8 driver-core: use klist for class device list and implement iterator by Tejun Heo · 16 years ago
  68. f5a6d95 PM: Remove WARN_ON from device_pm_add by Rafael J. Wysocki · 16 years ago
  69. c906a48 driver core: add init_name to struct device by Greg Kroah-Hartman · 16 years ago
  70. 3b98aea PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is set by Alan Stern · 16 years ago
  71. 7c22503 driver model: anti-oopsing medicine by David Brownell · 16 years ago
  72. bf9ca69 dev_printk(): constify the `dev' argument by Jean Delvare · 16 years ago
  73. 26d02d1 drivers/base/driver.c: remove unused to_dev() macro by Joe Perches · 16 years ago
  74. 5adf2b0 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 0e241ff locking: fix mutex @key parameter kernel-doc notation by Randy Dunlap · 16 years ago
  76. 1f07be1 more sysdev API change fallout - drivers/base/memory.c by Stephen Rothwell · 16 years ago
  77. f810a5c Use WARN() in drivers/base/ by Arjan van de Ven · 16 years ago
  78. 00412be isa: set 24-bit dma_mask for ISA devices by Rene Herman · 16 years ago
  79. f37e661 firmware: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  80. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 16 years ago
  81. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. 9800794 sysdev: Add utility functions for simple int/ulong variable sysdev attributes by Andi Kleen · 16 years ago
  83. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  84. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 16 years ago
  85. d9b1919 always enable FW_LOADER unless EMBEDDED=y by Adrian Bunk · 16 years ago
  86. 838ea8e sysdev: fix debugging statements in registration code. by Ben Dooks · 16 years ago
  87. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  88. f75b1c6 class: change internal semaphore to a mutex by Dave Young · 16 years ago
  89. d2a3b91 class: add lockdep infrastructure by Matthew Wilcox · 16 years ago
  90. 1e41250 class: fix docbook comments for class_private structure by Greg Kroah-Hartman · 16 years ago
  91. d9a0157 class: rename "sem" to "class_sem" in internal class structure by Greg Kroah-Hartman · 16 years ago
  92. 1fbfee6 class: rename "subsys" to "class_subsys" in internal class structure by Greg Kroah-Hartman · 16 years ago
  93. 184f1f7 class: rename "interfaces" to "class_interfaces" in internal class structure by Greg Kroah-Hartman · 16 years ago
  94. 97ae69f class: rename "devices" to "class_devices" in internal class structure by Greg Kroah-Hartman · 16 years ago
  95. 7c71448 class: move driver core specific parts to a private structure by Greg Kroah-Hartman · 17 years ago
  96. 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  97. 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
  98. 4e10673 device create: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  99. ccea44f driver core: remove device_create() by Greg Kroah-Hartman · 16 years ago
  100. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 16 years ago