aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-9/+5
* Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman2008-01-241-17/+0
* Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-2/+2
* Kobject: auto-cleanup on final unrefKay Sievers2008-01-242-74/+107
* Kset: remove kset_add functionGreg Kroah-Hartman2008-01-241-12/+1
* Kobject: remove kobject_register()Greg Kroah-Hartman2008-01-241-18/+0
* Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-241-7/+7
* Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman2008-01-241-8/+3
* Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman2008-01-241-7/+7
* Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman2008-01-241-14/+8
* Kobject: drop child->parent ref at unregistrationAlan Stern2008-01-241-3/+4
* kobject: clean up debugging messagesGreg Kroah-Hartman2008-01-242-14/+29
* kobject: grab the kset reference in kobject_add, not kobject_initGreg Kroah-Hartman2008-01-241-3/+3
* kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman2008-01-241-13/+0
* Driver Core: kill subsys_attribute and default sysfs opsKay Sievers2008-01-241-21/+0
* Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-241-4/+6
* Driver Core: add kobj_attribute handlingKay Sievers2008-01-241-0/+29
* kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman2008-01-241-32/+5
* kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-241-12/+0
* kobject: add kobject_create_and_add functionGreg Kroah-Hartman2008-01-241-18/+63
* kset: add kset_create_and_add functionGreg Kroah-Hartman2008-01-241-1/+91
* kobject: add kobject_init_and_add functionGreg Kroah-Hartman2008-01-241-0/+27
* kobject: add kobject_add_ng functionGreg Kroah-Hartman2008-01-241-0/+66
* kobject: add kobject_init_ng functionGreg Kroah-Hartman2008-01-241-0/+42
* kobject: make kobject_cleanup be staticGreg Kroah-Hartman2008-01-241-5/+4
* kobject: fix up kobject_set_name to use kvasprintfGreg Kroah-Hartman2008-01-241-39/+32
* kref: add kref_set()Evgeniy Polyakov2008-01-241-2/+13
* kobject: remove incorrect comment in kobject_renameGreg Kroah-Hartman2008-01-241-2/+0
* lib: proportion: fix underflow in prop_norm_percpu()Peter Zijlstra2007-12-231-21/+16
* sched: mark rwsem functions as __sched for wchan/profilingLivio Soares2007-12-181-1/+1
* kobject: fix the documentation of how kobject_set_name worksGreg Kroah-Hartman2007-12-171-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-031-2/+6
|\
| * [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso2007-12-011-2/+6
* | hexdump: don't print bytes with bit 7 setRandy Dunlap2007-11-291-1/+2
* | kobject: two typo fixesJohannes Berg2007-11-281-2/+2
* | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-2/+2
|/
* lib: move bitmap.o from lib-y to obj-y.Paul Mundt2007-11-141-2/+2
* [LIB] crc32c: Keep intermediate crc state in cpu orderBenny Halevy2007-11-081-5/+2
* Fix bitmap_scnlistprintf for empty masksAndi Kleen2007-11-051-0/+4
* kobject: check for duplicate names in kobject_renameGreg Kroah-Hartman2007-10-301-0/+13
* Permit silencing of __deprecated warnings.Jeff Garzik2007-10-251-0/+8
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-232-3/+4
|\
| * [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-202-1/+3
| * [RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()Jörn Engel2007-10-201-2/+1
* | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+10
* | Update swiotlb to use sg helpersJens Axboe2007-10-221-1/+1
|/
* spelling fixes: lib/Simon Arlott2007-10-201-1/+1
* LIB: Replace inappropriate include of <linux/bug.h>Robert P. J. Day2007-10-201-1/+2
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* markers: Add samples subdirMathieu Desnoyers2007-10-191-0/+2