aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/gntalloc.c
AgeCommit message (Expand)Author
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2016-12-08xen: set error code on failuresPan Bian
2016-07-06xen: use vma_pages().Muhammad Falak R Wani
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2014-09-04xen/gntalloc: safely delete grefs in add_grefs() undo pathDavid Vrabel
2014-09-04xen/gntalloc: fix oops after runnning out of grant refsDavid Vrabel
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-01-03xen-gntalloc: introduce missing kfreeJulia Lawall
2011-12-20Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk
2011-12-16xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf
2011-12-16xen/gntalloc: release grant references on page freeDaniel De Graaf
2011-11-21xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf
2011-11-21xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf
2011-11-16xen-gntalloc: signedness bug in add_grefs()Dan Carpenter
2011-11-16xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter
2011-03-09xen/gntdev,gntalloc: Remove unneeded VM flagsDaniel De Graaf
2011-02-14xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf
2011-02-14xen-gntalloc: Userspace grant allocation driverDaniel De Graaf