index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
grant-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-18
xen/grant-table: fix suspend for non-PV guests
David Vrabel
1
-1
/
+2
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
1
-70
/
+3
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
1
-76
/
+13
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
1
-13
/
+76
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
1
-3
/
+3
2014-01-06
xen/grant-table: Force to use v1 of grants.
Konrad Rzeszutek Wilk
1
-4
/
+2
2014-01-06
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
1
-4
/
+5
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
1
-7
/
+51
2014-01-06
xen/grant-table: Refactor gnttab_init
Konrad Rzeszutek Wilk
1
-8
/
+2
2014-01-06
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
Konrad Rzeszutek Wilk
1
-3
/
+6
2013-12-04
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
Eric Trudeau
1
-1
/
+2
2013-11-26
xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
Matt Wilson
1
-2
/
+4
2013-10-25
grant-table: call set_phys_to_machine after mapping grant refs
Stefano Stabellini
1
-2
/
+17
2013-08-09
xen-gnt: prevent adding duplicate gnt callbacks
Roger Pau Monne
1
-2
/
+11
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-9
/
+8
2013-02-19
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
1
-1
/
+1
2013-01-18
Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-19
/
+29
2013-01-15
xen/grant-table: correctly initialize grant table version 1
Matt Wilson
1
-19
/
+29
2013-01-03
Drivers: xen: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
1
-2
/
+4
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
1
-4
/
+4
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+60
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
1
-0
/
+53
2012-09-12
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
1
-2
/
+4
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
1
-7
/
+6
2012-08-21
xen: missing includes
Stefano Stabellini
1
-0
/
+1
2012-05-24
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-20
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-06
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-09
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-22
xen: Xen PCI platform device driver.
Stefano Stabellini
1
-10
/
+67
[next]