Ingo Molnar
|
f39d1b9792
dma-debug: Fix the overlap() function to be correct and readable
|
16 vuotta sitten |
Ingo Molnar
|
b0a5b83ee0
dma-debug: Put all hash-chain locks into the same lock class
|
16 vuotta sitten |
Joerg Roedel
|
c79ee4e466
dma-debug: fix off-by-one error in overlap function
|
16 vuotta sitten |
Joerg Roedel
|
aa010efb7b
dma-debug: be more careful when building reference entries
|
16 vuotta sitten |
Joerg Roedel
|
e5e8c5b90a
dma-debug: check for sg_call_ents in best-fit algorithm too
|
16 vuotta sitten |
Joerg Roedel
|
0bf841281e
dma-debug: simplify logic in driver_filter()
|
16 vuotta sitten |
Joerg Roedel
|
be81c6ea23
dma-debug: disable/enable irqs only once in device_dma_allocations
|
16 vuotta sitten |
Joerg Roedel
|
e7ed70eedc
dma-debug: use pr_* instead of printk(KERN_* ...)
|
16 vuotta sitten |
Joerg Roedel
|
c17e2cf737
dma-debug: code style fixes
|
16 vuotta sitten |
Joerg Roedel
|
3123250947
dma-debug: comment style fixes
|
16 vuotta sitten |
Ingo Molnar
|
62a6f465f6
Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
|
16 vuotta sitten |
Joerg Roedel
|
7caf6a49bb
dma-debug: change hash_bucket_find from first-fit to best-fit
|
16 vuotta sitten |
Joerg Roedel
|
bdc2911cde
Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31
|
16 vuotta sitten |
Joerg Roedel
|
1745de5e56
dma-debug: add dma_debug_driver kernel command line
|
16 vuotta sitten |
Joerg Roedel
|
8a6fc708b9
dma-debug: add debugfs file for driver filter
|
16 vuotta sitten |
Joerg Roedel
|
2e507d849f
dma-debug: add variables and checks for driver filter
|
16 vuotta sitten |
FUJITA Tomonori
|
88f3907f6f
dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device
|
16 vuotta sitten |
FUJITA Tomonori
|
884d05970b
dma-debug: use sg_dma_len accessor
|
16 vuotta sitten |
FUJITA Tomonori
|
15aedea439
dma-debug: use sg_dma_address accessor instead of using dma_address directly
|
16 vuotta sitten |
Joerg Roedel
|
ed888aef42
dma-debug: re-add dma memory leak detection
|
16 vuotta sitten |
Ingo Molnar
|
41fb454ebe
Merge commit 'v2.6.30-rc5' into core/iommu
|
16 vuotta sitten |
Joerg Roedel
|
314eeac9e3
dma-debug: remove broken dma memory leak detection for 2.6.30
|
16 vuotta sitten |
FUJITA Tomonori
|
e6a1a89d57
dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entries
|
16 vuotta sitten |
Randy Dunlap
|
93c36ed834
dma-debug: fix printk formats (i386)
|
16 vuotta sitten |
Joerg Roedel
|
9537a48ed4
dma-debug: make memory range checks more consistent
|
16 vuotta sitten |
FUJITA Tomonori
|
35d40952db
dma-debug: warn of unmapping an invalid dma address
|
16 vuotta sitten |
Joerg Roedel
|
41531c8f5f
dma-debug: add a check dma memory leaks
|
16 vuotta sitten |
Joerg Roedel
|
2e34bde185
dma-debug: add checks for kernel text and rodata
|
16 vuotta sitten |
David Woodhouse
|
6c132d1bcd
dma-debug: print stacktrace of mapping path on unmap error
|
16 vuotta sitten |
David Woodhouse
|
ac26c18bd3
dma-debug: add function to dump dma mappings
|
16 vuotta sitten |