summaryrefslogtreecommitdiff
path: root/nvkm/subdev/vm/base.c
Commit message (Expand)AuthorAgeFilesLines
* drm: remove symlinks from build, use Kbuild files for lib buildBen Skeggs2015-01-191-483/+0
* core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs2014-10-021-1/+1
* vm: reduce number of entry-points to vm_map()Ben Skeggs2014-01-231-8/+14
* vm: make vm refcount into a krefBen Skeggs2013-07-301-17/+10
* v3.11-rc1Ben Skeggs2013-07-221-3/+3
* vm: make each vma take a reference on its parent vmBen Skeggs2013-06-131-1/+4
* vm: take subdev mutex, not the mm, protects against race with vm/nvc0Ben Skeggs2013-06-131-16/+17
* vm: fix memory corruption when pgt allocation failsMarcin Slusarz2013-01-131-1/+3
* initial import of nouveau kernel module core, some simple tools, and drmBen Skeggs2013-01-091-0/+478