index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
ion
Age
Commit message (
Expand
)
Author
2014-05-29
staging: ion: shrink highmem pages on kswapd
Heesub Shin
2014-05-29
staging: ion: use compound pages on high order pages for system heap
Heesub Shin
2014-05-29
staging: ion: remove struct ion_page_pool_item
Heesub Shin
2014-05-29
staging: ion: simplify ion_page_pool_total()
Heesub Shin
2014-05-29
staging: ion: tidy up a bit
Heesub Shin
2014-05-24
staging: ion: WARN when the handle kmap_cnt is going to wrap around
Mitchel Humpherys
2014-05-03
staging: android: fix missing a blank line after declarations
Seunghun Lee
2014-04-25
Staging: android: ion: duplicated clearing of sg_table
Gioh Kim
2014-03-13
staging: android: ion: Use ERR_CAST instead of ERR_PTR
Iulia Manda
2014-03-13
staging: android: ion: Replace seq_printf with seq_puts
Iulia Manda
2014-03-13
staging: android: ion: Fix quoted string split across lines
Iulia Manda
2014-03-07
staging:android: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-02-18
staging: ion: ion_cma_heap: Remove '0x' when using %pa format
Fabio Estevam
2014-02-18
staging: ion: Add private buffer flag to skip page pooling on free
Mitchel Humpherys
2014-02-18
staging: ion: Move shrinker out of heaps
Colin Cross
2014-02-18
staging: ion: Make sure all clients are exposed in debugfs
Mitchel Humpherys
2014-02-18
staging: ion: Store a copy of the client name on client creation
Mitchel Humpherys
2014-02-18
staging: ion: Fix debugfs handling of multiple kernel clients
Laura Abbott
2014-02-18
staging: ion: Create separate heap and client debugfs directories
Mitchel Humpherys
2014-02-11
staging : ion : Fix some checkpatch warnings and an error
Daeseok Youn
2014-02-08
Merge branch 'staging-linus' into staging-work
Greg Kroah-Hartman
2014-02-07
gpu: ion: dereferencing an ERR_PTR
Dan Carpenter
2014-02-07
staging: android: ion: dummy: fix an error code
Dan Carpenter
2014-02-07
staging: ion: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-02-07
ion: Fix sparse non static symbol warnings
Wei Yongjun
2014-02-07
staging: ion: Fix build warning
John Stultz
2014-02-07
staging: ion: Fix ION_IOC_FREE compat ioctl
Laura Abbott
2014-02-07
staging: ion: Fix overflow and list bugs in system heap
Colin Cross
2014-02-07
staging: don't use module_init in non-modular ion_dummy_driver.c
Paul Gortmaker
2014-02-07
ion: dummy driver: use ARRAY_SIZE for nr of heaps
Tomas Winkler
2014-02-07
drivers: staging: android: ion: ion_dummy_driver: include "linux/io.h"
Chen Gang
2014-01-09
ion: Add carveout and chunk heaps to dummy driver
John Stultz
2014-01-09
ion: Add dummy driver for testing
John Stultz
2013-12-19
ion_test: Add compat_ioctl support (v2)
John Stultz
2013-12-17
staging: ion: Avoid using rt_mutexes directly
John Stultz
2013-12-17
staging: ion: Fix possible null pointer dereference
John Stultz
2013-12-17
staging: ion: Add HAVE_MEMBLOCK config dependency
John Stultz
2013-12-16
gpu: ion: fix sparse non static symbol warnings
Wei Yongjun
2013-12-16
gpu: ion: use module_platform_driver to simplify the code
Wei Yongjun
2013-12-15
ion: Don't allow building ION as a module.
John Stultz
2013-12-14
ion: Update system heap shrinker to use the new count/scan interface
John Stultz
2013-12-14
ion: Improve ION config description
John Stultz
2013-12-14
ion: Cleanup whitespace issues and other checkpatch problems
John Stultz
2013-12-14
ion: fix bugs in cma heap
Colin Cross
2013-12-14
ion: add alignment check to chunk heap
Colin Cross
2013-12-14
ion: add helper to zero contiguous region of pages
Colin Cross
2013-12-14
ion: carveout heap: zero buffers on free, fix memory leak
Colin Cross
2013-12-14
ion: fix sparse warnings
Colin Cross
2013-12-14
ion: use alloc_pages in system contig heap
Colin Cross
2013-12-14
ion: allow cached mappings of chunk and system heap buffers
Colin Cross
[next]