index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
1
-0
/
+32
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
1
-3
/
+3
2014-01-30
arm/xen: Initialize event channels earlier
Julien Grall
1
-27
/
+44
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
1
-2
/
+7
2013-12-11
arm: xen: foreign mapping PTEs are special.
Ian Campbell
1
-1
/
+1
2013-12-04
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
Eric Trudeau
1
-2
/
+2
2013-11-18
xen/arm: p2m_init and p2m_lock should be static
Stefano Stabellini
1
-2
/
+2
2013-11-18
arm/xen: Export phys_to_mach to fix Xen module link errors
Josh Boyer
1
-0
/
+1
2013-11-08
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
3
-1
/
+274
2013-10-10
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
1
-3
/
+3
2013-10-09
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
Stefano Stabellini
1
-0
/
+1
2013-10-10
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
2
-1
/
+65
2013-10-17
arm/xen,arm64/xen: introduce p2m
Stefano Stabellini
2
-1
/
+209
2013-09-09
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-09-09
xen/arm: disable cpuidle and cpufreq when linux is running as dom0
Julien Grall
1
-0
/
+9
2013-09-09
ARM: xen: only set pm function ptrs for Xen guests
Rob Herring
1
-1
/
+4
2013-08-21
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2013-08-05
xen/arm: missing put_cpu in xen_percpu_init
Julien Grall
1
-0
/
+1
2013-07-23
xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9
Stefano Stabellini
1
-1
/
+1
2013-07-04
xen/arm and xen/arm64: implement HYPERVISOR_tmem_op
Stefano Stabellini
2
-0
/
+2
2013-05-13
xen/arm: rename xen_secondary_init and run it on every online cpu
Stefano Stabellini
1
-11
/
+4
2013-05-13
xen/arm: do not handle VCPUOP_register_vcpu_info failures
Stefano Stabellini
1
-7
/
+3
2013-05-13
xen/arm: initialize pm functions later
Stefano Stabellini
1
-1
/
+7
2013-04-27
xen/arm: remove duplicated include from enlighten.c
Wei Yongjun
1
-1
/
+0
2013-04-25
xen/arm: use sched_op hypercalls for machine reboot and power off
Stefano Stabellini
1
-0
/
+24
2013-04-25
xen/arm: SMP support
Stefano Stabellini
1
-6
/
+42
2013-04-25
xen/arm: implement HYPERVISOR_vcpu_op
Stefano Stabellini
2
-0
/
+2
2013-04-25
xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irq
Stefano Stabellini
1
-1
/
+1
2013-02-19
xen: implement updated XENMEM_add_to_physmap_range ABI
Ian Campbell
1
-3
/
+5
2012-12-13
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-21
/
+102
2012-11-29
xen: arm: implement remap interfaces needed for privcmd mappings.
Ian Campbell
1
-3
/
+97
2012-11-29
xen: arm: enable balloon driver
Ian Campbell
1
-18
/
+5
2012-11-09
xen/arm: Fix compile errors when drivers are compiled as modules (export more).
Stefano Stabellini
1
-0
/
+6
2012-11-07
xen/arm: Fix compile errors when drivers are compiled as modules.
Konrad Rzeszutek Wilk
1
-0
/
+5
2012-10-30
xen/arm: use the __HVC macro
Stefano Stabellini
1
-9
/
+5
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
1
-1
/
+1
2012-08-08
xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
Stefano Stabellini
1
-0
/
+18
2012-09-14
xen/arm: receive Xen events on ARM
Stefano Stabellini
1
-0
/
+33
2012-09-13
xen/arm: initialize grant_table on ARM
Stefano Stabellini
1
-0
/
+14
2012-08-08
xen/arm: get privilege status
Stefano Stabellini
1
-0
/
+7
2012-09-14
xen/arm: Xen detection and shared_info page mapping
Stefano Stabellini
1
-0
/
+61
2012-08-08
xen/arm: empty implementation of grant_table arch specific functions
Stefano Stabellini
2
-1
/
+54
2012-09-14
xen/arm: hypercalls
Stefano Stabellini
2
-1
/
+107
2012-09-14
arm: initial Xen support
Stefano Stabellini
2
-0
/
+36