aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/grant_table.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk1-1/+2
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell1-1/+1
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+12
2012-09-21xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla1-0/+12
2012-09-12xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini1-1/+2
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf1-0/+2
2011-12-20xen/grant-table: Support mappings required by blkbackDaniel De Graaf1-1/+1
2011-12-16xen/granttable: Support transitive grantsAnnie Li1-0/+12
2011-12-16xen/granttable: Support sub-page grantsAnnie Li1-0/+13
2011-11-22xen/granttable: Keep code format cleanAnnie Li1-1/+1
2011-11-22xen/granttable: Grant tables V2 implementationAnnie Li1-2/+4
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li1-2/+2
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+0
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel1-1/+0
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini1-0/+1
2011-01-11xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini1-0/+5
2011-01-11xen: define gnttab_set_map_op/unmap_opIan Campbell1-1/+38
2010-07-22xen: Xen PCI platform device driver.Stefano Stabellini1-0/+4
2008-05-27xen: implement save/restoreJeremy Fitzhardinge1-0/+3
2008-04-24xen: make grant table arch portableIsaku Yamahata1-0/+6
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata1-0/+1
2007-07-18xen: Add grant table supportJeremy Fitzhardinge1-0/+107