index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
8
-32
/
+347
|
\
|
*
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
[next]