summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap_dev.c
AgeCommit message (Expand)Author
2016-04-28video: tegra: nvmap: Add ref count in nvmap_vma_listSri Krishna chowdary
2014-09-26video: tegra: nvmap: remove support for Deprecated GET_ID/FROM_ID ioctl'sManeet Singh
2014-08-29video: tegra: nvmap: track handle's mapped memoryManeet 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-05-28video: tegra: nvmap: increase set/ways threshold for denverAlex Waterman
2014-05-27Revert "video: tegra: nvmap: deal with read vs write fault"Sri Krishna Chowdary
2014-05-13video: tegra: nvmap: deal with read vs write faultSri Krishna chowdary
2014-04-23video: tegra: nvmap: implement reserve pages ioctlSri Krishna chowdary
2014-04-23video: tegra: nvmap: track cpu dirty pagesSri Krishna chowdary
2014-04-23video: tegra: nvmap: vma need to be tracked during mmapKrishna Reddy
2014-04-23video: tegra: nvmap: disable user access to reserve pagesSri Krishna chowdary
2014-04-23video: tegra: nvmap: Add cache list IOCTLSri Krishna chowdary
2014-04-10nvmap: mask off page type bitsSri Krishna chowdary
2014-04-10video: tegra: nvmap: validate handle during duplicationVandana Salve
2014-04-10Revert "nvmap: mask off page type bits"Juha Tukkinen
2014-04-10nvmap: mask off page type bitsSri Krishna chowdary
2014-04-09video: tegra: nvmap: Move page pool debugfsAlex Waterman
2014-04-07video: tegra: nvmap: Add background allocatorAlex Waterman
2014-04-07video: tegra: nvmap: support zap VA->PA mappingsSri Krishna chowdary
2014-03-31video: tegra: nvmap: add carveout base/size to debug fs nodeKrishna Reddy
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-21video: tegra: nvmap: remove redundant tlb flushKrishna Reddy
2014-03-20video: tegra: nvmap: remove variable nvmap_pdevKrishna Reddy
2014-03-19video: tegra: nvmap: remove pte manipulation codeKrishna Reddy
2014-03-19video: tegra: nvmap: use kernel api for virtual mappingKrishna Reddy
2014-03-18video: tegra: nvmap: use vpr dev nodeVandana Salve
2014-03-18video: tegra: nvmap: fix warning in nvmap_dev.cKrishna Reddy
2014-03-17video: tegra: nvmap: add UID to nvmap allocations debug dataKrishna Reddy
2014-03-14video: tegra: nvmap: remove unnecessary members from nvmap_handleKrishna Reddy
2014-03-13video: tegra: nvmap: remove super misc deviceKrishna Reddy
2014-03-13video: tegra: nvmap: remove unnecessary nvmap_share structKrishna Reddy
2014-03-12video: tegra: nvmap: Page pool reworkAlex Waterman
2014-03-05video: tegra: nvmap: Fix CONFIG_COMPAT supportDan Willemsen
2014-03-05video: tegra: nvmap: __nvmap_validate_locked takes a nvmap_handleDan Willemsen
2014-03-05video: tegra: nvmap: Remove nvmap_validate_getDan Willemsen
2014-03-05video: tegra: nvmap: Remove nvmap_get_handle_idDan Willemsen
2014-03-05video: tegra: nvmap: Remove CONFIG_NVMAP_USE_FD_FOR_HANDLEDan Willemsen
2014-03-04video: tegra: nvmap: Fix size-related warningsDan Willemsen
2014-03-03video: tegra: nvmap: Merge page poolsAlex Waterman
2014-02-27video: tegra: nvmap: add support for nvmap statsKrishna Reddy
2014-01-22video: tegra: nvmap: flush cache on arm64Krishna Reddy
2014-01-21video: tegra: nvmap: fix errors for ARM64Peng Du
2014-01-21video: tegra: nvmap: hook up compat_ioctlPeng Du
2014-01-17video: tegra: nvmap: remove deferred cache flushKrishna Reddy