summaryrefslogtreecommitdiffstats
path: root/include/xen/grant_table.h
Commit message (Expand)AuthorAgeFilesLines
* xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-211-0/+2
* xen/grant-table: Support mappings required by blkbackDaniel De Graaf2011-12-201-1/+1
* xen/granttable: Support transitive grantsAnnie Li2011-12-161-0/+12
* xen/granttable: Support sub-page grantsAnnie Li2011-12-161-0/+13
* xen/granttable: Keep code format cleanAnnie Li2011-11-221-1/+1
* xen/granttable: Grant tables V2 implementationAnnie Li2011-11-221-2/+4
* xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-221-2/+2
* Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-061-1/+0
|\
| * xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-1/+0
* | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-291-0/+1
|/
* xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-111-0/+5
* xen: define gnttab_set_map_op/unmap_opIan Campbell2011-01-111-1/+38
* xen: Xen PCI platform device driver.Stefano Stabellini2010-07-221-0/+4
* xen: implement save/restoreJeremy Fitzhardinge2008-05-271-0/+3
* xen: make grant table arch portableIsaku Yamahata2008-04-241-0/+6
* xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-241-0/+1
* xen: Add grant table supportJeremy Fitzhardinge2007-07-181-0/+107