aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/grant-table.c
Commit message (Expand)AuthorAge
* xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
* Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-18
|\
| * xen/grant-table: correctly initialize grant table version 1Matt Wilson2013-01-15
* | Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* 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
* | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-21
* | xen: missing includesStefano Stabellini2012-08-21
|/
* Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-24
|\
| * xen: enter/exit lazy_mmu_mode around m2p_override callsStefano Stabellini2012-05-07
| * xen/gnttab: add deferred freeing logicJan Beulich2012-04-17
* | Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk2012-04-18
|\|
| * xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk2012-01-27
* | xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall2012-04-17
|/
* 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: Improve comments for function pointersAnnie Li2011-12-16
* xen/granttable: Keep code format cleanAnnie Li2011-11-22
* xen/granttable: Grant tables V2 implementationAnnie Li2011-11-22
* xen/granttable: Refactor some codeAnnie Li2011-11-22
* xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-22
* Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * Xen: fix braces coding style issue in gntdev.c and grant-table.cRuslan Pisarev2011-07-26
* | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-29
* | xen/grant: Fix compile warning.Konrad Rzeszutek Wilk2011-07-26
|/
* xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk2011-04-18
* xen/p2m/m2p/gnttab: do not add failed grant maps to m2p overrideIan Campbell2011-03-09
* xen-gntdev: Support mapping in HVM domainsDaniel De Graaf2011-02-14
* xen p2m: clear the old pte when adding a page to m2p_overrideJeremy Fitzhardinge2011-01-11
* xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-11
* xen: Xen PCI platform device driver.Stefano Stabellini2010-07-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-16
* xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-20
* 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 missing definitions for xen grant table which ia64/xen needsIsaku Yamahata2008-04-24
* xen: fix grant table bugMichael Abd-El-Malek2008-04-04
* xen: Add grant table supportJeremy Fitzhardinge2007-07-18