summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm/page_allocator.c
Commit message (Expand)AuthorAge
* nvgpu: common: MISRA 10.1 boolean fixesAmulya2018-09-19
* gpu: nvgpu: Fix MISRA 21.2 violations (public allocator APIs)Alex Waterman2018-09-12
* gpu: nvgpu: Fix MISRA 21.2 violations (page_allocator.c)Alex Waterman2018-09-05
* gpu: nvgpu: common: fix MISRA Rule 10.4Sai Nikhil2018-08-29
* gpu: nvgpu: Fix MISRA 21.2 violations [3/3]Alex Waterman2018-08-22
* gpu: nvgpu: common: mm: Fix MISRA 15.6 violationsSrirangan2018-08-16
* gpu: nvgpu: add placeholder for IPA to PAThomas Fleury2018-03-13
* gpu: nvgpu: introduce explicit nvgpu_sgl typeKonsta Holtta2018-03-01
* gpu: nvgpu: Cleanup '\n' usage in allocator debuggingAlex Waterman2018-01-25
* gpu: nvgpu: Introduce include/nvpgu/sizes.hTerje Bergstrom2017-12-01
* gpu: nvgpu: compile nvgpu allocator for QNXSourab Gupta2017-10-17
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: SGL passthrough implementationSunny He2017-09-22
* gpu: nvgpu: nvgpu SGL implementationAlex Waterman2017-09-22
* gpu: nvgpu: cleanup allocator debuggingAlex Waterman2017-08-28
* gpu: nvgpu: Add mem usage to page allocator debugAlex Waterman2017-08-24
* gpu: nvgpu: move debugfs code to linux moduleDeepak Nibade2017-06-02
* gpu: nvgpu: Remove <linux/mm.h> from the page allocatorAlex Waterman2017-05-14
* gpu: nvgpu: Put debugfs dependencies inside #ifdefTerje Bergstrom2017-04-24
* gpu: nvgpu: Add wrapper nvgpu/log2.hDeepak Nibade2017-04-20
* gpu: nvgpu: use nvgpu list for page allocatorDeepak Nibade2017-04-19
* gpu: nvgpu: use nvgpu rbtree for page allocatorDeepak Nibade2017-04-18
* gpu: nvgpu: Add wrapper nvgpu/bug.hTerje Bergstrom2017-04-13
* gpu: nvgpu: Replace use of bitops.h and kernel.hTerje Bergstrom2017-04-12
* gpu: nvgpu: Remove vmalloc.h and slab.h usageAlex Waterman2017-04-04
* gpu: nvgpu: use nvgpu list for page chunksDeepak Nibade2017-04-03
* gpu: nvgpu: Use new kmem API functions (common/*)Alex Waterman2017-03-26
* gpu: nvgpu: Move kmem_caches to allocatorAlex Waterman2017-02-10
* gpu: nvgpu: Fix call to wrong free functionAlex Waterman2017-02-10
* gpu: nvgpu: Unify the small and large page address spacesAlex Waterman2017-01-31
* gpu: nvgpu: Move allocators to common/mm/Alex Waterman2017-01-09