index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...
Gleb Natapov
1
-6
/
+28
2013-11-17
arm/arm64: KVM: Fix hyp mappings of vmalloc regions
Christoffer Dall
1
-6
/
+28
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-190
/
+513
2013-11-11
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-11
/
+79
2013-11-11
Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
3
-12
/
+23
2013-11-07
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
Marc Zyngier
1
-0
/
+4
2013-11-07
arm/arm64: KVM: MMIO support for BE guest
Marc Zyngier
1
-11
/
+75
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
1
-2
/
+3
2013-10-29
ARM: 7862/1: pcpu: replace __get_cpu_var_uses
Christoph Lameter
1
-3
/
+3
2013-10-28
Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm...
Paolo Bonzini
3
-45
/
+199
2013-10-22
arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
Marc Zyngier
1
-4
/
+13
2013-10-22
ARM: KVM: drop limitation to 4 CPU VMs
Marc Zyngier
1
-4
/
+0
2013-10-22
ARM: KVM: fix L2CTLR to be per-cluster
Marc Zyngier
1
-0
/
+4
2013-10-22
ARM: KVM: Fix MPIDR computing to support virtual clusters
Marc Zyngier
1
-4
/
+6
2013-10-18
KVM: ARM: Transparent huge page (THP) support
Christoffer Dall
1
-2
/
+56
2013-10-18
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
1
-38
/
+131
2013-10-18
KVM: ARM: Update comments for kvm_handle_wfi
Christoffer Dall
1
-6
/
+8
2013-10-18
ARM: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
2
-1
/
+6
2013-10-17
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
1
-3
/
+3
2013-10-17
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
1
-2
/
+3
2013-10-13
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
6
-122
/
+181
2013-10-13
KVM: ARM: Fix calculation of virtual CPU ID
Jonathan Austin
1
-7
/
+4
2013-10-02
ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
1
-0
/
+13
2013-10-02
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
1
-0
/
+20
2013-10-02
KVM: ARM: Fix typo in comments of inject_abt()
Anup Patel
1
-1
/
+1
2013-09-24
ARM: kvm: rename cpu_reset to avoid name clash
Olof Johansson
1
-3
/
+3
2013-09-06
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-4
/
+3
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
3
-4
/
+3
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-9
/
+12
2013-08-31
ARM: KVM: Add newlines to panic strings
Christoffer Dall
1
-4
/
+4
2013-08-31
ARM: KVM: Work around older compiler bug
Christoffer Dall
1
-1
/
+1
2013-08-31
ARM: KVM: Simplify tracepoint text
Christoffer Dall
1
-4
/
+3
2013-08-13
ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICE
Christoffer Dall
1
-1
/
+0
2013-08-12
ARM: kvm: use inner-shareable barriers after TLB flushing
Will Deacon
2
-3
/
+3
2013-08-12
KVM: ARM: Squash len warning
Christoffer Dall
1
-1
/
+2
2013-08-08
arm64: KVM: fix 2-level page tables unmapping
Marc Zyngier
1
-14
/
+8
2013-08-08
ARM: KVM: Fix unaligned unmap_range leak
Christoffer Dall
1
-7
/
+7
2013-08-06
ARM: KVM: Fix 64-bit coprocessor handling
Christoffer Dall
3
-8
/
+27
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
1
-0
/
+4
2013-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-1800
/
+51
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+1
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
1
-0
/
+4
2013-06-26
ARM: kvm: don't include drivers/virtio/Kconfig
Arnd Bergmann
1
-2
/
+0
2013-06-26
arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic
Geoff Levand
1
-3
/
+3
2013-06-26
ARM: KVM: clear exclusive monitor on all exception returns
Marc Zyngier
1
-0
/
+3
2013-06-26
ARM: KVM: add missing dsb before invalidating Stage-2 TLBs
Marc Zyngier
1
-0
/
+1
2013-06-26
ARM: KVM: perform save/restore of PAR
Marc Zyngier
3
-3
/
+23
2013-06-26
ARM: KVM: get rid of S2_PGD_SIZE
Marc Zyngier
1
-3
/
+0
2013-06-26
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
1
-6
/
+0
2013-06-26
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
1
-4
/
+4
[next]