summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/nvmap/nvmap_ioctl.c
AgeCommit message (Expand)Author
2012-08-28video: tegra: nvmap: implement full L2 clean/flushKirill Artamonov
2012-08-16video: tegra: nvmap: fix input check in mmap ioctlTuomas Tynkkynen
2012-08-15video: tegra: nvmap: Add support for zeroed pagesAlex Waterman
2012-07-31video: tegra: nvmap: Fix two integer overflows.Tuomas Tynkkynen
2012-06-21video: tegra: nvmap: Use trace points in NvMap.Krishna Reddy
2012-06-04video: tegra: nvmap: Use config option NVMAP_CACHE_MAINT_BY_SET_WAYSKrishna Reddy
2012-05-18video: tegra: nvmap: Use nvmap.h include file from kernel/includeKrishna Reddy
2011-12-15video: tegra: nvmap: Skip CPA for carverout.Krishna Reddy
2011-12-15video: tegra: nvmap: Update page attributes as per request.Krishna Reddy
2011-11-30video: tegra: nvmap: Fix mem size check during mem map.Krishna Reddy
2011-11-30video: tegra: nvmap: fix checkpatch.pl issuesKen Adams
2011-11-30video: tegra: nvmap: Allow cache maint for write combine memory.Krishna Reddy
2011-11-30video: tegra: nvmap: Fix formattingDan Willemsen
2011-11-30ARM: tegra: Use proper type for physical addressesScott Williams
2011-11-30tegra:video:nvmap: optimize cache_maint operation.vdumpa
2011-11-30video:tegra:nvmap: Allow mapping uc/wc memory as wb.vdumpa
2011-11-30video: tegra: nvmap: fix potential deadlockKirill Artamonov
2011-11-30video: tegra: nvmap: replace mutex with spinlockKirill Artamonov
2011-11-30nvmap: implementing K36 carveout compactorKirill Artamonov
2011-11-30video: tegra: nvmap: perform cache maintenance for rw_handleGreg Roth
2011-11-30Revert "tegra: video: nvmap: Printk if nvmap alloc fails"Rebecca Schultz Zavin
2011-11-30tegra: video: nvmap: Printk if nvmap alloc failsRebecca Schultz Zavin
2011-11-30video: tegra: nvmap: fix read failures, super user and noref pinningGary King
2011-11-30video: tegra: add GPU memory management driver (nvmap)Gary King