netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / lib / kobject.c
2009-06-16 Dave Youngkobject: make kset_create check kobject_set_name return...
2009-04-20 Kay Sieversdriver: dont update dev_name via device_add path
2009-03-24 Kay Sieversdriver core: get rid of struct device's bus_id string...
2008-10-16 Eric W. Biedermankobject: Cleanup kobject_rename and !CONFIG_SYSFS
2008-10-16 Eric W. Biedermankobject: Fix kobject_rename and !CONFIG_SYSFS
2008-08-21 Ingo Oeserkobject: Replace ALL occurrences of '/' with '!' instea...
2008-07-25 Arjan van de VenExample use of WARN()
2008-07-22 Kay Sieverskobject: replace '/' with '!' in name
2008-06-10 Alex ChiangPCI: ACPI PCI slot detection driver
2008-04-30 Kay Sieverskobject: do not copy vargs, just pass them around
2008-04-30 Harvey Harrisonlib: replace remaining __FUNCTION__ occurrences
2008-04-20 Robert P. J. DayKobject: Replace list_for_each() with list_for_each_ent...
2008-04-20 Greg Kroah-Hartmankobject: catch kobjects that are not initialized
2008-03-04 Greg Kroah-Hartmankobject: properly initialize ksets
2008-02-02 Dave Youngkobject: kerneldoc comment fix
2008-01-25 Greg Kroah-HartmanKobject: fix coding style issues in kobject c files
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-25 Greg Kroah-HartmanKobject: remove kobject_unregister() as no one uses...
2008-01-25 Greg Kroah-HartmanKobject: convert remaining kobject_unregister() to...
2008-01-25 Kay SieversKobject: auto-cleanup on final unref
2008-01-25 Greg Kroah-HartmanKset: remove kset_add function
2008-01-25 Greg Kroah-HartmanKobject: remove kobject_register()
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_init_ng() to kobject_init()
2008-01-25 Greg Kroah-HartmanKobject: remove kobject_init() as no one uses it anymore
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanKobject: remove kobject_add() as no one uses it anymore
2008-01-25 Alan SternKobject: drop child->parent ref at unregistration
2008-01-25 Greg Kroah-Hartmankobject: clean up debugging messages
2008-01-25 Greg Kroah-Hartmankobject: grab the kset reference in kobject_add, not...
2008-01-25 Greg Kroah-Hartmankobject: remove subsystem_(un)register functions
2008-01-25 Kay SieversDriver Core: kill subsys_attribute and default sysfs ops
2008-01-25 Kay SieversDriver Core: switch all dynamic ksets to kobj_sysfs_ops
2008-01-25 Kay SieversDriver Core: add kobj_attribute handling
2008-01-25 Greg Kroah-Hartmankobject: get rid of kobject_kset_add_dir
2008-01-25 Greg Kroah-Hartmankobject: get rid of kobject_add_dir
2008-01-25 Greg Kroah-Hartmankobject: add kobject_create_and_add function
2008-01-25 Greg Kroah-Hartmankset: add kset_create_and_add function
2008-01-25 Greg Kroah-Hartmankobject: add kobject_init_and_add function
2008-01-25 Greg Kroah-Hartmankobject: add kobject_add_ng function
2008-01-25 Greg Kroah-Hartmankobject: add kobject_init_ng function
2008-01-25 Greg Kroah-Hartmankobject: make kobject_cleanup be static
2008-01-25 Greg Kroah-Hartmankobject: fix up kobject_set_name to use kvasprintf
2008-01-25 Greg Kroah-Hartmankobject: remove incorrect comment in kobject_rename
2007-12-17 Greg Kroah-Hartmankobject: fix the documentation of how kobject_set_name...
2007-11-28 Johannes Bergkobject: two typo fixes
2007-10-31 Greg Kroah-Hartmankobject: check for duplicate names in kobject_rename
2007-10-12 Greg Kroah-Hartmankobject: update the copyrights
2007-10-12 Greg Kroah-Hartmandriver core: remove subsystem_init()
2007-10-12 Tejun Heosysfs: move sysfs file poll implementation to sysfs_ope...
2007-10-12 Eric W. Biedermansysfs: Remove first pass at shadow directory support
2007-10-12 Greg Kroah-Hartmankobject: remove the static array for the name
2007-10-12 Greg Kroah-HartmanDriver core: remove subsys_get()
2007-10-12 Greg Kroah-HartmanDriver core: remove subsys_put()
2007-07-11 Tejun Heosysfs: make kobj point to sysfs_dirent instead of dentry
2007-07-11 Kay SieversDriver core: add missing kset uevent
2007-06-08 Greg Kroah-Hartmankobject: use the proper printk level for kobject error
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-04-27 Eric W. Biedermankobject: Comment and warning fixes to kobject.c
2007-04-27 Greg Kroah-Hartmankobject core: remove rwsem from struct subsystem
2007-04-27 Cornelia Huckkobject: kobject_add() reference leak
2007-04-27 Jean TourrilhesDriver core: notify userspace of network device renames
2007-04-27 Dmitriy Monakhovkobject: kobject_shadow_add cleanup
2007-04-27 Kay Sieversdriver core: fix namespace issue with devices assigned...
2007-03-09 Dmitriy Monakhovkobject: new_device->kref wasn't putted after error...
2007-02-19 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-16 Randy DunlapPCI/sysfs/kobject kernel-doc fixes
2007-02-16 Martin Stoilovkobject: kobj->k_name verification fix
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-07 Eric W. Biedermansysfs: Shadow directory support
2007-02-07 Mariusz Kozlowskikobject: kobject_put cleanup
2007-02-07 Cornelia Huckdriver core: Allow device_move(dev, NULL).
2007-02-07 Greg Kroah-HartmanKobject: make kobject apis more robust in handling...
2006-12-07 Burman Yan[PATCH] kernel core: replace kmalloc+memset with kzalloc
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-10-11 Dmitry TorokhovInput: add missing exports to fix modular build
2006-09-26 Randy Dunlapkobject: must_check fixes
2006-06-21 Greg Kroah-Hartman[PATCH] kobject: make people pay attention to kobject_a...
2006-05-21 Greg Kroah-Hartman[PATCH] kobject: quiet errors in kobject_add
2006-04-27 Adrian Bunk[PATCH] Kobject: possible cleanups
2006-04-14 NeilBrown[PATCH] sysfs: Allow sysfs attribute files to be pollable
2006-03-20 Jun'ichi Nomura[PATCH] kobject_add_dir
2006-03-20 Greg Kroah-Hartman[PATCH] Kobject: provide better warning messages when...
2006-02-06 Chuck Ebbert[PATCH] kobject: don't oops on null kobject.name
2006-02-06 Greg Kroah-Hartman[PATCH] kobject_add() must have a valid name in order...
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-28 Al Viro[PATCH] gfp_t: lib/*
2005-06-20 Dmitry Torokhov[PATCH] Make kobject's name be const char *
2005-05-01 Martin Waitz[PATCH] DocBook: fix some descriptions
2005-04-19 kay.sievers@vrfy.org[PATCH] kobject/hotplug split - kobject add/remove
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2