Stefano Stabellini
|
3216dceb31
xen: introduce xen_remap, use it instead of ioremap
|
12 years ago |
Linus Torvalds
|
5c69bed266
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
Matt Wilson
|
d0b4d64aad
xen/grant-table: correctly initialize grant table version 1
|
12 years ago |
Greg Kroah-Hartman
|
345a52558e
Drivers: xen: remove __dev* attributes.
|
12 years ago |
Konrad Rzeszutek Wilk
|
e05dacd71d
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
|
12 years ago |
Ian Campbell
|
ef32f89298
xen: grant: use xen_pfn_t type for frame_list.
|
12 years ago |
Linus Torvalds
|
56d92aa5cf
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
Andres Lagar-Cavilla
|
c571898ffc
xen/gndev: Xen backend support for paged out grant targets V4.
|
12 years ago |
Stefano Stabellini
|
2fc136eecd
xen/m2p: do not reuse kmap_op->dev_bus_addr
|
12 years ago |
Konrad Rzeszutek Wilk
|
b8b0f559c7
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
|
13 years ago |
Stefano Stabellini
|
4d9310e397
xen: missing includes
|
13 years ago |
Linus Torvalds
|
b5f4035adf
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Stefano Stabellini
|
f62805f1f3
xen: enter/exit lazy_mmu_mode around m2p_override calls
|
13 years ago |
Konrad Rzeszutek Wilk
|
681e4a5e13
Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4
|
13 years ago |
Jan Beulich
|
569ca5b3f9
xen/gnttab: add deferred freeing logic
|
13 years ago |
Julia Lawall
|
6b5e7d9ef7
xen/grant-table: add error-handling code on failure of gnttab_resume
|
13 years ago |
Konrad Rzeszutek Wilk
|
69e8f430e2
xen/granttable: Disable grant v2 for HVM domains.
|
13 years ago |
Daniel De Graaf
|
7d17e84bb8
xen/grant-table: Support mappings required by blkback
|
13 years ago |
Annie Li
|
9438ce9dbb
xen/granttable: Support transitive grants
|
13 years ago |
Annie Li
|
6666754b11
xen/granttable: Support sub-page grants
|
13 years ago |
Annie Li
|
9dbc71d53c
xen/granttable: Improve comments for function pointers
|
13 years ago |
Annie Li
|
c123799a41
xen/granttable: Keep code format clean
|
13 years ago |
Annie Li
|
85ff6acb07
xen/granttable: Grant tables V2 implementation
|
13 years ago |
Annie Li
|
b1e495b2fa
xen/granttable: Refactor some code
|
13 years ago |
Annie Li
|
0f9f5a9588
xen/granttable: Introducing grant table V2 stucture
|
13 years ago |
Linus Torvalds
|
daedd8708f
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Stefano Stabellini
|
0930bba674
xen: modify kernel mappings corresponding to granted pages
|
13 years ago |
Ruslan Pisarev
|
7b0ac956d9
Xen: fix braces coding style issue in gntdev.c and grant-table.c
|
14 years ago |
Konrad Rzeszutek Wilk
|
272800dc4f
xen/grant: Fix compile warning.
|
14 years ago |
Konrad Rzeszutek Wilk
|
cf8d91633d
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
|
14 years ago |