summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-08-10Merge commit 'asm-generic/next'Stephen Rothwell
2009-08-10Merge commit 'percpu/for-next'Stephen Rothwell
2009-08-10Merge commit 'tip/auto-latest'Stephen Rothwell
2009-08-10Merge commit 'drbd/drbd'Stephen Rothwell
2009-08-10Merge commit 'trivial/for-next'Stephen Rothwell
2009-08-10Merge commit 'refs/next/20090806/security-testing'Stephen Rothwell
2009-08-10Merge commit 'slab/for-next'Stephen Rothwell
2009-08-09Merge branch 'core/iommu' into auto-iommu-nextIngo Molnar
2009-08-08trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-08-07lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre
2009-08-07bzip2/lzma: remove nasty uncompressed size hack in pre-boot environmentPhillip Lougher
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher
2009-08-06Merge branch 'slab/cleanups' into for-nextPekka Enberg
2009-08-06Merge branch 'master' into nextJames Morris
2009-08-04flex_array: remove unneeded index calculationJonathan Corbet
2009-07-31lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior
2009-07-29lib: flexible array implementationDave Hansen
2009-07-29lib: export generic atomic64_t functionsRoland Dreier
2009-07-29Tracking DRBD mainline (and minor cleanups)Philipp Reisner
2009-07-29Merge commit 'v2.6.31-rc1' into drbdPhilipp Reisner
2009-07-29LRU_CACHE is tristate instead of boolPhilipp Reisner
2009-07-29Mostry cleanups, triggered by reviewsPhilipp Reisner
2009-07-28Dynamic debug: fix typo: -/->Roel Kluin
2009-07-28swiotlb: use phys_to_dma and dma_to_physFUJITA Tomonori
2009-07-28swiotlb: use dma_capable()FUJITA Tomonori
2009-07-28swiotlb: remove unnecessary swiotlb_bus_to_virtFUJITA Tomonori
2009-07-28swiotlb: remove swiotlb_arch_range_needs_mappingFUJITA Tomonori
2009-07-28swiotlb: remove unused swiotlb_alloc()FUJITA Tomonori
2009-07-28swiotlb: remove unused swiotlb_alloc_boot()FUJITA Tomonori
2009-07-17kernel: is_current_single_threaded: don't use ->mmap_semOleg Nesterov
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov
2009-07-17kernel: fix is_single_threadedOleg Nesterov
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-10dma-debug: Fix the overlap() function to be correct and readableIngo Molnar
2009-07-10Merge branch 'slab/urgent' into for-nextPekka Enberg
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-07-03Merge branch 'dma-debug/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-06-26Merge branches 'slab/urgent' and 'slqb/core' into for-nextPekka Enberg
2009-06-25kmemleak: Allow the early log buffer to be configurable.Catalin Marinas
2009-06-24percpu: implement optional weak percpu definitionsTejun Heo
2009-06-23lib/checksum: fix one more thinkoArnd Bergmann
2009-06-23lib/checksum.c: make do_csum optionalArnd Bergmann
2009-06-23lib/checksum.c: use 32-bit arithmetic consistentlyArnd Bergmann
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-23kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas
2009-06-22Merge commit 'linus/master' into slqb/corePekka Enberg
2009-06-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-21lockdep: Select frame pointers on x86Peter Zijlstra
2009-06-19lib/checksum.c: fix endianess bugArnd Bergmann
2009-06-18lib: add lib/gcd.cFlorian Fainelli