aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/grant_table.h
Commit message (Expand)AuthorAge
* Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-19
|\
| * Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-03
| |\
| * | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-12
* | | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-19
| |/ |/|
* | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-21
|/
* xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-21
* xen/grant-table: Support mappings required by blkbackDaniel De Graaf2011-12-20
* xen/granttable: Support transitive grantsAnnie Li2011-12-16
* xen/granttable: Support sub-page grantsAnnie Li2011-12-16
* xen/granttable: Keep code format cleanAnnie Li2011-11-22
* xen/granttable: Grant tables V2 implementationAnnie Li2011-11-22
* xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-22
* Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-06
|\
| * xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-29
* | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-29
|/
* xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-11
* xen: define gnttab_set_map_op/unmap_opIan Campbell2011-01-11
* xen: Xen PCI platform device driver.Stefano Stabellini2010-07-22
* xen: implement save/restoreJeremy Fitzhardinge2008-05-27
* xen: make grant table arch portableIsaku Yamahata2008-04-24
* xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-24
* xen: Add grant table supportJeremy Fitzhardinge2007-07-18