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
/
virt
/
kvm
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
3
-176
/
+725
2014-07-31
KVM: arm64: GICv3: mandate page-aligned GICV region
Marc Zyngier
1
-0
/
+16
2014-07-30
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
1
-4
/
+20
2014-07-11
ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case
Victor Kamensky
1
-2
/
+22
2014-07-11
ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
Victor Kamensky
1
-2
/
+2
2014-07-11
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
1
-0
/
+1
2014-07-11
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
1
-0
/
+231
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2
-0
/
+4
2014-07-11
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
Marc Zyngier
1
-0
/
+1
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2
-221
/
+294
2014-07-11
KVM: ARM: introduce vgic_params structure
Marc Zyngier
1
-37
/
+33
2014-07-11
KVM: ARM: vgic: introduce vgic_enable
Marc Zyngier
1
-8
/
+21
2014-07-11
KVM: ARM: vgic: abstract VMCR access
Marc Zyngier
1
-16
/
+53
2014-07-11
KVM: ARM: vgic: move underflow handling to vgic_ops
Marc Zyngier
1
-3
/
+25
2014-07-11
KVM: ARM: vgic: abstract MISR decoding
Marc Zyngier
1
-3
/
+23
2014-07-11
KVM: ARM: vgic: abstract EISR bitmap access
Marc Zyngier
1
-2
/
+23
2014-07-11
KVM: ARM: vgic: abstract access to the ELRSR bitmap
Marc Zyngier
1
-5
/
+41
2014-07-11
KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
Marc Zyngier
1
-52
/
+110
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
1
-28
/
+28
2014-04-29
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...
Haibin Wang
1
-2
/
+3
2014-04-28
KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
Andre Przywara
1
-5
/
+4
2014-04-28
KVM: ARM: vgic: Fix sgi dispatch problem
Haibin Wang
1
-0
/
+1
2014-04-08
arm, kvm: fix double lock on cpu_add_remove_lock
Ming Lei
2
-2
/
+2
2014-02-14
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
1
-0
/
+1
2013-12-21
KVM: arm-vgic: Support CPU interface reg access
Christoffer Dall
1
-8
/
+73
2013-12-21
KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
Christoffer Dall
1
-4
/
+66
2013-12-21
KVM: arm-vgic: Support unqueueing of LRs to the dist
Christoffer Dall
1
-5
/
+83
2013-12-21
KVM: arm-vgic: Add vgic reg access from dev attr
Christoffer Dall
1
-0
/
+178
2013-12-21
KVM: arm-vgic: Make vgic mmio functions more generic
Christoffer Dall
1
-6
/
+6
2013-12-21
KVM: arm-vgic: Set base addr through device API
Christoffer Dall
1
-12
/
+75
2013-12-21
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
Christoffer Dall
1
-2
/
+61
2013-12-21
ARM: KVM: Allow creating the VGIC after VCPUs
Christoffer Dall
1
-3
/
+19
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
1
-0
/
+34
2013-12-21
arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init
Christoffer Dall
1
-1
/
+0
2013-08-30
ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regs
Christoffer Dall
1
-1
/
+1
2013-08-30
ARM: KVM: vgic: fix GICD_ICFGRn access
Marc Zyngier
1
-2
/
+6
2013-08-30
ARM: KVM: vgic: simplify vgic_get_target_reg
Marc Zyngier
1
-9
/
+3
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+1783
2013-06-26
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
1
-9
/
+20
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
2
-0
/
+1771