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