index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dma-debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-26
dma-debug: remove broken dma memory leak detection for 2.6.30
Joerg Roedel
1
-52
/
+1
2009-03-30
dma-debug: fix printk formats (i386)
Randy Dunlap
1
-4
/
+4
2009-03-24
dma-debug: make memory range checks more consistent
Joerg Roedel
1
-5
/
+8
2009-03-19
dma-debug: warn of unmapping an invalid dma address
FUJITA Tomonori
1
-1
/
+4
2009-03-17
dma-debug: add a check dma memory leaks
Joerg Roedel
1
-0
/
+55
2009-03-17
dma-debug: add checks for kernel text and rodata
Joerg Roedel
1
-1
/
+25
2009-03-17
dma-debug: print stacktrace of mapping path on unmap error
David Woodhouse
1
-14
/
+38
2009-03-17
dma-debug: add function to dump dma mappings
David Woodhouse
1
-0
/
+30
2009-03-05
dma-debug: add checks for sync_single_sg_*
Joerg Roedel
1
-0
/
+32
2009-03-05
dma-debug: add checks for sync_single_range_*
Joerg Roedel
1
-0
/
+24
2009-03-05
dma-debug: add checks for sync_single_*
Joerg Roedel
1
-0
/
+21
2009-03-05
dma-debug: add checking for [alloc|free]_coherent
Joerg Roedel
1
-0
/
+45
2009-03-05
dma-debug: add add checking for map/unmap_sg
Joerg Roedel
1
-0
/
+73
2009-03-05
dma-debug: add checking for map/unmap_page/single
Joerg Roedel
1
-0
/
+53
2009-03-05
dma-debug: add core checking functions
Joerg Roedel
1
-1
/
+187
2009-03-05
dma-debug: add debugfs interface
Joerg Roedel
1
-0
/
+78
2009-03-05
dma-debug: add kernel command line parameters
Joerg Roedel
1
-0
/
+38
2009-03-05
dma-debug: add initialization code
Joerg Roedel
1
-0
/
+66
2009-03-05
dma-debug: add allocator code
Joerg Roedel
1
-0
/
+57
2009-03-05
dma-debug: add hash functions for dma_debug_entries
Joerg Roedel
1
-0
/
+101
2009-03-05
dma-debug: add header file and core data structures
Joerg Roedel
1
-0
/
+42