aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-01-06percpu_counter: FBC_BATCH should be a variableEric Dumazet
2009-01-06strict_strto* is not strict enoughPavel Machek
2009-01-06lib: proportions.c trivial sparse lock annotationHarvey Harrison
2009-01-06lib: radix_tree.c make percpu variable staticHarvey Harrison
2009-01-06lib: fix sparse shadowed variable warningHarvey Harrison
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-06oops handling: ensure that any oops is flushed to the mtdoops consoleViktor Rosendahl
2009-01-04swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.cJesper Juhl
2009-01-04Merge branch 'linus' into core/urgentIngo Molnar
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Make %p print '(null)' for NULL pointersLinus Torvalds
2009-01-02swiotlb: add missing __init annotationsRoland Dreier
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-01cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell
2009-01-01cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell
2009-01-01bitmap: find_last_bit()Rusty Russell
2009-01-01cpumask: fix bogus kernel-docLi Zefan
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
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-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
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-19cpumask: documentation for cpumask_var_tMike Travis
2008-12-19cpumask: Add alloc_cpumask_var_node()Mike Travis
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-12-18Merge branch 'linus' into cpus4096Ingo Molnar
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-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell