summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* dma-debug: add a check dma memory leaksJoerg Roedel2009-03-171-0/+55
* dma-debug: add checks for kernel text and rodataJoerg Roedel2009-03-171-1/+25
* dma-debug: print stacktrace of mapping path on unmap errorDavid Woodhouse2009-03-171-14/+38
* dma-debug: add function to dump dma mappingsDavid Woodhouse2009-03-171-0/+30
* dma-debug: add checks for sync_single_sg_*Joerg Roedel2009-03-051-0/+32
* dma-debug: add checks for sync_single_range_*Joerg Roedel2009-03-051-0/+24
* dma-debug: add checks for sync_single_*Joerg Roedel2009-03-051-0/+21
* dma-debug: add checking for [alloc|free]_coherentJoerg Roedel2009-03-051-0/+45
* dma-debug: add add checking for map/unmap_sgJoerg Roedel2009-03-051-0/+73
* dma-debug: add checking for map/unmap_page/singleJoerg Roedel2009-03-051-0/+53
* dma-debug: add core checking functionsJoerg Roedel2009-03-051-1/+187
* dma-debug: add debugfs interfaceJoerg Roedel2009-03-051-0/+78
* dma-debug: add kernel command line parametersJoerg Roedel2009-03-051-0/+38
* dma-debug: add initialization codeJoerg Roedel2009-03-051-0/+66
* dma-debug: add allocator codeJoerg Roedel2009-03-051-0/+57
* dma-debug: add hash functions for dma_debug_entriesJoerg Roedel2009-03-051-0/+101
* dma-debug: add header file and core data structuresJoerg Roedel2009-03-052-0/+44
* dma-debug: add Kconfig entryJoerg Roedel2009-03-051-0/+11
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-052-15/+11Star
|\
| * docsrc: use config instead of menuconfigRandy Dunlap2009-02-211-1/+1
| * cpumask: convert lib/smp_processor_id to new cpumask opsRusty Russell2009-01-301-1/+1
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-261-13/+0Star
| |\
| | * Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-221-10/+4Star
| | |\
| | * | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan2009-01-221-13/+0Star
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-261-0/+9
| |\ \ \ | | |_|/ | |/| |
| | * | x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney2009-01-181-0/+9
| | |/
* | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-161-10/+4Star
|\| |
| * | lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton2009-01-161-8/+2Star
| * | idr: fix wrong kernel-docLi Zefan2009-01-161-2/+2
| |/
* | swiotlb: do not use sg_virt()Ian Campbell2009-01-111-7/+7
* | swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-111-5/+5
* | Merge branch 'linus' into core/iommuIngo Molnar2009-01-1114-79/+139
|\|
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-8/+8
| |\
| | * x86: offer frame pointers in all build modesIngo Molnar2009-01-071-8/+8
| * | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-101-6/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-091-0/+7
| |\ \
| | * | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-0/+7
| * | | generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang2009-01-081-14/+16
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-5/+6
| |\ \
| | * | trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang2009-01-061-5/+6
| | |/
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-073-154/+107Star
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-074-39/+72
| |\ \ \
| | * | | swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
| | * | | dynamic_printk: reduce one level of indentationWu Fengguang2009-01-061-32/+26Star
| | * | | kobject: return the result of uevent sending by netlinkMing Lei2009-01-061-2/+4
| | * | | uevent: don't pass envp_ext[] as format string in kobject_uevent_env()Tejun Heo2009-01-061-1/+1
| | * | | driver core: Remove completion from struct klist_nodeMatthew Wilcox2009-01-061-3/+40
| | | |/ | | |/|
| * | | percpu_counter: FBC_BATCH should be a variableEric Dumazet2009-01-071-4/+14
| * | | strict_strto* is not strict enoughPavel Machek2009-01-071-0/+4
| * | | lib: proportions.c trivial sparse lock annotationHarvey Harrison2009-01-071-0/+2