aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)1-2/+2
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-47/+1
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+3
2019-08-21staging: android: Remove ion device tree bindings from the TODODonald Yandt1-2/+0
2019-08-12Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman1-0/+3
2019-08-01hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner1-1/+1
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior1-4/+2
2019-07-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner1-1/+1
2019-07-25staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa1-0/+3
2019-07-25staging: android: ion: Remove unused rbtree for ion_bufferLecopzer Chen2-45/+1
2019-07-03staging: android: ion: Remove file ion_chunk_heap.cNishka Dasgupta3-157/+0
2019-07-03staging: android: ion: Remove file ion_carveout_heap.cNishka Dasgupta3-143/+0
2019-06-15staging: android: fix style problemSaiyam Doshi1-1/+2
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-2/+0
2019-04-16staging: android: vsoc: fix copy_from_user overrunVincent Stehlé1-1/+2
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2-0/+2
2019-02-26staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa1-18/+24
2019-02-19staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa1-5/+20
2019-02-19staging: android: ion: fix sys heap pool's gfp_flagsQing Xia1-1/+1
2019-02-14staging: android: ion: Add the GPL exception for syscallsHyun Kwon1-1/+1
2019-02-08staging: android: formatting change in ashmem.cK Hodges1-1/+2
2019-01-28Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman1-1/+1
2019-01-22staging: android: ion: Support cpu access during dma_buf_detachLiam Mark1-1/+1
2019-01-18staging: android: ion: Remove unused headersAndrew F. Davis3-7/+3
2019-01-18staging: android: ion: Remove base from ion_chunk_heapAndrew F. Davis1-5/+2
2019-01-18staging: android: ion: Remove base from ion_carveout_heapAndrew F. Davis1-3/+1
2019-01-18staging: android: ion: Sync comment docs with struct ion_bufferAndrew F. Davis1-2/+7
2019-01-18staging: android: ion: Fixup some white-space issuesAndrew F. Davis4-2/+13
2019-01-18staging: android: ion: Remove struct ion_platform_heapAndrew F. Davis3-41/+11
2019-01-18staging: android: ion: Remove leftover commentAndrew F. Davis1-4/+0
2019-01-18staging: android: ion: Merge ion-ioctl.c into ion.cAndrew F. Davis4-97/+78
2019-01-18staging: android: ion: Remove empty ion_ioctl_dir() functionAndrew F. Davis1-14/+2
2019-01-18staging: android: ion: Add proper header informationAndrew F. Davis8-8/+8
2019-01-15staging/android/vsoc: Remove duplicate headerBrajeswar Ghosh1-1/+0
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-12/+53
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-12-19staging: android: ashmem: doc: Fix spellingDaniel Bovensiepen1-2/+2
2018-12-05staging: android: ion: Remove unused header filesYangtao Li2-2/+0
2018-11-09staging: android: ion: Add per-heap countersAlexey Skidanov2-8/+51
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+1
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-29/+0
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka1-4/+4
2018-09-10staging: android: ion: Clean unused debug_show memeber of the heap objectAlexey Skidanov2-29/+0
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-26/+31
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski1-1/+1
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+2
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz1-0/+2
2018-07-16staging: android: ashmem: Shrink directly through shmem_fallocateTobias Lindskog1-3/+3
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie1-1/+1