index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-04-29
dma/debug: Simplify stracktrace retrieval
Thomas Gleixner
1
-8
/
+6
2019-04-11
dma-debug: only skip one stackframe entry
Scott Wood
1
-1
/
+1
2019-02-01
dma-debug: add dumping facility via debugfs
Corentin Labbe
1
-0
/
+28
2019-02-01
dma: debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-76
/
+12
2019-01-04
dma-mapping: remove a few unused exports
Christoph Hellwig
1
-2
/
+0
2019-01-04
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
1
-13
/
+4
2018-12-13
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
1
-42
/
+0
2018-12-11
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
1
-29
/
+21
2018-12-11
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
1
-46
/
+0
2018-12-11
dma-debug: Make leak-like behaviour apparent
Robin Murphy
1
-0
/
+13
2018-12-11
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
1
-38
/
+41
2018-12-11
dma-debug: Use pr_fmt()
Robin Murphy
1
-36
/
+38
2018-12-11
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
1
-0
/
+7
2018-10-08
dma-debug: Check for drivers mapping invalid addresses in dma_map_single()
Stephen Boyd
1
-0
/
+16
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-0
/
+1773