summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm/buddy_allocator.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: QNX devg-nvrm crash fix.Amurthyreddy2018-09-26
* nvgpu: common: MISRA 10.1 boolean fixesAmulya2018-09-19
* gpu: nvgpu: Fix MISRA 21.2 violations (buddy_allocator.c)Alex Waterman2018-09-12
* 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: common: fix MISRA Rule 10.4Sai Nikhil2018-08-29
* gpu: nvgpu: Fix MISRA 21.2 violations [2/3]Alex Waterman2018-08-22
* gpu: nvgpu: Changed enum gmmu_pgsz_gk20a into macrosAmulya2018-08-22
* gpu: nvgpu: common: mm: Fix MISRA 15.6 violationsSrirangan2018-08-17
* gpu: nvgpu: common: Fix MISRA 15.6 violationsSrirangan2018-08-02
* gpu: nvgpu: Cleanup '\n' usage in allocator debuggingAlex Waterman2018-01-25
* gpu: nvgpu: Use real PDE size to determine pte_blk_orderAlex Waterman2018-01-19
* gpu: nvgpu: Cleanup generic MM code in gk20a/mm_gk20a.cAlex Waterman2017-10-24
* gpu: nvgpu: compile nvgpu allocator for QNXSourab Gupta2017-10-17
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: cleanup allocator debuggingAlex Waterman2017-08-28
* gpu: nvgpu: remove unused tracing from allocatorsAlex Waterman2017-08-28
* gpu: nvgpu: Nvgpu abstraction for linux barriers.Debarshi Dutta2017-08-22
* gpu: nvgpu: move debugfs code to linux moduleDeepak Nibade2017-06-02
* gpu: nvgpu: Put debugfs dependencies inside #ifdefTerje Bergstrom2017-04-24
* gpu: nvgpu: use nvgpu rbtree for buddy allocatorDeepak Nibade2017-04-20
* gpu: nvgpu: Add wrapper nvgpu/log2.hDeepak Nibade2017-04-20
* gpu: nvgpu: use nvgpu list for buddy allocatorDeepak Nibade2017-04-19
* 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 new kmem API functions (common/*)Alex Waterman2017-03-26
* gpu: nvgpu: Move kmem_caches to allocatorAlex 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