index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
/
grant_table.h
Age
Commit message (
Expand
)
Author
2015-01-28
xen/grant-table: add a mechanism to safely unmap pages that are in use
Jennifer Herbert
2015-01-28
xen: mark grant mapped pages as foreign
Jennifer Herbert
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
2014-07-14
xen/grant-table: remove support for V2 tables
David Vrabel
2014-07-14
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
2012-10-03
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2012-09-12
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
2012-05-21
xenbus: Add support for xenbus backend in stub domain
Daniel De Graaf
2011-12-20
xen/grant-table: Support mappings required by blkback
Daniel De Graaf
2011-12-16
xen/granttable: Support transitive grants
Annie Li
2011-12-16
xen/granttable: Support sub-page grants
Annie Li
2011-11-22
xen/granttable: Keep code format clean
Annie Li
2011-11-22
xen/granttable: Grant tables V2 implementation
Annie Li
2011-11-22
xen/granttable: Introducing grant table V2 stucture
Annie Li
2011-11-07
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-09-29
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
2011-09-29
xen: modify kernel mappings corresponding to granted pages
Stefano Stabellini
2011-01-11
xen: introduce gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
2011-01-11
xen: define gnttab_set_map_op/unmap_op
Ian Campbell
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
2008-04-24
xen: make grant table arch portable
Isaku Yamahata
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2007-07-18
xen: Add grant table support
Jeremy Fitzhardinge