Commit Graph

45 Commits (0b9e2d41f1f0360be08809d4e3bb56b67be6241a)

Author SHA1 Message Date
Joerg Roedel 59a40e7045 dma-debug: Fix compile warning with PAE enabled 15 years ago
Kyle McMartin ec9c96ef3c dma-debug: Fix check_unmap null pointer dereference 16 years ago
Ingo Molnar f39d1b9792 dma-debug: Fix the overlap() function to be correct and readable 16 years ago
Ingo Molnar b0a5b83ee0 dma-debug: Put all hash-chain locks into the same lock class 16 years ago
Joerg Roedel c79ee4e466 dma-debug: fix off-by-one error in overlap function 16 years ago
Joerg Roedel aa010efb7b dma-debug: be more careful when building reference entries 16 years ago
Joerg Roedel e5e8c5b90a dma-debug: check for sg_call_ents in best-fit algorithm too 16 years ago
Joerg Roedel 0bf841281e dma-debug: simplify logic in driver_filter() 16 years ago
Joerg Roedel be81c6ea23 dma-debug: disable/enable irqs only once in device_dma_allocations 16 years ago
Joerg Roedel e7ed70eedc dma-debug: use pr_* instead of printk(KERN_* ...) 16 years ago
Joerg Roedel c17e2cf737 dma-debug: code style fixes 16 years ago
Joerg Roedel 3123250947 dma-debug: comment style fixes 16 years ago
Joerg Roedel 7caf6a49bb dma-debug: change hash_bucket_find from first-fit to best-fit 16 years ago
Joerg Roedel 1745de5e56 dma-debug: add dma_debug_driver kernel command line 16 years ago
Joerg Roedel 8a6fc708b9 dma-debug: add debugfs file for driver filter 16 years ago
Joerg Roedel 2e507d849f dma-debug: add variables and checks for driver filter 16 years ago
FUJITA Tomonori 88f3907f6f dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device 16 years ago
FUJITA Tomonori 884d05970b dma-debug: use sg_dma_len accessor 16 years ago
FUJITA Tomonori 15aedea439 dma-debug: use sg_dma_address accessor instead of using dma_address directly 16 years ago
Joerg Roedel ed888aef42 dma-debug: re-add dma memory leak detection 16 years ago
Joerg Roedel 314eeac9e3 dma-debug: remove broken dma memory leak detection for 2.6.30 16 years ago
FUJITA Tomonori e6a1a89d57 dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entries 16 years ago
Randy Dunlap 93c36ed834 dma-debug: fix printk formats (i386) 16 years ago
Joerg Roedel 9537a48ed4 dma-debug: make memory range checks more consistent 16 years ago
FUJITA Tomonori 35d40952db dma-debug: warn of unmapping an invalid dma address 16 years ago
Joerg Roedel 41531c8f5f dma-debug: add a check dma memory leaks 16 years ago
Joerg Roedel 2e34bde185 dma-debug: add checks for kernel text and rodata 16 years ago
David Woodhouse 6c132d1bcd dma-debug: print stacktrace of mapping path on unmap error 16 years ago
David Woodhouse ac26c18bd3 dma-debug: add function to dump dma mappings 16 years ago
Joerg Roedel a31fba5d68 dma-debug: add checks for sync_single_sg_* 16 years ago
Joerg Roedel 948408ba3e dma-debug: add checks for sync_single_range_* 16 years ago
Joerg Roedel b9d2317e0c dma-debug: add checks for sync_single_* 16 years ago
Joerg Roedel 6bfd449876 dma-debug: add checking for [alloc|free]_coherent 16 years ago
Joerg Roedel 972aa45cea dma-debug: add add checking for map/unmap_sg 16 years ago
Joerg Roedel f62bc980e6 dma-debug: add checking for map/unmap_page/single 16 years ago
Joerg Roedel 2d62ece14f dma-debug: add core checking functions 16 years ago
Joerg Roedel 788dcfa6f1 dma-debug: add debugfs interface 16 years ago
Joerg Roedel 59d3daafa1 dma-debug: add kernel command line parameters 16 years ago
Joerg Roedel 6bf078715c dma-debug: add initialization code 16 years ago
Joerg Roedel 3b1e79ed73 dma-debug: add allocator code 16 years ago
Joerg Roedel 30dfa90cc8 dma-debug: add hash functions for dma_debug_entries 16 years ago
Joerg Roedel f2f45e5f3c dma-debug: add header file and core data structures 16 years ago
H. Peter Anvin 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
Al Viro bb8985586b x86, um: ... and asm-x86 move 16 years ago
Joerg Roedel a80dc3e0e0 AMD IOMMU: add MSI interrupt support 17 years ago
Vegard Nossum 77ef50a522 x86: consolidate header guards 17 years ago
Joerg Roedel c6da992e16 x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code 17 years ago