summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-03-05dma-debug: add debugfs interfaceJoerg Roedel
2009-03-05dma-debug: add kernel command line parametersJoerg Roedel
2009-03-05dma-debug: add initialization codeJoerg Roedel
2009-03-05dma-debug: add allocator codeJoerg Roedel
2009-03-05dma-debug: add hash functions for dma_debug_entriesJoerg Roedel
2009-03-05dma-debug: add header file and core data structuresJoerg Roedel
2009-03-05dma-debug: add Kconfig entryJoerg Roedel
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar
2009-02-20docsrc: use config instead of menuconfigRandy Dunlap
2009-01-30cpumask: convert lib/smp_processor_id to new cpumask opsRusty Russell
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton
2009-01-15idr: fix wrong kernel-docLi Zefan
2009-01-11swiotlb: do not use sg_virt()Ian Campbell
2009-01-11swiotlb: range_needs_mapping should take a physical address.Ian Campbell
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds
2009-01-08generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07x86: offer frame pointers in all build modesIngo Molnar
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
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-06swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06dynamic_printk: reduce one level of indentationWu Fengguang
2009-01-06kobject: return the result of uevent sending by netlinkMing Lei
2009-01-06uevent: don't pass envp_ext[] as format string in kobject_uevent_env()Tejun Heo
2009-01-06driver core: Remove completion from struct klist_nodeMatthew Wilcox
2009-01-06x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori
2009-01-06trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang
2009-01-06Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar
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