index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2017-02-07
xen/pvh: Initialize grant table for PVH guests
Boris Ostrovsky
1
-4
/
+4
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
1
-1
/
+0
2015-12-21
xen/grant-table: constify gnttab_ops structure
Julia Lawall
1
-2
/
+2
2015-10-23
xen/grant-table: Add an helper to iterate over a specific number of grants
Julien Grall
1
-0
/
+22
2015-10-23
xen/grant-table: Make it running on 64KB granularity
Julien Grall
1
-3
/
+3
2015-10-23
xen/grant: Introduce helpers to split a page into grant
Julien Grall
1
-0
/
+26
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
1
-1
/
+1
2015-06-17
xen/grant-table: Remove unused macro SPP
Julien Grall
1
-1
/
+0
2015-04-27
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
1
-0
/
+28
2015-01-28
xen/grant-table: add a mechanism to safely unmap pages that are in use
Jennifer Herbert
1
-0
/
+44
2015-01-28
xen: mark grant mapped pages as foreign
Jennifer Herbert
1
-2
/
+41
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
1
-0
/
+29
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-2
/
+2
2014-09-23
xen/grant-table: refactor error cleanup in grow_gnttab_list()
Chen Gang
1
-1
/
+1
2014-07-14
xen/grant-table: remove support for V2 tables
David Vrabel
1
-303
/
+6
2014-07-14
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-1
/
+8
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
[next]