1. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  2. e5e38a8 kset: remove decl_subsys_name by Greg Kroah-Hartman · 17 years ago
  3. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 17 years ago
  4. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  5. 3f9e3ee kobject: add kobject_create_and_add function by Greg Kroah-Hartman · 17 years ago
  6. b727c70 kset: add kset_create_and_add function by Greg Kroah-Hartman · 17 years ago
  7. 12d03da kobject: remove kobj_set_kset_s as no one is using it anymore by Greg Kroah-Hartman · 17 years ago
  8. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  9. c11c415 kobject: add kobject_init_and_add function by Greg Kroah-Hartman · 17 years ago
  10. 244f6ce kobject: add kobject_add_ng function by Greg Kroah-Hartman · 17 years ago
  11. e86000d kobject: add kobject_init_ng function by Greg Kroah-Hartman · 17 years ago
  12. 18041f4 kobject: make kobject_cleanup be static by Greg Kroah-Hartman · 17 years ago
  13. f0e7e1b kobject: update the copyrights by Greg Kroah-Hartman · 17 years ago
  14. 6adf755 kset: add some kerneldoc to help describe what these strange things are by Greg Kroah-Hartman · 17 years ago
  15. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  16. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  17. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  18. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  19. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  20. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  21. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  22. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  23. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  24. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  25. a561564 kset: kernel-doc cleanups by Randy Dunlap · 17 years ago
  26. ff2ee8c kobject: put kobject_actions in kobject.h by Greg Kroah-Hartman · 22 years ago
  27. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  28. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  29. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  30. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 17 years ago
  31. 4628803 kobject core: remove rwsem from struct subsystem by Greg Kroah-Hartman · 17 years ago
  32. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  33. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
  34. 542cfce kobject: kobject_uevent() returns manageable value by Aneesh Kumar K.V · 18 years ago
  35. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  36. 4a7fb63 add __must_check to device management code by Andrew Morton · 18 years ago
  37. 5669021 PCI: docking station: remove dock uevents by Kristen Carlson Accardi · 18 years ago
  38. a6a888b KEVENT: add new uevent for dock by Kristen Accardi · 18 years ago
  39. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 18 years ago
  40. 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 18 years ago
  41. 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 18 years ago
  42. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 18 years ago
  43. 7423172 [PATCH] kobject_add_dir by Jun'ichi Nomura · 18 years ago
  44. 22f98c0 [PATCH] Kobject: kobject.h: fix a typo by Adrian Bunk · 19 years ago
  45. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 19 years ago
  46. f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
  47. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  48. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  49. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  50. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  51. fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
  52. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 19 years ago
  53. f3b4f3c [PATCH] Make kobject's name be const char * by Dmitry Torokhov · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago