index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-14
gpu: ion: Add explicit sync ioctl
Rebecca Schultz Zavin
2
-3
/
+47
2013-12-14
gpu: ion: Modify the system heap to try to allocate large/huge pages
Rebecca Schultz Zavin
1
-26
/
+90
2013-12-14
gpu: ion: Add cache maintenance to ion.
Rebecca Schultz Zavin
5
-19
/
+210
2013-12-14
gpu: ion: Map only the vma size given
Laura Abbott
1
-1
/
+1
2013-12-14
gpu: ion: Loop on the handle count when destroying
Laura Abbott
1
-1
/
+1
2013-12-14
gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSER
Rebecca Schultz Zavin
1
-1
/
+1
2013-12-14
gpu: ion: Set the dma_address of the sg list at alloc time
Rebecca Schultz Zavin
1
-1
/
+12
2013-12-14
gpu: ion: fill in buffer->{dev,size} before mapping new buffers
Greg Hackmann
1
-2
/
+3
2013-12-14
gpu: ion: Get an sg_table from an ion handle
Rebecca Schultz Zavin
2
-7
/
+14
2013-12-14
gpu: ion: Allocate the sg_table at creation time rather than dynamically
Rebecca Schultz Zavin
1
-38
/
+41
2013-12-14
gpu: ion: support begin/end and kmap/kunmap dma_buf ops
Rebecca Schultz Zavin
1
-26
/
+62
2013-12-14
gpu: ion: Use alloc_pages instead of vmalloc from the system heap
Rebecca Schultz Zavin
1
-33
/
+61
2013-12-14
ion: Switch ion to use dma-buf
Rebecca Schultz Zavin
3
-470
/
+235
2013-12-14
gpu: ion: several bugfixes and enhancements of ION
KyongHo Cho
1
-13
/
+39
2013-12-14
ion: Add reserve function to ion
Rebecca Schultz Zavin
2
-0
/
+28
2013-12-14
ion: Switch map/unmap dma api to sg_tables
Rebecca Schultz Zavin
4
-53
/
+53
2013-12-14
gpu: ion: ion_carveout_heap: fix for 3.4
Colin Cross
1
-2
/
+2
2013-12-14
gpu: ion: Add ION Memory Manager
Rebecca Schultz Zavin
11
-0
/
+2373
[prev]