aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-02-01latencytop: Change Kconfig dependency.Heiko Carstens
2008-01-30x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl
2008-01-30x86: add a simple backtrace test moduleArjan van de Ven
2008-01-30x86: fix UML and -regparm=3Ingo Molnar
2008-01-30x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V
2008-01-28[LIB] pcounter : unline too big functionsEric Dumazet
2008-01-28[LIB]: Introduce struct pcounterArnaldo Carvalho de Melo
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg
2008-01-28kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg
2008-01-28SG: work with the SCSI fixed maximum allocations.James Bottomley
2008-01-28SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpersJens Axboe
2008-01-25sched: latencytop supportArjan van de Ven
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar
2008-01-24Kobject: fix coding style issues in kobject c filesGreg Kroah-Hartman
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: auto-cleanup on final unrefKay Sievers
2008-01-24Kset: remove kset_add functionGreg Kroah-Hartman
2008-01-24Kobject: remove kobject_register()Greg Kroah-Hartman
2008-01-24Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman
2008-01-24Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman
2008-01-24Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Kobject: drop child->parent ref at unregistrationAlan Stern
2008-01-24kobject: clean up debugging messagesGreg Kroah-Hartman
2008-01-24kobject: grab the kset reference in kobject_add, not kobject_initGreg Kroah-Hartman
2008-01-24kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman
2008-01-24Driver Core: kill subsys_attribute and default sysfs opsKay Sievers
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers
2008-01-24Driver Core: add kobj_attribute handlingKay Sievers
2008-01-24kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman
2008-01-24kobject: get rid of kobject_add_dirGreg Kroah-Hartman
2008-01-24kobject: add kobject_create_and_add functionGreg Kroah-Hartman
2008-01-24kset: add kset_create_and_add functionGreg Kroah-Hartman
2008-01-24kobject: add kobject_init_and_add functionGreg Kroah-Hartman
2008-01-24kobject: add kobject_add_ng functionGreg Kroah-Hartman
2008-01-24kobject: add kobject_init_ng functionGreg Kroah-Hartman
2008-01-24kobject: make kobject_cleanup be staticGreg Kroah-Hartman
2008-01-24kobject: fix up kobject_set_name to use kvasprintfGreg Kroah-Hartman
2008-01-24kref: add kref_set()Evgeniy Polyakov
2008-01-24kobject: remove incorrect comment in kobject_renameGreg Kroah-Hartman
2007-12-23lib: proportion: fix underflow in prop_norm_percpu()Peter Zijlstra
2007-12-18sched: mark rwsem functions as __sched for wchan/profilingLivio Soares
2007-12-17kobject: fix the documentation of how kobject_set_name worksGreg Kroah-Hartman
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds
2007-12-01[TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso