summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2008-01-25sched: latencytop supportArjan van de Ven-0/+14
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar-123/+0
2008-01-24Kobject: fix coding style issues in kobject c filesGreg Kroah-Hartman-79/+67
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-9/+5
2008-01-24Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman-17/+0
2008-01-24Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman-2/+2
2008-01-24Kobject: auto-cleanup on final unrefKay Sievers-74/+107
2008-01-24Kset: remove kset_add functionGreg Kroah-Hartman-12/+1
2008-01-24Kobject: remove kobject_register()Greg Kroah-Hartman-18/+0
2008-01-24Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman-7/+7
2008-01-24Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman-8/+3
2008-01-24Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman-7/+7
2008-01-24Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman-14/+8
2008-01-24Kobject: drop child->parent ref at unregistrationAlan Stern-3/+4
2008-01-24kobject: clean up debugging messagesGreg Kroah-Hartman-14/+29
2008-01-24kobject: grab the kset reference in kobject_add, not kobject_initGreg Kroah-Hartman-3/+3
2008-01-24kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman-13/+0
2008-01-24Driver Core: kill subsys_attribute and default sysfs opsKay Sievers-21/+0
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers-4/+6
2008-01-24Driver Core: add kobj_attribute handlingKay Sievers-0/+29
2008-01-24kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman-32/+5
2008-01-24kobject: get rid of kobject_add_dirGreg Kroah-Hartman-12/+0
2008-01-24kobject: add kobject_create_and_add functionGreg Kroah-Hartman-18/+63
2008-01-24kset: add kset_create_and_add functionGreg Kroah-Hartman-1/+91
2008-01-24kobject: add kobject_init_and_add functionGreg Kroah-Hartman-0/+27
2008-01-24kobject: add kobject_add_ng functionGreg Kroah-Hartman-0/+66
2008-01-24kobject: add kobject_init_ng functionGreg Kroah-Hartman-0/+42
2008-01-24kobject: make kobject_cleanup be staticGreg Kroah-Hartman-5/+4
2008-01-24kobject: fix up kobject_set_name to use kvasprintfGreg Kroah-Hartman-39/+32
2008-01-24kref: add kref_set()Evgeniy Polyakov-2/+13
2008-01-24kobject: remove incorrect comment in kobject_renameGreg Kroah-Hartman-2/+0
2007-12-23lib: proportion: fix underflow in prop_norm_percpu()Peter Zijlstra-21/+16
2007-12-18sched: mark rwsem functions as __sched for wchan/profilingLivio Soares-1/+1
2007-12-17kobject: fix the documentation of how kobject_set_name worksGreg Kroah-Hartman-6/+6
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds-2/+6
2007-12-01[TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso-2/+6
2007-11-29hexdump: don't print bytes with bit 7 setRandy Dunlap-1/+2
2007-11-28kobject: two typo fixesJohannes Berg-2/+2
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger-2/+2
2007-11-14lib: move bitmap.o from lib-y to obj-y.Paul Mundt-2/+2
2007-11-08[LIB] crc32c: Keep intermediate crc state in cpu orderBenny Halevy-5/+2
2007-11-05Fix bitmap_scnlistprintf for empty masksAndi Kleen-0/+4
2007-10-30kobject: check for duplicate names in kobject_renameGreg Kroah-Hartman-0/+13
2007-10-25Permit silencing of __deprecated warnings.Jeff Garzik-0/+8
2007-10-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds-3/+4
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe-0/+10
2007-10-22Update swiotlb to use sg helpersJens Axboe-1/+1
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel-1/+3
2007-10-20[RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()Jörn Engel-2/+1
2007-10-20spelling fixes: lib/Simon Arlott-1/+1