summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2014-06-26Staging: Android: removed an unnecessary else statementKarthik Nayak
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman
2014-06-20staging: alarm-dev: Set the license to GPLPramod Gurav
2014-06-19staging: ion: fixup invalid kfree() calls on heap destroyHeesub Shin
2014-06-19staging: android: timed_output: fix use after free of devYi Zhang
2014-06-19staging: alarm-dev: Support to Compile as ModulePramod Gurav
2014-06-19staging: android: ion: ion_chunk_heap.c: Fix checkpatch warningTair Rzayev
2014-06-19staging: ion: optimize struct ion_system_heapHeesub Shin
2014-06-19staging: ion: remove order argument from free_buffer_page()Heesub Shin
2014-06-19staging: ion: remove struct page_infoHeesub Shin
2014-06-19staging: ion: remove order from struct page_infoHeesub Shin
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-01staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev
2014-05-29staging: ion: shrink highmem pages on kswapdHeesub Shin
2014-05-29staging: ion: use compound pages on high order pages for system heapHeesub Shin
2014-05-29staging: ion: remove struct ion_page_pool_itemHeesub Shin
2014-05-29staging: ion: simplify ion_page_pool_total()Heesub Shin
2014-05-29staging: ion: tidy up a bitHeesub Shin
2014-05-25staging: android: describe use of memory barrier on sync.cNiv Yehezkel
2014-05-24staging: ion: WARN when the handle kmap_cnt is going to wrap aroundMitchel Humpherys
2014-05-24staging : android: Fixes a coding style issue in timed_gpio.cJohn Church
2014-05-23staging: binder: fix usage of uninit scalar in binder_transaction()Christian Engelmayer
2014-05-23staging: binder: cleanup dereference of noderef expressionsJerry Snitselaar
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-05-03staging: android: fix missing a blank line after declarationsSeunghun Lee
2014-04-25Staging: android: ion: duplicated clearing of sg_tableGioh Kim
2014-04-25staging/android: Remove ram_console.hBintian Wang
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-04-16staging: binder: add __user annotation in binder.cMathieu Maret
2014-04-16staging: android: uapi: fix coding styleSeunghun Lee
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-03-17staging: android: Remove whitespace issueGeorgiana Rodica Chelu
2014-03-13staging: android: ion: Use ERR_CAST instead of ERR_PTRIulia Manda
2014-03-13staging: android: ion: Replace seq_printf with seq_putsIulia Manda
2014-03-13staging: android: ion: Fix quoted string split across linesIulia Manda
2014-03-08staging: android: Use devm_kzalloc instead of kzallocGeorgiana Rodica Chelu
2014-03-07staging:android: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-02-27staging: android: lowmemorykiller: neglect swap cached pages in other_fileVinayak Menon
2014-02-27staging: Fix build issues with new binder APIJohn Stultz
2014-02-24staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BITJohn Stultz
2014-02-24staging: binder: Support concurrent 32 bit and 64 bit processes.Arve Hjønnevåg
2014-02-24staging: binder: Fix ABI for 64bit AndroidSerban Constantinescu
2014-02-24Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman
2014-02-21staging: binder: Fix death notificationsArve Hjønnevåg
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
2014-02-18staging: ion: ion_cma_heap: Remove '0x' when using %pa formatFabio Estevam
2014-02-18staging: ion: Add private buffer flag to skip page pooling on freeMitchel Humpherys
2014-02-18staging: ion: Move shrinker out of heapsColin Cross