summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/mm/lockless_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 [1/3]Alex Waterman2018-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: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: Fix blockcount in lockless allocatorAlex Waterman2017-09-07
* gpu: nvgpu: NVGPU abstraction for ACCESS_ONCEDebarshi Dutta2017-09-03
* gpu: nvgpu: cleanup allocator debuggingAlex Waterman2017-08-28
* gpu: nvgpu: Nvgpu abstraction for linux barriers.Debarshi Dutta2017-08-22
* gpu: nvgpu: Add wrapper over atomic_t and atomic64_tDebarshi Dutta2017-08-17
* gpu: nvgpu: Deterministic submit fixAlex Waterman2017-08-16
* gpu: nvgpu: move debugfs code to linux moduleDeepak Nibade2017-06-02
* gpu: nvgpu: Last fixes for kmem usageAlex Waterman2017-05-14
* gpu: nvgpu: Remove unused variable and do_div()Alex Waterman2017-05-02
* gpu: nvgpu: Put debugfs dependencies inside #ifdefTerje Bergstrom2017-04-24
* gpu: nvgpu: Add wrapper nvgpu/atomic.hTerje Bergstrom2017-04-12
* 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: Remove last Linux kmem usageAlex Waterman2017-04-04
* gpu: nvgpu: Use new kmem API functions (common/*)Alex Waterman2017-03-26
* gpu: nvgpu: Move allocators to common/mm/Alex Waterman2017-01-09