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.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
2015-10-14
"drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate
Paul Gortmaker
2
-0
/
+5
2015-10-13
drivers/staging: make android timed_output.c explicitly non-modular
Paul Gortmaker
1
-13
/
+3
2015-10-13
drivers/staging: make android lowmemorykiller.c explicitly non-modular
Paul Gortmaker
1
-11
/
+7
2015-10-13
drivers/staging: make android sw_sync.c explicitly non-modular
Paul Gortmaker
1
-9
/
+2
2015-10-13
drivers/staging: make android ashmem.c explicitly non-modular
Paul Gortmaker
1
-17
/
+3
2015-10-13
drivers/staging: make android tegra_ion.c properly tristate
Paul Gortmaker
1
-1
/
+1
2015-10-13
drivers/staging: make android ion_page_pool.c explicitly non-modular
Paul Gortmaker
1
-8
/
+2
2015-10-04
android, lmk: Send SIGKILL before setting TIF_MEMDIE.
Tetsuo Handa
1
-8
/
+4
2015-10-04
staging: android: Remove /** from regular comments
Cristina Moraru
1
-2
/
+2
2015-10-04
staging: android: Remove kernel-doc typo
Cristina Moraru
1
-1
/
+1
2015-10-02
staging: ion: Fix error handling in ion_buffer_create
Rohit kumar
1
-9
/
+5
2015-09-29
staging: android: Fix checkpatch block comments warnings
Sriram Raghunathan
7
-32
/
+52
2015-09-29
Merge 4.3-rc3 into staging-next
Greg Kroah-Hartman
2
-3
/
+23
2015-09-17
staging: ion: fix corruption of ion_import_dma_buf
Shawn Lin
1
-3
/
+3
2015-09-13
staging/android: Update ION TODO per LPC discussion
Daniel Vetter
1
-0
/
+20
2015-09-13
staging: android: fix typo
Junesung Lee
1
-1
/
+1
2015-09-13
Staging: android: Remove unnecessary braces.
Shraddha Barke
1
-2
/
+1
2015-09-13
staging: android: fix coding style checks in sw_sync.c
Trung Thanh Le
1
-3
/
+3
2015-09-13
staging: android: ashmem.c: 'Alignment' style issue
Peng Sun
1
-4
/
+4
2015-09-13
staging: android: ashmem.c: 'No space necessary after' style issue
Peng Sun
1
-2
/
+2
2015-09-13
staging: android: ashmem.c: 'spaces preferred around that -' style issue
Peng Sun
1
-1
/
+2
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
1
-1
/
+1
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-41
/
+43
2015-08-17
scatterlist: use sg_phys()
Dan Williams
1
-2
/
+2
2015-08-15
staging: android: update TODO
Mike Rapoport
1
-9
/
+1
2015-08-15
staging: android: Remove unnecessary externs
Joe Perches
1
-5
/
+5
2015-08-05
Staging: android: timed_gpio.c: fix coding style errors
Jandy Gou
1
-2
/
+2
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
2
-7
/
+3
2015-08-04
staging: android: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2015-08-01
drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-1
/
+1
2015-08-01
staging: android: Fixed line over 80 char
Jignesh R Patel
1
-1
/
+2
2015-08-01
Staging : android :Replace comma with a semicolon
Shraddha Barke
1
-1
/
+1
2015-07-23
staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtable
Jon Medhurst (Tixy)
1
-2
/
+1
2015-07-15
staging: ion: debugfs to shrink pool
Gioh Kim
1
-13
/
+9
2015-07-15
staging: ion: shrink page-pool by page unit
Gioh Kim
2
-4
/
+17
2015-07-15
staging: android: ion_chunk_heap.c: Fixed line over 80 characters
Guillermo O. Freschi
1
-2
/
+2
2015-07-15
staging: android: ion: reorder variable definitions
Dmitry Kalinkin
1
-1
/
+1
2015-06-27
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-12
/
+48
2015-06-25
mm: oom_kill: clean up victim marking and exiting interfaces
Johannes Weiner
1
-1
/
+1
2015-05-24
Staging:Android:ion - Fix for memory leak if ion device registration get failed.
Shailendra Verma
1
-0
/
+1
2015-05-24
staging: android: Add more help description on Kconfig
Jagan Teki
1
-1
/
+10
2015-05-10
android, lmk: avoid setting TIF_MEMDIE if process has already exited
David Rientjes
1
-5
/
+12
2015-05-08
drivers/staging: include <module.h> for modular android tegra_ion code
Paul Gortmaker
1
-0
/
+1
2015-05-08
staging: android: ion_test: unregister the platform device
Phong Tran
1
-1
/
+7
2015-05-08
staging: android: ion_test: unregister the misc device
Phong Tran
1
-0
/
+12
2015-05-08
staging: ion: chunk_heap: use pr_debug for heap creation print
Mitchel Humpherys
1
-1
/
+1
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2
-4
/
+4
2015-04-21
staging: android: ion: fix wrong init of dma_buf_export_info
Sumit Semwal
1
-5
/
+5
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-2
/
+7
[next]