index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: lowmemorykiller: remove bogus NULL check
Dan Carpenter
2016-04-29
1
-1
/
+1
*
staging: android: ion: dummy: fix dereference of ERR_PTR
Sudip Mukherjee
2016-04-29
1
-0
/
+2
*
Staging: android: modify memory allocation style in ion_chunk_heap.c
Ben Marsh
2016-04-29
1
-2
/
+2
*
Staging: android: modify memory allocation style in ion_test.c
Ben Marsh
2016-04-29
1
-1
/
+1
*
staging: android: ion: make locally used functions static
Markus Böhme
2016-04-29
1
-3
/
+3
*
dma-buf/sync_file: de-stage sync_file
Gustavo Padovan
2016-04-29
3
-396
/
+2
*
dma-buf/sync_file: de-stage sync_file headers
Gustavo Padovan
2016-04-29
5
-162
/
+5
*
staging/android: style fix: alignment to match the open parenthesis
Gustavo Padovan
2016-04-29
1
-4
/
+4
*
staging/android: improve documentation for sync_file
Gustavo Padovan
2016-04-29
2
-3
/
+4
*
staging/android: prepare sync_file for de-staging
Gustavo Padovan
2016-04-29
7
-411
/
+455
*
staging/android: remove name arg from sync_file_create()
Gustavo Padovan
2016-04-29
3
-10
/
+11
*
staging/android: make sync_file_fdget() static
Gustavo Padovan
2016-04-29
2
-3
/
+1
*
staging/android: make sync_file_merge() static
Gustavo Padovan
2016-04-29
2
-5
/
+2
*
staging/android: move sync_file functions comments to sync.c
Gustavo Padovan
2016-04-29
2
-32
/
+25
*
staging/android: drop sync_file_install() and sync_file_put()
Gustavo Padovan
2016-04-29
3
-37
/
+6
*
staging/android: remove redundant comments on sync_merge_data
Gustavo Padovan
2016-04-29
1
-5
/
+5
*
staging/android: refactor SYNC IOCTLs
Gustavo Padovan
2016-04-29
2
-45
/
+67
*
staging: android: Fix grammar error in Kconfig file
Leo Sperling
2016-04-29
1
-1
/
+1
*
android,lowmemorykiller: Don't abuse TIF_MEMDIE.
Tetsuo Handa
2016-04-04
1
-7
/
+2
*
Staging: android: change memory allocation style in ion.c
Ben Marsh
2016-03-30
1
-5
/
+5
*
android: remove timed output/gpio driver
Rob Herring
2016-03-30
6
-362
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-25
1
-2
/
+4
|
\
|
*
dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
Chris Wilson
2016-03-19
1
-2
/
+4
*
|
staging: android: ion_test: fix check of platform_device_register_simple() er...
Vladimir Zapolskiy
2016-03-22
1
-2
/
+2
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
2
-6
/
+4
|
\
\
|
|
/
|
*
dma-buf: Remove range-based flush
Tiago Vignatti
2016-02-09
2
-6
/
+4
*
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-2
/
+2
|
\
\
|
*
|
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
Dave Hansen
2016-02-18
1
-2
/
+2
|
|
/
*
|
staging: android: ion: fix up file mode
Greg Kroah-Hartman
2016-03-11
1
-0
/
+0
*
|
staging: ion: debugfs invalid gfp mask
Derek Yerger
2016-03-11
1
-2
/
+2
*
|
staging: lowmemorykiller: fix 2 checks that checkpatch complained
Sandeep Jain
2016-03-11
1
-0
/
+2
*
|
Staging: android: ashmem.c: Convert macros page_range_{subsumes/subsumed_by/i...
Bhumika Goyal
2016-03-11
1
-7
/
+16
*
|
Staging: android: ashmem.c: Redefine macros as static inline functions
Bhumika Goyal
2016-03-11
1
-4
/
+8
*
|
staging: android: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
2016-03-11
1
-3
/
+2
*
|
staging: android: Replace min_t/max_t with min/max
Amitoj Kaur Chawla
2016-03-11
1
-2
/
+2
*
|
staging: android: ion: tegra: Replace IS_ERR_OR_NULL with IS_ERR
Amitoj Kaur Chawla
2016-03-11
1
-1
/
+1
*
|
staging: android: ion: tegra: Use devm_kcalloc instead of devm_kzalloc
Amitoj Kaur Chawla
2016-03-11
1
-3
/
+2
*
|
staging: android: ion: hisilicon: Remove useless return variables
Bhaktipriya Shridhar
2016-03-11
1
-4
/
+1
*
|
Staging: android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
2016-03-11
1
-1
/
+1
*
|
Staging: Android: align code with open parenthesis in ion_carveout_heap.c
Ben Marsh
2016-03-11
1
-1
/
+1
*
|
Staging: Android: change memory allocation style in ion_carveout_heap.c
Ben Marsh
2016-03-11
1
-1
/
+1
*
|
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
2016-03-11
1
-13
/
+42
*
|
staging: android: Remove unneeded else following a return
Janani Ravichandran
2016-02-20
1
-1
/
+1
*
|
drivers/staging/android: don't use modular references in sync_debug.c
Paul Gortmaker
2016-02-14
1
-8
/
+0
*
|
ion:synchronize debugfs callback and ion_client_destroy
Neil Zhang
2016-02-07
1
-0
/
+44
*
|
staging/ion: Add support to get ion handle from dma buf
Rohit kumar
2016-02-07
2
-12
/
+34
*
|
staging/android: remove len field from struct sync_fence_info
Gustavo Padovan
2016-02-07
2
-5
/
+1
*
|
staging/android: remove driver_data from struct sync_fence_info
Gustavo Padovan
2016-02-07
4
-46
/
+1
*
|
staging/android: rename sync_file_info_data to sync_file_info
Gustavo Padovan
2016-02-07
2
-18
/
+17
*
|
staging/android: rename sync_pt_info to sync_fence_info
Gustavo Padovan
2016-02-07
2
-11
/
+11
[next]