aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+7
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-0/+1
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-68/+222
2008-12-29SLUB: failslab supportAkinobu Mita1-0/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+77
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+17
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-1/+46
2008-12-25Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/coreIngo Molnar3-68/+212
2008-12-25Merge commit 'v2.6.28' into core/coreIngo Molnar3-11/+24
2008-12-25Merge branch 'next' into for-linusJames Morris2-1/+46
2008-12-25libcrc32c: Select CRYPTO in KconfigHerbert Xu1-0/+1
2008-12-25libcrc32c: Fix "crc32c undefined" compilation errorAdrian-Ken Rueegsegger1-0/+2
2008-12-25libcrc32c: Move implementation to crypto crc32cHerbert Xu2-150/+33
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar1-2/+17
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-0/+13
2008-12-18Merge branch 'linus' into cpus4096Ingo Molnar1-3/+3
2008-12-17driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann1-2/+2
2008-12-17driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden1-1/+1
2008-12-17swiotlb: consolidate swiotlb info message printingIan Campbell1-5/+28
2008-12-17swiotlb: support bouncing of HighMem pagesJeremy Fitzhardinge1-33/+89
2008-12-17swiotlb: factor out copy to/from deviceJeremy Fitzhardinge1-4/+13
2008-12-17swiotlb: add arch hook to force mappingIan Campbell1-2/+13
2008-12-17swiotlb: allow architectures to override phys<->bus<->phys conversionsIan Campbell1-16/+36
2008-12-17swiotlb: add comment where we handle the overflow of a dma mask on 32 bitIan Campbell1-0/+4
2008-12-16swiotlb: move some definitions to headerIan Campbell1-13/+1
2008-12-16swiotlb: allow architectures to override swiotlb pool allocationJeremy Fitzhardinge1-3/+13
2008-12-16allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich1-2/+17
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-6/+9
2008-12-13Merge ../linux-2.6-x86Rusty Russell1-0/+10
2008-12-13cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell1-0/+7
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar2-6/+9
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul1-1/+7
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-6/+1
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-3/+5
2008-12-10percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet1-2/+2
2008-12-04Merge branch 'master' into nextJames Morris3-6/+20
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+12
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar1-2/+12
2008-12-01lib/idr.c: fix rcu related race with idr_findManfred Spraul1-2/+12
2008-11-26debugobjects: add boot parameter default valueIngo Molnar2-1/+11
2008-11-25aoe: remove private mac address format functionHarvey Harrison1-0/+3
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/coreIngo Molnar1-0/+10
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-11-19lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()Arjan van de Ven1-1/+1
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+7
2008-11-17swiotlb: use coherent_dma_mask in alloc_coherentFUJITA Tomonori1-3/+7
2008-11-14Merge branch 'master' into nextJames Morris1-0/+79
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-1/+1
2008-11-14CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells1-0/+45
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+79