summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap
AgeCommit message (Expand)Author
2013-03-05video: tegra: nvmap: protect usecount variable from race conditionsKrishna Reddy
2013-02-15video: tegra: nvmap: flush deferred cache ops on deleteKirill Artamonov
2013-02-15video: tegra: nvmap: Fix race condition in dupes decKrishna Reddy
2013-01-23nvmap: expose refs, dupes, pins in debugfsKirill Artamonov
2013-01-16nvmap: implement deferred cache maintenanceKirill Artamonov
2012-12-06video: tegra: nvmap: use phys_addr_t to hold phys addrKrishna Reddy
2012-12-04video: tegra: nvmap: expose a few nvmap interfaces for RMJin Qian
2012-11-12video: tegra: nvmap: Fix heap compactor under OOMTuomas Tynkkynen
2012-11-12video: tegra: nvmap: Return error for re-allocation request.Krishna Reddy
2012-11-12video: tegra: nvmap: Set cache_maint_inner_threshold 2MB for T11xHiroshi Doyu
2012-11-07video: tegra: nvmap: Configurable cache_maint_{inner,outer}_thresholdHiroshi Doyu
2012-11-07video: tegra: nvmap: Clean up fast_cache_maint()Hiroshi Doyu
2012-10-26video: tegra: nvmap: implement fast api functionsKirill Artamonov
2012-10-24video: tegra: nvmap: Add support for nvmap_kmapKrishna Reddy
2012-10-12video: tegra: nvmap: Add pin, unpin trace eventsKrishna Reddy
2012-10-12video: tegra: nvmap: fix pinning unalloc'd handlesTuomas Tynkkynen
2012-10-12video: tegra: nvmap: fix cache_maint leakTuomas Tynkkynen
2012-10-11video: tegra: nvmap: Introduce dma-buf exporterHiroshi Doyu
2012-09-12video: tegra: nvmap: Validate page pool entries.Krishna Reddy
2012-09-12video: tegra: nvmap: Validate handle in nvmap_pin.Krishna Reddy
2012-09-12video: tegra: nvmap: Fix debugfs file permissions.Krishna Reddy
2012-09-07video: tegra: nvmap: Update with new dma_map_opsHiroshi Doyu
2012-09-07arm: tegra: Rename PLATFORM_IOMMUABLE to PLATFORM_ENABLE_IOMMUHiroshi Doyu
2012-09-06Revert "video: tegra: update nvmap_alloc_handle interface"Michal Pecio
2012-08-31video: tegra: nvmap: Add config to fill page pools at init.Krishna Reddy
2012-08-31video: tegra: nvmap: wrap fast_cache_maint_outer inside its CONFIGVarun Wadekar
2012-08-30video: tegra: nvmap: implement full L2 clean/flushKirill Artamonov
2012-08-28video: tegra: nvmap: fix handle usecount trackingTuomas Tynkkynen
2012-08-21video: tegra: nvmap: Fix overflow in nvmap_heapTuomas Tynkkynen
2012-08-21video: tegra: nvmap: Add sanity checks for page pools.Krishna Reddy
2012-08-21video: tegra: nvmap: fix input check in mmap ioctlTuomas Tynkkynen
2012-08-20video: tegra: nvmap: Call page_to_pfn onceHiroshi Doyu
2012-08-16video: tegra: nvmap: Add support for zeroed pagesAlex Waterman
2012-08-16Merge branch 'android-t114-3.4-rebased' into android-t114-3.4Varun Wadekar
2012-08-14video: tegra: nvmap: Skip unnecessary loop for tegra_iommu_free_vm()Hiroshi Doyu
2012-08-13video: tegra: nvmap: fix usermode input validationTuomas Tynkkynen
2012-08-07Merge commit 'main-jb-2012.08.03-B4' into t114-0806Pradeep Kumar
2012-08-06video: tegra: nvmap: Fix two integer overflows.Tuomas Tynkkynen
2012-08-03video: tegra: nvmap: Add support PLATFORM_IOMMUABLEHiroshi DOYU
2012-07-30video: tegra: nvmap: Set PAGELIST_VMALLOC_MIN size correctKrishna Reddy
2012-07-25ARM: tegra: nvmap: Add missing newline in kernel messagesHiro Sugawara
2012-07-17video: tegra: nvmap: Make IOMMU/IOVMM selectable in KconfigHiroshi DOYU
2012-07-17video: tegra: update nvmap_alloc_handle interface for Android onlyVarun Wadekar
2012-07-16video: tegra: nvmap: Introduce IOMMU backend instead of IOVMMHiroshi DOYU
2012-07-16ARM: tegra: iovmm: Allow alloc_client to take struct deviceHiroshi DOYU
2012-07-12video: tegra: nvmap: resolve compilation time warningSanjay Singh Rawat
2012-07-12video: tegra: nvmap: Use trace points in NvMap.Krishna Reddy
2012-06-26Merge remote branch 'remotes/vwa/dev/android-t114-3.4-rebased' into newBo Yan
2012-06-22Merge branch 'vwadekar-rebased' into totBo Yan
2012-06-22Revert "video: tegra: update nvmap_alloc_handle interface"Varun Wadekar