aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2015-11-06CHROMIUM: android: Unconditionally remove callbacks in sync_fence_free()Andrew Bresticker
2015-11-06CHROMIUM: android: fix warning when releasing active sync pointDmitry Torokhov
2015-11-02staging: ion: debugfs to shrink poolGioh Kim
2015-10-14android: drivers: workaround debugfs race in binderRiley Andrews
2015-10-14staging: ion: Add X86 dependency for ION_POOL_CACHE_POLICYDaniel Rosenberg
2015-10-14staging: ion: fix corruption of ion_import_dma_bufShawn Lin
2015-10-14Revert "staging: binder: Change binder mutex to rtmutex."Riley Andrews
2015-10-01lowmemorykiller: trace kill events.Martijn Coenen
2015-09-01ion: Handle the memory mapping correctly on x86Vinil Cheeramvelil
2015-08-26ion : In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT...Rajmal Menariya
2015-06-22Shrink ashmem directly through shmem_fallocateTobias Lindskog
2015-05-11UPSTREAM: staging: android: Assign bool to trueRhyland Klein
2015-05-11UPSTREAM: Staging: android: ion: fix typos in commentsRhyland Klein
2015-05-11UPSTREAM: staging: android: ion: Replace "the the " with "the"Rhyland Klein
2015-03-24sync: Fix memory corruption in sync_timeline_signal().Alistair Strachan
2015-03-23staging: Remove logger and alarm-dev from android MakefileJohn Stultz
2015-03-23staging: Remove the Android alarm-dev driverJohn Stultz
2015-03-23staging: Remove the Android logger driverJohn Stultz
2015-02-04staging: android: ashmem: add missing includeRom Lemarchand
2015-02-04Fix compile errors in accordance with changes from 3.14 to 3.18Ruchi Kandoi
2015-02-04staging: binder: Change binder mutex to rtmutex.Riley Andrews
2015-02-04staging: android: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott
2015-02-04fiq_debugger: Add fiq_watchdog_triggered apiArve Hjønnevåg
2015-02-04fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu sp...Arve Hjønnevåg
2015-02-04fiq_debugger: add ARM64 supportColin Cross
2015-02-04fiq_debugger: split arm support into fiq_debugger_arm.cColin Cross
2015-02-04fiq_debugger: use pt_regs for registersColin Cross
2015-02-04fiq_debugger: allow compiling without CONFIG_FIQ_GLUEColin Cross
2015-02-04fiq_debugger: rename debug->fiq_debuggerColin Cross
2015-02-04fiq_debugger: move into drivers/staging/android/fiq_debugger/Colin Cross
2015-02-04Staging: android: binder: More offset validation.Arve Hjønnevåg
2015-02-03lowmemorykiller: make default lowmemorykiller debug message usefulColin Cross
2015-02-03Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2015-02-03staging: android: lowmemorykiller: Add config option to support oom_adj valuesArve Hjønnevåg
2015-02-03staging: remove Greg's TODO, now obsolete.Brian Swetland
2015-02-03staging: android: lowmemorykiller: Fix task_struct leakSan Mehat
2015-02-03ashmem: Add shmem_set_file to mm/shmem.cJohn Stultz
2014-10-28staging: android: logger: Fix log corruption regressionDaniel Thompson
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-09android: ->f_op is never NULLAl Viro
2014-10-09switch logger to ->write_iter()Al Viro
2014-10-09ashmem: use vfs_llseek()Al Viro
2014-09-28staging : android : sync : get_unused_fdHeinrich Schuchardt
2014-09-19staging: android: sw_sync: checkpatch fixesPurnendu Kapadia
2014-09-14Merge 3.17-rc5 into staging-next.Greg Kroah-Hartman
2014-09-08android: fix reference leak in sync_fence_createMaarten Lankhorst
2014-09-08staging: binder: fix coding style issuesDmitry Voytik
2014-09-08staging: android: Break up a long line in binder_send_failed_replyWilliam Panlener
2014-09-02staging: android: use braces on all arms of ifGrzegorz Swirski
2014-08-31Merge 3.17-rc3 into staging-nextGreg Kroah-Hartman