summaryrefslogtreecommitdiffstats
path: root/drivers/xen/gntalloc.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-16xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf1-13/+43
2011-12-16xen/gntalloc: release grant references on page freeDaniel De Graaf1-0/+2
2011-11-21xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf1-1/+20
2011-11-21xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf1-20/+21
2011-03-09xen/gntdev,gntalloc: Remove unneeded VM flagsDaniel De Graaf1-2/+12
2011-02-14xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf1-0/+59
2011-02-14xen-gntalloc: Userspace grant allocation driverDaniel De Graaf1-0/+486