index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-29
1
-2
/
+16
|
*
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2015-01-23
1
-2
/
+1
|
|
\
|
|
*
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
2015-01-23
1
-2
/
+1
|
*
|
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
2015-01-23
1
-2
/
+2
|
*
|
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2015-01-20
1
-0
/
+1
|
*
|
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
2015-01-20
1
-0
/
+8
|
*
|
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
2015-01-20
1
-1
/
+1
|
*
|
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2015-01-20
2
-12
/
+18
|
*
|
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
2015-01-16
2
-12
/
+11
|
*
|
KVM: arm: page logging 2nd stage fault handling
Mario Smarduch
2015-01-16
1
-9
/
+88
|
*
|
KVM: arm: dirty logging write protect support
Mario Smarduch
2015-01-16
3
-0
/
+57
|
*
|
KVM: arm: Add initial dirty page locking support
Mario Smarduch
2015-01-16
1
-0
/
+135
|
*
|
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
2015-01-16
2
-0
/
+12
|
*
|
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
Andre Przywara
2015-01-15
2
-7
/
+12
|
|
/
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-09
1
-0
/
+1
|
\
\
|
*
|
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2015-01-06
1
-0
/
+1
|
|
/
*
|
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
2015-01-29
1
-4
/
+8
*
|
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
2015-01-29
1
-15
/
+67
*
|
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
2015-01-29
7
-72
/
+127
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
5
-43
/
+186
|
\
|
*
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
2014-12-15
1
-2
/
+11
|
*
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
2014-12-13
1
-0
/
+5
|
*
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
2014-12-13
1
-1
/
+1
|
*
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
2014-12-13
1
-3
/
+3
|
*
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
2014-12-13
2
-0
/
+72
|
*
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
2014-12-13
1
-0
/
+18
|
*
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-12-13
2
-25
/
+43
|
*
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2014-12-13
2
-1
/
+2
|
*
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
2014-12-13
1
-0
/
+2
|
*
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
2014-12-13
1
-1
/
+1
|
*
arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read
Andre Przywara
2014-11-25
1
-6
/
+9
|
*
arm, arm64: KVM: handle potential incoherency of readonly memslots
Ard Biesheuvel
2014-11-25
1
-5
/
+15
|
*
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
2014-11-25
1
-2
/
+7
|
*
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
2014-11-25
1
-1
/
+6
*
|
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
2014-11-26
1
-1
/
+6
*
|
arm64: KVM: fix unmapping with 48-bit VAs
Mark Rutland
2014-11-26
1
-1
/
+2
|
/
*
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-18
3
-40
/
+207
|
\
|
*
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
Christoffer Dall
2014-10-16
1
-0
/
+7
|
*
arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
Steve Capper
2014-10-15
1
-1
/
+1
|
*
arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
Christoffer Dall
2014-10-14
1
-0
/
+11
|
*
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
2014-10-14
2
-28
/
+107
|
*
arm/arm64: KVM: map MMIO regions at creation time
Ard Biesheuvel
2014-10-13
1
-8
/
+69
|
*
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2014-10-10
1
-1
/
+4
|
*
arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
Ard Biesheuvel
2014-10-10
1
-0
/
+6
|
*
arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
Ard Biesheuvel
2014-10-10
1
-2
/
+1
|
*
arm: kvm: fix CPU hotplug
Vladimir Murzin
2014-09-29
1
-1
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-08
4
-46
/
+32
|
\
\
|
|
/
|
*
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
2014-09-26
1
-3
/
+5
|
*
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
2014-09-26
1
-2
/
+2
|
*
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
2014-09-18
1
-7
/
+0
[prev]
[next]