aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-29SLUB: failslab supportAkinobu Mita
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar
2008-12-25Merge commit 'v2.6.28' into core/coreIngo Molnar
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-25libcrc32c: Select CRYPTO in KconfigHerbert Xu
2008-12-25libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-12-17driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann
2008-12-17driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden
2008-12-17swiotlb: consolidate swiotlb info message printingIan Campbell
2008-12-17swiotlb: support bouncing of HighMem pagesJeremy Fitzhardinge
2008-12-17swiotlb: factor out copy to/from deviceJeremy Fitzhardinge
2008-12-17swiotlb: add arch hook to force mappingIan Campbell
2008-12-17swiotlb: allow architectures to override phys<->bus<->phys conversionsIan Campbell
2008-12-17swiotlb: add comment where we handle the overflow of a dma mask on 32 bitIan Campbell
2008-12-16swiotlb: move some definitions to headerIan Campbell
2008-12-16swiotlb: allow architectures to override swiotlb pool allocationJeremy Fitzhardinge
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton
2008-12-10percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-11-26debugobjects: add boot parameter default valueIngo Molnar
2008-11-25aoe: remove private mac address format functionHarvey Harrison
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar
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