aboutsummaryrefslogtreecommitdiff
path: root/include/xen/grant_table.h
AgeCommit message (Expand)Author
2011-12-20xen/grant-table: Support mappings required by blkbackDaniel De Graaf
2011-12-16xen/granttable: Support transitive grantsAnnie Li
2011-12-16xen/granttable: Support sub-page grantsAnnie Li
2011-11-22xen/granttable: Keep code format cleanAnnie Li
2011-11-22xen/granttable: Grant tables V2 implementationAnnie Li
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini
2011-01-11xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini
2011-01-11xen: define gnttab_set_map_op/unmap_opIan Campbell
2010-07-22xen: Xen PCI platform device driver.Stefano Stabellini
2008-05-27xen: implement save/restoreJeremy Fitzhardinge
2008-04-24xen: make grant table arch portableIsaku Yamahata
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata
2007-07-18xen: Add grant table supportJeremy Fitzhardinge