index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
2013-10-22
ARM: KVM: drop limitation to 4 CPU VMs
Marc Zyngier
2013-10-22
ARM: KVM: fix L2CTLR to be per-cluster
Marc Zyngier
2013-10-22
ARM: KVM: Fix MPIDR computing to support virtual clusters
Marc Zyngier
2013-10-17
KVM: ARM: Transparent huge page (THP) support
Christoffer Dall
2013-10-17
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
2013-10-17
KVM: ARM: Update comments for kvm_handle_wfi
Christoffer Dall
2013-10-17
ARM: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
2013-10-12
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-10-12
KVM: ARM: Fix calculation of virtual CPU ID
Jonathan Austin
2013-10-02
ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl
Anup Patel
2013-10-02
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-10-02
KVM: ARM: Fix typo in comments of inject_abt()
Anup Patel
2013-09-05
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-08-30
ARM: KVM: Add newlines to panic strings
Christoffer Dall
2013-08-30
ARM: KVM: Work around older compiler bug
Christoffer Dall
2013-08-30
ARM: KVM: Simplify tracepoint text
Christoffer Dall
2013-08-13
ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICE
Christoffer Dall
2013-08-12
ARM: kvm: use inner-shareable barriers after TLB flushing
Will Deacon
2013-08-11
KVM: ARM: Squash len warning
Christoffer Dall
2013-08-07
arm64: KVM: fix 2-level page tables unmapping
Marc Zyngier
2013-08-07
ARM: KVM: Fix unaligned unmap_range leak
Christoffer Dall
2013-08-06
ARM: KVM: Fix 64-bit coprocessor handling
Christoffer Dall
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
2013-06-26
ARM: kvm: don't include drivers/virtio/Kconfig
Arnd Bergmann
2013-06-26
arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic
Geoff Levand
2013-06-26
ARM: KVM: clear exclusive monitor on all exception returns
Marc Zyngier
2013-06-26
ARM: KVM: add missing dsb before invalidating Stage-2 TLBs
Marc Zyngier
2013-06-26
ARM: KVM: perform save/restore of PAR
Marc Zyngier
2013-06-26
ARM: KVM: get rid of S2_PGD_SIZE
Marc Zyngier
2013-06-26
ARM: KVM: don't special case PC when doing an MMIO
Marc Zyngier
2013-06-26
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
2013-06-26
ARM: KVM: Don't handle PSCI calls via SMC
Dave P Martin
2013-06-26
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
2013-06-12
ARM: KVM: timer: allow DT matching for ARMv8 cores
Marc Zyngier
2013-06-07
ARM: KVM: arch_timers: zero CNTVOFF upon return to host
Mark Rutland
2013-06-03
ARM: KVM: be more thorough when invalidating TLBs
Marc Zyngier
2013-06-03
ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl
Andre Przywara
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-05-02
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-28
ARM: KVM: iterate over all CPUs for CPU compatibility check
Andre Przywara
2013-04-28
KVM: ARM: Fix spelling in error message
Christoffer Dall
[next]