1. 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  2. 4383fc3 chris: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  3. 6ff4dd3 dmi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  4. c682b17 gadget: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  5. 14ab309 gpio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  6. 8f4bbd9 gpu: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  7. 739cf3a hwmon: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  8. cd3ed6b i2o: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  9. 48ef2bb IA64: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  10. 24f81a7 i7300_idle: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  11. d927e38 infiniband: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  12. 0162f38 ISDN: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  13. 81ff86a pm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  14. 1d7e6cc macintosh: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  15. 0252c3b memstick: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  16. 1bb5beb mips: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  17. 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  18. 24d2547 mwave: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  19. c85e37c pnp: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  20. ba88b00 power-supply: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  21. 4bfe090 serial: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  22. bb0dc43 SGI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  23. 35f74fc spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  24. 94b3248 swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  25. 354655e thermal: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  26. 0bad16a tifm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  27. 64dba9a video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  28. 40f91de w1: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  29. 2a678cc xen: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  30. 035da16 s390: remove s390_root_dev_*() by Mark McLoughlin · 15 years ago
  31. ff8561c lguest: do not statically allocate root device by Mark McLoughlin · 15 years ago
  32. 63d1255 virtio: do not statically allocate root device by Mark McLoughlin · 15 years ago
  33. 0aa0dc4 driver core: add root_device_register() by Mark McLoughlin · 15 years ago
  34. 7232800 driver core:fix duplicate removing driver link in __device_release_driver by Ming Lei · 15 years ago
  35. ec0676ee Driver core: move the bus notifier call points by Alan Stern · 16 years ago
  36. d0d85ff Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG by Cornelia Huck · 16 years ago
  37. b9daa99 driver core: move knode_bus into private structure by Greg Kroah-Hartman · 15 years ago
  38. 93e746d driver core: move knode_driver into private structure by Greg Kroah-Hartman · 15 years ago
  39. 11c3b5c driver core: move klist_children into private structure by Greg Kroah-Hartman · 15 years ago
  40. 2831fe6 driver core: create a private portion of struct device by Greg Kroah-Hartman · 15 years ago
  41. 2e5ba26 dynamic_printk: reduce one level of indentation by Wu Fengguang · 15 years ago
  42. 0732b49 kobject: Make Documentation/kobject.txt a little more coherent. by Rusty Russell · 16 years ago
  43. 355a72d PCI: Rework default handling of suspend and resume by Rafael J. Wysocki · 16 years ago
  44. cd3772e kernel/ksysfs.c:fix dependence on CONFIG_NET by Ming Lei · 16 years ago
  45. e0d7bf5 kobject: return the result of uevent sending by netlink by Ming Lei · 16 years ago
  46. c65b914 uevent: don't pass envp_ext[] as format string in kobject_uevent_env() by Tejun Heo · 16 years ago
  47. fce3e80 sysfs: clarify SYSFS_DEPRECATED help text by Kay Sievers · 16 years ago
  48. 1e0b2cf driver core: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  49. 210272a driver core: Remove completion from struct klist_node by Matthew Wilcox · 16 years ago
  50. 929d2fa driver core: Rearrange struct device for better packing by Matthew Wilcox · 16 years ago
  51. 7f4f5d4 Fix misspellings in pm.h macros by Alan Stern · 16 years ago
  52. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  53. 238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  54. a159c1a dm snapshot: extend exception store functions by Jonathan Brassow · 15 years ago
  55. 4db6bfe dm snapshot: split out exception store implementations by Alasdair G Kergon · 15 years ago
  56. 1ae25f9 dm snapshot: rename struct exception_store by Jonathan Brassow · 15 years ago
  57. aea53d9 dm snapshot: separate out exception store interface by Jonathan Brassow · 15 years ago
  58. fe9cf30 dm mpath: move trigger_event to system workqueue by Alasdair G Kergon · 15 years ago
  59. 784aae7 dm: add name and uuid to sysfs by Milan Broz · 15 years ago
  60. d581687 dm table: rework reference counting by Mikulas Patocka · 15 years ago
  61. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 15 years ago
  62. 7d76345 dm request: extend target interface by Kiyoshi Ueda · 15 years ago
  63. 8fbf26a dm request: add caches by Kiyoshi Ueda · 15 years ago
  64. 23d39f6 dm ioctl: allow dm_copy_name_and_uuid to return only one field by Milan Broz · 15 years ago
  65. ac1f0ac dm log: ensure log bitmap fits on log device by Milan Broz · 15 years ago
  66. 2045e88 dm log: move region_size validation by Milan Broz · 15 years ago
  67. 6f3af01 dm log: avoid reinitialising io_req on every operation by Takahiro Yasui · 15 years ago
  68. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 15 years ago
  69. d460c65 dm raid1: fix error count by Jonathan Brassow · 15 years ago
  70. c7a2bd1 dm log: fix dm_io_client leak on error paths by Takahiro Yasui · 15 years ago
  71. 90fa152 dm snapshot: change yield to msleep by Mikulas Patocka · 15 years ago
  72. a1b51e9 dm table: drop reference at unbind by Mikulas Patocka · 15 years ago
  73. 8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 15 years ago
  74. 0bbb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  75. 0578c3b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 7d8a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  77. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  78. 8606ab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  79. c54feba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  80. e42e4ba igb: fix anoying type mismatch warning on rx/tx queue sizing by Linus Torvalds · 15 years ago
  81. 7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  82. 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  83. c155b91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  84. e9af797 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  85. 10cc04f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  86. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  87. e8c82c2 mm lockless pagecache barrier fix by Nick Piggin · 15 years ago
  88. f1b11e5 i2o: Update my address by Alan Cox · 15 years ago
  89. 3537d54 qlge: Fix sparse warnings for tx ring indexes. by Ron Mercer · 15 years ago
  90. 2c9a0d4 qlge: Fix sparse warning regarding rx buffer queues. by Ron Mercer · 15 years ago
  91. fd2df4f qlge: Fix sparse endian warning in ql_hw_csum_setup(). by Ron Mercer · 15 years ago
  92. a303ce0 qlge: Fix sparse endian warning for inbound packet control block flags. by Ron Mercer · 15 years ago
  93. 8306c95 qlge: Fix sparse warnings for byte swapping in qlge_ethool.c by Ron Mercer · 15 years ago
  94. 0f84001 myri10ge: print MAC and serial number on probe failure by Brice Goglin · 15 years ago
  95. 6f57321 pkt_sched: cls_u32: Fix locking in u32_change() by Jarek Poplawski · 15 years ago
  96. 4696b64 sparc: Fix minor SPARC32 compile error by Julian Calaby · 15 years ago
  97. f1d3e4d iucv: fix cpu hotplug by Heiko Carstens · 15 years ago
  98. 65dbd7c af_iucv: Free iucv path/socket in path_pending callback by Hendrik Brueckner · 15 years ago
  99. 18becbc af_iucv: avoid left over IUCV connections from failing connects by Ursula Braun · 15 years ago
  100. 55cdea9 af_iucv: New error return codes for connect() by Hendrik Brueckner · 15 years ago