summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap_priv.h
AgeCommit message (Expand)Author
2017-03-20video: tegra: nvmap: fix time-of-check,time-of-use vulnerabilitySri Krishna chowdary
2016-04-28video: tegra: nvmap: Add ref count in nvmap_vma_listSri Krishna chowdary
2015-05-12video: tegra: nvmap: clean cache during page allocations into page poolKrishna Reddy
2015-05-12nvmap: page pools: replace background allocator with background zeroerColin Cross
2015-05-12nvmap: page pool: fix background threadColin Cross
2015-05-12nvmap: combine two methods of requesting zeroed memoryColin Cross
2015-05-12nvmap: page pools: hide internal lock from nvmap_handle.cColin Cross
2015-05-12nvmap: replace page pool array with a listColin Cross
2014-09-26video: tegra: nvmap: cleanup redundant functionsManeet Singh
2014-08-08video: tegra: nvmap: track handle's vma listManeet Singh
2014-08-08video: tegra: nvmap: remove carveout commit accountingKrishna Reddy
2014-08-08video: tegra: nvmap: unify debug stats codeKrishna Reddy
2014-08-08video: tegra: nvmap: don't count shared memory in fullKrishna Reddy
2014-08-08video: tegra: nvmap: add handle share count to debug statsKrishna Reddy
2014-06-20video: tegra: nvmap: track vma for all handlesKrishna Reddy
2014-06-09arm64: nvmap: warn on use of 'uncached' nvmap memory type on arm64Rich Wiley
2014-05-30video: tegra: nvmap: Use clean for DenverRich Wiley
2014-05-13video: tegra: nvmap: fix nvmap_handle_mkSri Krishna chowdary
2014-04-23video: tegra: nvmap: implement reserve pages ioctlSri Krishna chowdary
2014-04-23video: tegra: nvmap: add new flag CACHE_SYNCKrishna Reddy
2014-04-23video: tegra: nvmap: track cpu dirty pagesSri Krishna chowdary
2014-04-23video: tegra: nvmap: fix bug in nvmap_handle_mkKrishna Reddy
2014-04-23video: tegra: nvmap: add helper functions for handle clean and reservedKrishna Reddy
2014-04-23video: tegra: nvmap: fix incorrect zapping of handlesKrishna Reddy
2014-04-23video: tegra: nvmap: vma need to be tracked during mmapKrishna Reddy
2014-04-23video: tegra: nvmap: fix incorrect nvmap_page_dirty and nvmap_page_reservedKrishna Reddy
2014-04-23video: tegra: nvmap: select range on cache list opsSri Krishna chowdary
2014-04-23video: tegra: nvmap: Define cpu dirty pages countSri Krishna chowdary
2014-04-23video: tegra: nvmap: support clean only dirty option on write backSri Krishna chowdary
2014-04-10video: tegra: nvmap: validate handle during duplicationVandana Salve
2014-04-09video: tegra: nvmap: helpers to track page typeSri Krishna chowdary
2014-04-09video: tegra: nvmap: rename altalloc/altfreeKrishna Reddy
2014-04-09video: tegra: nvmap: Move page pool debugfsAlex Waterman
2014-04-09video: tegra: nvmap: Remove old ZP supportAlex Waterman
2014-04-08video: tegra: nvmap: Fix defaults for page poolAlex Waterman
2014-04-07video: tegra: nvmap: Add background allocatorAlex Waterman
2014-04-07video: tegra: nvmap: cache op for list of handlesSri Krishna chowdary
2014-04-07video: tegra: nvmap: support zap VA->PA mappingsSri Krishna chowdary
2014-04-01video: tegra: nvmap: clean dcache on write back opSri Krishna chowdary
2014-03-31video: tegra: nvmap: check for valid handleVandana Salve
2014-03-31video: tegra: nvmap: treat writecombine requests as dmacoherentKrishna Reddy
2014-03-28video: tegra: nvmap: support deferred fd recycleKrishna Reddy
2014-03-27video: tegra: nvmap: remove stale arg passed to __nvmap_do_cache_maintKrishna Reddy
2014-03-26video: tegra: nvmap: Fix page pool resizingAlex Waterman
2014-03-24video: tegra: nvmap: avoid exposing private struct's to clientsKrishna Reddy
2014-03-24video: tegra: nvmap: remove obsolete function nvmap_client_to_deviceKrishna Reddy
2014-03-24video: tegra: nvmap: remove unused variable globalKrishna Reddy
2014-03-21video: tegra: nvmap: remove redundant tlb flushKrishna Reddy
2014-03-20video: tegra: nvmap: remove unused member variablesKrishna Reddy
2014-03-20video: tegra: nvmap: remove variable nvmap_pdevKrishna Reddy