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
/
arch
/
x86
/
xen
/
grant-table.c
Age
Commit message (
Expand
)
Author
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
2014-08-11
x86/xen: use vmap() to map grant table pages in PVH guests
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-01-31
xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages
Dave Jones
2014-01-07
xen/pvh: Fix compile issues with xen_pvh_domain()
Konrad Rzeszutek Wilk
2014-01-06
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
2011-12-20
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
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-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
2011-09-29
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
2008-04-24
xen: make grant table arch portable
Isaku Yamahata