summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-12-04Merge commit 'trivial/for-next'Stephen Rothwell
2008-12-04Merge commit 'security-testing/next'Stephen Rothwell
2008-12-04Merge commit 'slab/for-next'Stephen Rothwell
2008-12-04Merge branch 'quilt/rr'Stephen Rothwell
2008-12-04Merge commit 'net/master'Stephen Rothwell
2008-12-04Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-12-04cpumask:CONFIG_CPUMASK_OFFSTACKRusty Russell
2008-12-04CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells
2008-12-03Merge branch 'core/debug' into auto-core-nextIngo Molnar
2008-12-03Merge branch 'core/debugobjects' into auto-core-nextIngo Molnar
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-03warn when statically-allocated kobjects are usedDave Hansen
2008-12-03swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-03kobject: return the result of uevent sending by netlinkMing Lei
2008-12-03uevent: don't pass envp_ext[] as format string in kobject_uevent_env()Tejun Heo
2008-12-03driver core: Remove completion from struct klist_nodeMatthew Wilcox
2008-12-03driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-11-28trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang
2008-11-26kmemtrace: remove config option for enabling tracing at bootPekka Enberg
2008-11-26kmemtrace: Core implementation.Eduard - Gabriel Munteanu
2008-11-26debugobjects: add boot parameter default valueIngo Molnar
2008-11-26Merge commit 'v2.6.28-rc6' into core/debugIngo Molnar
2008-11-25aoe: remove private mac address format functionHarvey Harrison
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-19lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-17swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell
2008-11-07cpumask: new API, v2Rusty Russell
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell
2008-11-03printk: ipv4 address digits printed in reverse orderHarvey Harrison
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-29Driver core: fix 'dynamic_debug' cmd line parameterJason Baron
2008-10-29printk: remove %p6 format specifier, fix up commentsHarvey Harrison
2008-10-29printk: add %I4, %I6, %i4, %i6 format specifiersHarvey Harrison
2008-10-28printk: add %p6 format specifier for IPv6 addressesHarvey Harrison
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-27printk: add %pM format specifier for MAC addressesHarvey Harrison
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-23swiotlb: remove panic for alloc_coherent failureFUJITA Tomonori
2008-10-23[SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar