summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* staging: android: timed_output: fix use after free of devYi Zhang2014-06-191-1/+0
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-2/+2
|\
| * sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang2014-05-221-1/+1
| * Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-071-2/+0
| |\
| * | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
* | | staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev2014-06-011-7/+7
* | | staging: ion: shrink highmem pages on kswapdHeesub Shin2014-05-291-1/+5
* | | staging: ion: use compound pages on high order pages for system heapHeesub Shin2014-05-292-2/+4
* | | staging: ion: remove struct ion_page_pool_itemHeesub Shin2014-05-291-22/+5
* | | staging: ion: simplify ion_page_pool_total()Heesub Shin2014-05-291-5/+5
* | | staging: ion: tidy up a bitHeesub Shin2014-05-293-33/+28
* | | staging: android: describe use of memory barrier on sync.cNiv Yehezkel2014-05-251-0/+4
* | | staging: ion: WARN when the handle kmap_cnt is going to wrap aroundMitchel Humpherys2014-05-241-0/+4
* | | staging : android: Fixes a coding style issue in timed_gpio.cJohn Church2014-05-241-2/+2
* | | staging: binder: fix usage of uninit scalar in binder_transaction()Christian Engelmayer2014-05-231-0/+1
* | | staging: binder: cleanup dereference of noderef expressionsJerry Snitselaar2014-05-231-4/+6
* | | staging: android: fix missing a blank line after declarationsSeunghun Lee2014-05-0310-0/+67
* | | Staging: android: ion: duplicated clearing of sg_tableGioh Kim2014-04-253-4/+4
* | | staging/android: Remove ram_console.hBintian Wang2014-04-251-22/+0
* | | staging: binder: add __user annotation in binder.cMathieu Maret2014-04-161-2/+6
* | | staging: android: uapi: fix coding styleSeunghun Lee2014-04-161-6/+6
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-2/+0
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2026-56/+4869
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-2/+0
* | | staging: android: Remove whitespace issueGeorgiana Rodica Chelu2014-03-171-1/+1
* | | staging: android: ion: Use ERR_CAST instead of ERR_PTRIulia Manda2014-03-131-3/+3
* | | staging: android: ion: Replace seq_printf with seq_putsIulia Manda2014-03-131-5/+5
* | | staging: android: ion: Fix quoted string split across linesIulia Manda2014-03-131-4/+3
* | | staging: android: Use devm_kzalloc instead of kzallocGeorgiana Rodica Chelu2014-03-081-5/+3
* | | staging:android: Introduce the use of the managed version of kzallocHimangi Saraogi2014-03-071-6/+4
* | | staging: android: lowmemorykiller: neglect swap cached pages in other_fileVinayak Menon2014-02-271-1/+2
* | | staging: Fix build issues with new binder APIJohn Stultz2014-02-271-1/+1
* | | staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BITJohn Stultz2014-02-241-2/+3
* | | staging: binder: Support concurrent 32 bit and 64 bit processes.Arve Hjønnevåg2014-02-245-149/+213
* | | staging: binder: Fix ABI for 64bit AndroidSerban Constantinescu2014-02-241-4/+11
* | | Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman2014-02-241-2/+1
|\ \ \
| * | | staging: binder: Fix death notificationsArve Hjønnevåg2014-02-211-2/+1
| | |/ | |/|
* | | staging: ion: ion_cma_heap: Remove '0x' when using %pa formatFabio Estevam2014-02-181-1/+1
* | | staging: ion: Add private buffer flag to skip page pooling on freeMitchel Humpherys2014-02-183-6/+59
* | | staging: ion: Move shrinker out of heapsColin Cross2014-02-185-77/+85
* | | staging: ion: Make sure all clients are exposed in debugfsMitchel Humpherys2014-02-181-2/+36
* | | staging: ion: Store a copy of the client name on client creationMitchel Humpherys2014-02-181-6/+13
* | | staging: ion: Fix debugfs handling of multiple kernel clientsLaura Abbott2014-02-181-5/+5
* | | staging: ion: Create separate heap and client debugfs directoriesMitchel Humpherys2014-02-181-8/+49
* | | staging: android: Split uapi out of binder.hColin Cross2014-02-182-305/+331
* | | staging: android: split uapi out of sync.h and sw_sync.hColin Cross2014-02-184-102/+133
* | | staging: android: Split uapi out of ashmem.hColin Cross2014-02-182-29/+48
* | | staging: android: Split uapi out of android_alarm.hColin Cross2014-02-182-42/+64
* | | staging: android: lowmemorykiller: set TIF_MEMDIE before send kill sigWeijie Yang2014-02-141-1/+1
* | | staging : android : sync : fix a checkpatch warningDaeseok Youn2014-02-111-1/+1
OpenPOWER on IntegriCloud