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
/
arch
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
KVM: arm64: Ensure LRs are clear when they should be
Christoffer Dall
1
-0
/
+3
2017-04-04
kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
Suzuki K Poulose
1
-0
/
+10
2017-03-20
arm/arm64: KVM: Take mmap_sem in kvm_arch_prepare_memory_region
Marc Zyngier
1
-3
/
+8
2017-03-20
arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
Marc Zyngier
1
-0
/
+2
2017-03-09
KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64
Linu Cherian
1
-0
/
+3
2017-03-07
arm: KVM: Survive unknown traps from guests
Mark Rutland
1
-7
/
+12
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
1
-0
/
+4
2017-02-08
KVM: arm/arm64: Set a background timer to the earliest timer expiration
Jintack Lim
1
-1
/
+2
2017-02-08
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
1
-1
/
+8
2017-02-08
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
Jintack Lim
1
-1
/
+1
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
1
-1
/
+0
2017-01-30
arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT
Marc Zyngier
1
-9
/
+0
2017-01-30
arm/arm64: KVM: Stop propagating cacheability status of a faulted page
Marc Zyngier
1
-7
/
+4
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2
-2
/
+37
2017-01-25
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
1
-0
/
+1
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
1
-0
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-11-14
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
3
-0
/
+8
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
2
-1
/
+41
2016-10-21
arm/arm64: KVM: Map the BSS at HYP
Marc Zyngier
1
-0
/
+7
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-159
/
+162
2016-09-29
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
12
-159
/
+152
2016-09-22
arm64: KVM: Remove duplicating init code for setting VMID
Vladimir Murzin
1
-8
/
+4
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
4
-2
/
+48
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
1
-0
/
+10
2016-09-09
kvm-arm: Unmap shadow pagetables properly
Suzuki K Poulose
2
-2
/
+1
2016-09-08
arm/arm64: KVM: Remove external abort test from MMIO handling
Marc Zyngier
1
-6
/
+0
2016-09-08
arm/arm64: KVM: Inject virtual abort when guest exits on external abort
Marc Zyngier
1
-0
/
+5
2016-09-08
arm: KVM: Drop unreachable HYP abort handlers
Marc Zyngier
1
-27
/
+0
2016-09-08
arm: KVM: Inject a Virtual Abort if it was pending
Marc Zyngier
1
-0
/
+19
2016-09-08
arm: KVM: Handle async aborts delivered while at HYP
Marc Zyngier
2
-1
/
+46
2016-09-08
arm: KVM: Add HYP async abort handler
Marc Zyngier
1
-0
/
+3
2016-09-08
arm: KVM: Add Virtual Abort injection helper
Marc Zyngier
1
-0
/
+12
2016-09-08
arm: KVM: Preserve pending Virtual Abort in world switch
Marc Zyngier
1
-0
/
+9
2016-09-08
arm: KVM: Use common AArch32 conditional execution code
Marc Zyngier
2
-97
/
+1
2016-09-08
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
1
-3
/
+1
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2
-14
/
+5
2016-09-08
arm/kvm: excise redundant cache maintenance
Mark Rutland
1
-2
/
+0
2016-09-06
arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed
Marc Zyngier
1
-1
/
+2
2016-08-18
Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-1
/
+1
2016-08-17
KVM: arm/arm64: Change misleading use of is_error_pfn
Christoffer Dall
1
-1
/
+1
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
1
-1
/
+5
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
3
-0
/
+22
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-159
/
+104
2016-07-22
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
5
-151
/
+96
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
3
-0
/
+22
2016-07-18
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
1
-0
/
+1
2016-07-18
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
1
-1
/
+1
2016-07-03
arm/arm64: Get rid of KERN_TO_HYP
Marc Zyngier
1
-9
/
+9
2016-07-03
arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range
Marc Zyngier
1
-0
/
+15
[next]