aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/grant_table.h
Commit message (Expand)AuthorAgeFilesLines
* 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