index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
1
-13
/
+42
2016-03-08
drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...
Lisa Du
1
-1
/
+1
2015-10-09
staging: ion: fix corruption of ion_import_dma_buf
Shawn Lin
1
-3
/
+3
2014-06-20
staging: android: timed_output: fix use after free of dev
Yi Zhang
1
-1
/
+0
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2014-06-01
staging: android: binder.c: Use more appropriate functions for euid retrieval
Tair Rzayev
1
-7
/
+7
2014-05-30
staging: ion: shrink highmem pages on kswapd
Heesub Shin
1
-1
/
+5
2014-05-30
staging: ion: use compound pages on high order pages for system heap
Heesub Shin
2
-2
/
+4
2014-05-30
staging: ion: remove struct ion_page_pool_item
Heesub Shin
1
-22
/
+5
2014-05-30
staging: ion: simplify ion_page_pool_total()
Heesub Shin
1
-5
/
+5
2014-05-30
staging: ion: tidy up a bit
Heesub Shin
3
-33
/
+28
2014-05-25
staging: android: describe use of memory barrier on sync.c
Niv Yehezkel
1
-0
/
+4
2014-05-24
staging: ion: WARN when the handle kmap_cnt is going to wrap around
Mitchel Humpherys
1
-0
/
+4
2014-05-23
staging : android: Fixes a coding style issue in timed_gpio.c
John Church
1
-2
/
+2
2014-05-23
staging: binder: fix usage of uninit scalar in binder_transaction()
Christian Engelmayer
1
-0
/
+1
2014-05-23
staging: binder: cleanup dereference of noderef expressions
Jerry Snitselaar
1
-4
/
+6
2014-05-22
sched: Consolidate open coded implementations of nice level frobbing into nic...
Dongsheng Yang
1
-1
/
+1
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
1
-2
/
+0
2014-05-04
staging: android: fix missing a blank line after declarations
Seunghun Lee
10
-0
/
+67
2014-04-26
Staging: android: ion: duplicated clearing of sg_table
Gioh Kim
3
-4
/
+4
2014-04-26
staging/android: Remove ram_console.h
Bintian Wang
1
-22
/
+0
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
1
-1
/
+1
2014-04-17
staging: binder: add __user annotation in binder.c
Mathieu Maret
1
-2
/
+6
2014-04-17
staging: android: uapi: fix coding style
Seunghun Lee
1
-6
/
+6
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2014-03-18
staging: android: Remove whitespace issue
Georgiana Rodica Chelu
1
-1
/
+1
2014-03-14
staging: android: ion: Use ERR_CAST instead of ERR_PTR
Iulia Manda
1
-3
/
+3
2014-03-14
staging: android: ion: Replace seq_printf with seq_puts
Iulia Manda
1
-5
/
+5
2014-03-14
staging: android: ion: Fix quoted string split across lines
Iulia Manda
1
-4
/
+3
2014-03-09
staging: android: Use devm_kzalloc instead of kzalloc
Georgiana Rodica Chelu
1
-5
/
+3
2014-03-08
staging:android: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-6
/
+4
2014-02-28
staging: android: lowmemorykiller: neglect swap cached pages in other_file
Vinayak Menon
1
-1
/
+2
2014-02-27
staging: Fix build issues with new binder API
John Stultz
1
-1
/
+1
2014-02-25
staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT
John Stultz
1
-2
/
+3
2014-02-25
staging: binder: Support concurrent 32 bit and 64 bit processes.
Arve Hjønnevåg
5
-149
/
+213
2014-02-25
staging: binder: Fix ABI for 64bit Android
Serban Constantinescu
1
-4
/
+11
2014-02-25
Merge 3.14-rc4 into staging-next.
Greg Kroah-Hartman
1
-2
/
+1
2014-02-22
staging: binder: Fix death notifications
Arve Hjønnevåg
1
-2
/
+1
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
26
-56
/
+4869
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
1
-2
/
+0
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-18
staging: android: Split uapi out of binder.h
Colin Cross
2
-305
/
+331
2014-02-18
staging: android: split uapi out of sync.h and sw_sync.h
Colin Cross
4
-102
/
+133
2014-02-18
staging: android: Split uapi out of ashmem.h
Colin Cross
2
-29
/
+48
[next]