1. c25d1df kobject: Introduce kset_find_obj_hinted. by Robin Holt · 14 years ago
  2. 8488a38 kobject: Break the kobject namespace defs into their own header by David Howells · 14 years ago
  3. 608b4b9 netns: Teach network device kobjects which namespace they are in. by Eric W. Biederman · 14 years ago
  4. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  5. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 14 years ago
  6. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  7. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
  8. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 15 years ago
  9. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 15 years ago
  10. ff7ea79 mm: create /sys/kernel/mm by Nishanth Aravamudan · 16 years ago
  11. a231934 kobject: reorder kobject to save space on 64 bit builds by Richard Kennedy · 16 years ago
  12. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  13. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  14. 79a6ee4 Kobject: fix coding style issues in kobject.h by Greg Kroah-Hartman · 17 years ago
  15. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  16. 528a4bf Kobject: remove kobject_unregister() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  17. 0f4dafc Kobject: auto-cleanup on final unref by Kay Sievers · 17 years ago
  18. 12e339a Kset: remove kset_add function by Greg Kroah-Hartman · 22 years ago
  19. 6d06adf Kobject: remove kobject_register() by Greg Kroah-Hartman · 17 years ago
  20. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  21. e1543dd Kobject: remove kobject_init() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  22. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  23. 9e7bbcc Kobject: remove kobject_add() as no one uses it anymore by Greg Kroah-Hartman · 17 years ago
  24. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
  25. 2fb9113 kobject: remove subsystem_(un)register functions by Greg Kroah-Hartman · 17 years ago
  26. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  27. 5c03c7a kset: remove decl_subsys macro by Greg Kroah-Hartman · 17 years ago
  28. f62ed9e firmware: change firmware_kset to firmware_kobj by Greg Kroah-Hartman · 17 years ago
  29. 000f2a4 Driver Core: kill subsys_attribute and default sysfs ops by Kay Sievers · 17 years ago
  30. 9e5f7f9 firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface by Greg Kroah-Hartman · 17 years ago
  31. 23b5212 Driver Core: add kobj_attribute handling by Kay Sievers · 17 years ago
  32. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  33. 2d72fc0 kobject: convert /sys/hypervisor to use kobject_create by Greg Kroah-Hartman · 17 years ago
  34. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  35. e5e38a8 kset: remove decl_subsys_name by Greg Kroah-Hartman · 17 years ago
  36. 43968d2 kobject: get rid of kobject_kset_add_dir by Greg Kroah-Hartman · 17 years ago
  37. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  38. 3f9e3ee kobject: add kobject_create_and_add function by Greg Kroah-Hartman · 17 years ago
  39. b727c70 kset: add kset_create_and_add function by Greg Kroah-Hartman · 17 years ago
  40. 12d03da kobject: remove kobj_set_kset_s as no one is using it anymore by Greg Kroah-Hartman · 17 years ago
  41. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  42. c11c415 kobject: add kobject_init_and_add function by Greg Kroah-Hartman · 17 years ago
  43. 244f6ce kobject: add kobject_add_ng function by Greg Kroah-Hartman · 17 years ago
  44. e86000d kobject: add kobject_init_ng function by Greg Kroah-Hartman · 17 years ago
  45. 18041f4 kobject: make kobject_cleanup be static by Greg Kroah-Hartman · 17 years ago
  46. f0e7e1b kobject: update the copyrights by Greg Kroah-Hartman · 17 years ago
  47. 6adf755 kset: add some kerneldoc to help describe what these strange things are by Greg Kroah-Hartman · 17 years ago
  48. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  49. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  50. 5c5daf6 Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG by Kay Sievers · 17 years ago
  51. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  52. ce2c9cb kobject: remove the static array for the name by Greg Kroah-Hartman · 17 years ago
  53. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  54. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  55. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  56. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  57. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  58. a561564 kset: kernel-doc cleanups by Randy Dunlap · 17 years ago
  59. ff2ee8c kobject: put kobject_actions in kobject.h by Greg Kroah-Hartman · 22 years ago
  60. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  61. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  62. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  63. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 17 years ago
  64. 4628803 kobject core: remove rwsem from struct subsystem by Greg Kroah-Hartman · 17 years ago
  65. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  66. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
  67. 542cfce kobject: kobject_uevent() returns manageable value by Aneesh Kumar K.V · 18 years ago
  68. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  69. 4a7fb63 add __must_check to device management code by Andrew Morton · 18 years ago
  70. 5669021 PCI: docking station: remove dock uevents by Kristen Carlson Accardi · 18 years ago
  71. a6a888b KEVENT: add new uevent for dock by Kristen Accardi · 18 years ago
  72. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 18 years ago
  73. 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 18 years ago
  74. 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 18 years ago
  75. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 18 years ago
  76. 7423172 [PATCH] kobject_add_dir by Jun'ichi Nomura · 18 years ago
  77. 22f98c0 [PATCH] Kobject: kobject.h: fix a typo by Adrian Bunk · 18 years ago
  78. fa67576 Revert mount/umount uevent removal by Greg Kroah-Hartman · 18 years ago
  79. f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
  80. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  81. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  82. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  83. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  84. fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
  85. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 19 years ago
  86. f3b4f3c [PATCH] Make kobject's name be const char * by Dmitry Torokhov · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago