index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
grant-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-25
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-10
/
+115
2012-05-07
xen: enter/exit lazy_mmu_mode around m2p_override calls
Stefano Stabellini
1
-0
/
+19
2012-04-18
Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...
Konrad Rzeszutek Wilk
1
-2
/
+5
2012-04-17
xen/gnttab: add deferred freeing logic
Jan Beulich
1
-10
/
+96
2012-04-17
xen/grant-table: add error-handling code on failure of gnttab_resume
Julia Lawall
1
-4
/
+9
2012-01-27
xen/granttable: Disable grant v2 for HVM domains.
Konrad Rzeszutek Wilk
1
-2
/
+5
2011-12-21
xen/grant-table: Support mappings required by blkback
Daniel De Graaf
1
-19
/
+5
2011-12-16
xen/granttable: Support transitive grants
Annie Li
1
-0
/
+70
2011-12-16
xen/granttable: Support sub-page grants
Annie Li
1
-0
/
+72
2011-12-16
xen/granttable: Improve comments for function pointers
Annie Li
1
-24
/
+24
2011-11-22
xen/granttable: Keep code format clean
Annie Li
1
-4
/
+3
2011-11-22
xen/granttable: Grant tables V2 implementation
Annie Li
1
-4
/
+167
2011-11-22
xen/granttable: Refactor some code
Annie Li
1
-5
/
+10
2011-11-22
xen/granttable: Introducing grant table V2 stucture
Annie Li
1
-40
/
+141
2011-11-07
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-09-29
xen: modify kernel mappings corresponding to granted pages
Stefano Stabellini
1
-3
/
+3
2011-07-26
Xen: fix braces coding style issue in gntdev.c and grant-table.c
Ruslan Pisarev
1
-1
/
+1
2011-07-26
xen/grant: Fix compile warning.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-04-18
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
Konrad Rzeszutek Wilk
1
-7
/
+24
2011-03-10
xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override
Ian Campbell
1
-0
/
+4
2011-02-14
xen-gntdev: Support mapping in HVM domains
Daniel De Graaf
1
-0
/
+6
2011-01-11
xen p2m: clear the old pte when adding a page to m2p_override
Jeremy Fitzhardinge
1
-3
/
+13
2011-01-11
xen: introduce gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
1
-0
/
+36
2010-07-23
xen: Xen PCI platform device driver.
Stefano Stabellini
1
-10
/
+67
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+1
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
1
-0
/
+1
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
1
-2
/
+2
2008-04-25
xen: make grant table arch portable
Isaku Yamahata
1
-32
/
+3
2008-04-25
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
1
-1
/
+1
2008-04-25
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
1
-1
/
+1
2008-04-04
xen: fix grant table bug
Michael Abd-El-Malek
1
-6
/
+10
2007-07-18
xen: Add grant table support
Jeremy Fitzhardinge
1
-0
/
+582