index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
2013-12-14
ion: remove ion_heap_alloc_pages
Colin Cross
2013-12-14
ion: use vm_insert_pfn for faulted pages
Colin Cross
2013-12-14
ion: check return value from remap_pfn_range
Colin Cross
2013-12-14
ion: free low memory from page pools first
Colin Cross
2013-12-14
ion: optimize ion_heap_buffer_zero
Colin Cross
2013-12-14
ion: add alignment check to carveout heap
Colin Cross
2013-12-14
ion: drop dependency on ARM
Colin Cross
2013-12-14
ion: Fix two small issues in system_heap allocation
John Stultz
2013-12-14
gpu: ion: fix use-after-free in ion_heap_freelist_drain
Mitchel Humpherys
2013-12-14
ion: clean up ioctls
Colin Cross
2013-12-14
gpu: ion: remove unnecessary function from system heap
Colin Cross
2013-12-14
ion: fix printk warnings
Colin Cross
2013-12-14
ion: don't use phys_to_page or __phys_to_pfn
Colin Cross
2013-12-14
ion: don't use __arm_ioremap to map pages
Colin Cross
2013-12-14
ion: update idr to avoid deprecated apis
Colin Cross
2013-12-14
ion: add test device for unit tests to interact with dma_bufs
Colin Cross
2013-12-14
ion: check invalid values in ion_system_heap
Colin Cross
2013-12-14
ion: convert sg_dma_len(sg) to sg->length
Colin Cross
2013-12-14
ion: fix dma APIs
Colin Cross
2013-12-14
ion: fix crash when alloc len is -1
Colin Cross
2013-12-14
ion: hold reference to handle after ion_uhandle_get
Colin Cross
2013-12-14
ion: Fix compat support to use proper compat ioctl numbers
John Stultz
2013-12-14
ion: move userspace api into uapi/ion.h
Colin Cross
2013-12-14
gpu: ion: delete ion_system_mapper.c
Colin Cross
2013-12-14
ion: add compat_ioctl
Rom Lemarchand
2013-12-14
ion: change ion_user_handle_t definition to int
Rom Lemarchand
2013-12-14
ion: add new ion_user_handle_t type for the user-space token
Rom Lemarchand
2013-12-14
ion: don't use id 0 for handle cookie
Colin Cross
2013-12-14
ion: index client->handles rbtree by buffer
Colin Cross
2013-12-14
ion: replace userspace handle cookies with idr
Colin Cross
2013-12-14
ion: remove IS_ERR_OR_NULL
Colin Cross
2013-12-14
ion: convert map_kernel to return ERR_PTR
Colin Cross
2013-12-14
ion: add free list size to heap debug files
Colin Cross
2013-12-14
ion: chunk_heap: fix leak in allocated counter
Colin Cross
2013-12-14
gpu: ion: Fix performance issue in faulting code
Rebecca Schultz Zavin
2013-12-14
gpu: ion: add CMA heap
Benjamin Gaignard
2013-12-14
gpu: ion: fix ion_platform_data definition
Benjamin Gaignard
2013-12-14
ion: Add Kconfig dependency to ARM
John Stultz
2013-12-14
gpu: ion: Remove __GFP_NO_KSWAPD
Arve Hjønnevåg
2013-12-14
gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hack
Arve Hjønnevåg
2013-12-14
gpu: ion: Also shrink memory cached in the deferred free list
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Fix bug in ion shrinker
Rebecca Schultz Zavin
2013-12-14
gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation time
Rebecca Schultz Zavin
2013-12-14
gpu: ion: fix kfree/list_del order
JP Abgrall
2013-12-14
gpu: ion: Make ion_free asynchronous
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Add support for sharing buffers with dma buf kernel handles
Johan Mossberg
2013-12-14
gpu: ion: Only flush buffers in the chunk heap if they were used cached
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Refactor the code to zero buffers
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Modify zeroing code so it only allocates address space once
Rebecca Schultz Zavin
2013-12-14
gpu: ion: Remove heapmask from client
Rebecca Schultz Zavin
[prev]
[next]