summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney-0/+9
2009-01-16sched: make plist a library facilityPeter Zijlstra-8/+2
2009-01-16softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines-0/+38
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar-10/+4
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton-8/+2
2009-01-15idr: fix wrong kernel-docLi Zefan-2/+2
2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin-6/+10
2009-01-11swiotlb: do not use sg_virt()Ian Campbell-7/+7
2009-01-11swiotlb: range_needs_mapping should take a physical address.Ian Campbell-5/+5
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar-79/+139
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+8
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy-6/+6
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar-220/+232
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds-0/+7
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin-4/+55
2009-01-08bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff-1/+1
2009-01-08bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin-1/+1
2009-01-08generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang-14/+16
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells-0/+7
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-5/+6
2009-01-07x86: offer frame pointers in all build modesIngo Molnar-8/+8
2009-01-07bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATEH. Peter Anvin-0/+1
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-154/+107
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-39/+72
2009-01-06percpu_counter: FBC_BATCH should be a variableEric Dumazet-4/+14
2009-01-06strict_strto* is not strict enoughPavel Machek-0/+4
2009-01-06lib: proportions.c trivial sparse lock annotationHarvey Harrison-0/+2
2009-01-06lib: radix_tree.c make percpu variable staticHarvey Harrison-1/+1
2009-01-06lib: fix sparse shadowed variable warningHarvey Harrison-1/+1
2009-01-06Remove remaining unwinder codeAlexey Dobriyan-1/+0
2009-01-06oops handling: ensure that any oops is flushed to the mtdoops consoleViktor Rosendahl-0/+2
2009-01-06swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2009-01-06dynamic_printk: reduce one level of indentationWu Fengguang-32/+26
2009-01-06kobject: return the result of uevent sending by netlinkMing Lei-2/+4
2009-01-06uevent: don't pass envp_ext[] as format string in kobject_uevent_env()Tejun Heo-1/+1
2009-01-06driver core: Remove completion from struct klist_nodeMatthew Wilcox-3/+40
2009-01-06x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori-30/+18
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori-8/+10
2009-01-06trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang-5/+6
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar-17/+7
2009-01-05bzip2/lzma: proper Kconfig dependencies for the ramdisk optionsH. Peter Anvin-2/+18
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar-137/+100
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff-1/+2
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff-0/+1557
2009-01-04swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.cJesper Juhl-1/+0
2009-01-04Merge branch 'linus' into core/urgentIngo Molnar-3/+116
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+113
2009-01-03Make %p print '(null)' for NULL pointersLinus Torvalds-0/+3
2009-01-02swiotlb: add missing __init annotationsRoland Dreier-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+7