aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/ion
AgeCommit message (Expand)Author
2020-06-22staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)
2019-08-12Merge 5.3-rc4 into staging-nextGreg Kroah-Hartman
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-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-02-19staging: android: ion: fix sys heap pool's gfp_flagsQing Xia
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
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-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-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie
2018-06-25staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-21staging: android: ion: fix ion_dma_buf_attach signaturChristian König
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-05-15staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott
2018-05-15staging: android: ion: Check return value of ion_buffer_kmap_getNathan Chancellor
2018-05-08staging: android: ion: Remove unnecessary blank lineNathan Chancellor
2018-05-08staging: android: ion: Fix license identifier comment formatNathan Chancellor
2018-05-08staging: android: Kconfig; Remove excessive hyphensNathan Chancellor
2018-05-06ion: Consider ion pool pages as indirectly reclaimableVijayanand Jitta
2018-04-23staging: android: ion: remove duplicate buffer field initializesTodd Poynor
2018-03-19staging: android: ion: Update wording in drivers/staging/android/ion/KconfigPhillip Potter
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman
2018-02-22staging: android: ion: Remove check of idev->debug_rootYisheng Xie
2018-02-22staging: android: ion: Remove check of debug_fileYisheng Xie
2018-02-20staging: android: ion: Initialize dma_address of new sg listLiam Mark
2018-02-16staging: android: ion: Zero CMA allocated memoryLiam Mark