summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm/nvgpu_allocator.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: move header location of gk20a.hDebarshi Dutta2018-09-25
* 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 several issues with the buddy allocatorAlex Waterman2018-09-09
* gpu: nvgpu: Fix MISRA 21.2 violations [1/3]Alex Waterman2018-08-22
* gpu: nvgpu: MISRA 10.3 Conversions to/from charSai Nikhil2018-08-21
* gpu: nvgpu: common: mm: Fix MISRA 15.6 violationsSrirangan2018-08-16
* gpu: nvgpu: POSIX does not have a strlcpyAlex Waterman2018-02-16
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: cleanup allocator debuggingAlex Waterman2017-08-28
* gpu: nvgpu: move debugfs code to linux moduleDeepak Nibade2017-06-02
* gpu: nvgpu: Fix build failure in allocator.hAlex Waterman2017-05-24
* gpu: nvgpu: Scrub gk20a_platform dependenciesTerje Bergstrom2017-05-18
* gpu: nvgpu: Put debugfs dependencies inside #ifdefTerje Bergstrom2017-04-24
* 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 new kmem API functions (common/*)Alex Waterman2017-03-26
* gpu: nvgpu: check return value of mutex_init in nvgpu_allocatorDeepak Nibade2017-03-14
* gpu: nvgpu: use common nvgpu mutex/spinlock APIsDeepak Nibade2017-02-22
* gpu: nvgpu: Unify the small and large page address spacesAlex Waterman2017-01-31
* gpu: nvgpu: Move allocators to common/mm/Alex Waterman2017-01-09