summaryrefslogtreecommitdiffstats
path: root/drivers/xen/gntalloc.c
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
* xen: set error code on failuresPan Bian2016-12-081-3/+6
* xen: use vma_pages().Muhammad Falak R Wani2016-07-061-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-1/+1
|\
| * mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-1/+2
|/
* xen/gntalloc: safely delete grefs in add_grefs() undo pathDavid Vrabel2014-09-041-3/+3
* xen/gntalloc: fix oops after runnning out of grant refsDavid Vrabel2014-09-041-6/+4
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-2/+4
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* xen-gntalloc: introduce missing kfreeJulia Lawall2012-01-031-0/+1
* Merge commit 'v3.2-rc3' into stable/for-linus-3.3Konrad Rzeszutek Wilk2011-12-201-2/+2
|\
| * xen-gntalloc: signedness bug in add_grefs()Dan Carpenter2011-11-161-1/+1
| * xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter2011-11-161-1/+1
* | xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf2011-12-161-13/+43
* | xen/gntalloc: release grant references on page freeDaniel De Graaf2011-12-161-0/+2
* | xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf2011-11-211-1/+20
* | xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf2011-11-211-20/+21
|/
* xen/gntdev,gntalloc: Remove unneeded VM flagsDaniel De Graaf2011-03-091-2/+12
* xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf2011-02-141-0/+59
* xen-gntalloc: Userspace grant allocation driverDaniel De Graaf2011-02-141-0/+486
OpenPOWER on IntegriCloud