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
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
1
-0
/
+4
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2013-06-26
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
1
-4
/
+4
2013-06-03
ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl
Andre Przywara
1
-2
/
+13
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-54
/
+75
2013-05-02
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
1
-0
/
+1
2013-04-28
ARM: KVM: iterate over all CPUs for CPU compatibility check
Andre Przywara
1
-3
/
+12
2013-04-28
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
1
-14
/
+14
2013-04-28
ARM: KVM: add architecture specific hook for capabilities
Marc Zyngier
1
-1
/
+1
2013-04-28
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
1
-15
/
+34
2013-04-28
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
1
-7
/
+4
2013-04-28
ARM: KVM: rework HYP page table freeing
Marc Zyngier
1
-1
/
+1
2013-04-28
ARM: KVM: add support for minimal host vs guest profiling
Marc Zyngier
1
-0
/
+4
2013-04-25
Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.git
Gleb Natapov
1
-190
/
+4
2013-04-16
ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting
Marc Zyngier
1
-0
/
+1
2013-04-16
KVM: ARM: Fix kvm_vm_ioctl_irq_line
Alexander Graf
1
-1
/
+2
2013-03-06
ARM: KVM: move kvm_target_cpu to guest.c
Marc Zyngier
1
-17
/
+0
2013-03-06
ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers
Marc Zyngier
1
-3
/
+3
2013-03-06
ARM: KVM: move hyp init to kvm_host.h
Marc Zyngier
1
-11
/
+1
2013-03-06
ARM: KVM: move exit handler selection to a separate file
Marc Zyngier
1
-113
/
+0
2013-03-06
ARM: KVM: move kvm_condition_valid to emulate.c
Marc Zyngier
1
-45
/
+0
2013-03-06
ARM: KVM: abstract exception class decoding away
Marc Zyngier
1
-2
/
+2
2013-03-06
ARM: KVM: abstract IL decoding away
Marc Zyngier
1
-2
/
+1
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
1
-14
/
+14
2013-03-04
KVM: ARM: Remove kvm_arch_set_memory_region()
Takuya Yoshikawa
1
-8
/
+0
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+2
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
1
-2
/
+2
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
1
-4
/
+2
2013-02-25
ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region
Marc Zyngier
1
-2
/
+2
2013-02-11
ARM: KVM: arch_timers: Wire the init code and config option
Marc Zyngier
1
-0
/
+11
2013-02-11
ARM: KVM: arch_timers: Add timer world switch
Marc Zyngier
1
-0
/
+3
2013-02-11
ARM: KVM: VGIC initialisation code
Marc Zyngier
1
-0
/
+15
2013-02-11
ARM: KVM: VGIC interrupt injection
Marc Zyngier
1
-10
/
+45
2013-02-11
ARM: KVM: VGIC accept vcpu and dist base addresses from user space
Christoffer Dall
1
-1
/
+15
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
1
-1
/
+26
2013-02-11
ARM: KVM: Keep track of currently running vcpus
Marc Zyngier
1
-0
/
+30
2013-02-11
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
1
-1
/
+22
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
1
-2
/
+28
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
1
-0
/
+6
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
1
-3
/
+166
2013-01-23
KVM: ARM: World-switch implementation
Christoffer Dall
1
-1
/
+199
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
1
-0
/
+65
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
1
-1
/
+36
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
1
-0
/
+172
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
1
-0
/
+350