aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan
2020-06-22staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2020-02-28staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-21staging: android: Remove ion device tree bindings from the TODODonald Yandt
2019-08-12Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman
2019-08-01hrtimer/treewide: Use hrtimer_sleeper_start_expires()Thomas Gleixner
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
2019-07-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner
2019-07-25staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa
2019-07-25staging: android: ion: Remove unused rbtree for ion_bufferLecopzer Chen
2019-07-03staging: android: ion: Remove file ion_chunk_heap.cNishka Dasgupta
2019-07-03staging: android: ion: Remove file ion_carveout_heap.cNishka Dasgupta
2019-06-15staging: android: fix style problemSaiyam Doshi
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz
2019-04-16staging: android: vsoc: fix copy_from_user overrunVincent Stehlé
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-02-26staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa
2019-02-19staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa
2019-02-19staging: android: ion: fix sys heap pool's gfp_flagsQing Xia
2019-02-14staging: android: ion: Add the GPL exception for syscallsHyun Kwon
2019-02-08staging: android: formatting change in ashmem.cK Hodges
2019-01-28Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman
2019-01-22staging: android: ion: Support cpu access during dma_buf_detachLiam Mark
2019-01-18staging: android: ion: Remove unused headersAndrew F. Davis
2019-01-18staging: android: ion: Remove base from ion_chunk_heapAndrew F. Davis
2019-01-18staging: android: ion: Remove base from ion_carveout_heapAndrew F. Davis
2019-01-18staging: android: ion: Sync comment docs with struct ion_bufferAndrew F. Davis
2019-01-18staging: android: ion: Fixup some white-space issuesAndrew F. Davis
2019-01-18staging: android: ion: Remove struct ion_platform_heapAndrew F. Davis
2019-01-18staging: android: ion: Remove leftover commentAndrew F. Davis
2019-01-18staging: android: ion: Merge ion-ioctl.c into ion.cAndrew F. Davis
2019-01-18staging: android: ion: Remove empty ion_ioctl_dir() functionAndrew F. Davis
2019-01-18staging: android: ion: Add proper header informationAndrew F. Davis
2019-01-15staging/android/vsoc: Remove duplicate headerBrajeswar Ghosh
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-19staging: android: ashmem: doc: Fix spellingDaniel Bovensiepen
2018-12-05staging: android: ion: Remove unused header filesYangtao Li
2018-11-09staging: android: ion: Add per-heap countersAlexey Skidanov
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka
2018-09-10staging: android: ion: Clean unused debug_show memeber of the heap objectAlexey Skidanov
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds