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
/
virt
/
kvm
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
Christoffer Dall
2014-10-16
2
-23
/
+19
*
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2014-10-10
1
-1
/
+2
*
arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset
Christoffer Dall
2014-09-25
1
-2
/
+2
*
arm/arm64: KVM: vgic: make number of irqs a configurable attribute
Marc Zyngier
2014-09-18
1
-0
/
+37
*
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
2014-09-18
1
-13
/
+29
*
arm/arm64: KVM: vgic: kill VGIC_NR_IRQS
Marc Zyngier
2014-09-18
1
-6
/
+11
*
arm/arm64: KVM: vgic: handle out-of-range MMIO accesses
Marc Zyngier
2014-09-18
1
-11
/
+45
*
arm/arm64: KVM: vgic: kill VGIC_MAX_CPUS
Marc Zyngier
2014-09-18
1
-3
/
+3
*
arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS
Marc Zyngier
2014-09-18
1
-5
/
+11
*
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
2014-09-18
1
-35
/
+208
*
KVM: ARM: vgic: plug irq injection race
Marc Zyngier
2014-09-18
1
-1
/
+2
*
arm/arm64: KVM: vgic: Clarify and correct vgic documentation
Christoffer Dall
2014-09-18
1
-6
/
+7
*
arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
Christoffer Dall
2014-09-18
1
-2
/
+16
*
arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn
Christoffer Dall
2014-09-18
1
-11
/
+108
*
arm/arm64: KVM: vgic: Clear queued flags on unqueue
Christoffer Dall
2014-09-18
1
-1
/
+3
*
arm/arm64: KVM: Rename irq_active to irq_queued
Christoffer Dall
2014-09-18
1
-14
/
+19
*
arm/arm64: KVM: Rename irq_state to irq_pending
Christoffer Dall
2014-09-18
1
-26
/
+26
*
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-18
1
-78
/
+79
|
\
|
*
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
2014-09-17
1
-78
/
+79
*
|
KVM: vgic: declare probe function pointer as const
Will Deacon
2014-08-27
1
-2
/
+2
*
|
KVM: vgic: return int instead of bool when checking I/O ranges
Will Deacon
2014-08-27
1
-1
/
+1
|
/
*
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-08-05
3
-176
/
+725
|
\
|
*
KVM: arm64: GICv3: mandate page-aligned GICV region
Marc Zyngier
2014-07-31
1
-0
/
+16
|
*
ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case
Victor Kamensky
2014-07-11
1
-2
/
+22
|
*
ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
Victor Kamensky
2014-07-11
1
-2
/
+2
|
*
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
2014-07-11
1
-0
/
+1
|
*
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
2014-07-11
1
-0
/
+231
|
*
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2014-07-11
2
-0
/
+4
|
*
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
Marc Zyngier
2014-07-11
1
-0
/
+1
|
*
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2014-07-11
2
-221
/
+294
|
*
KVM: ARM: introduce vgic_params structure
Marc Zyngier
2014-07-11
1
-37
/
+33
|
*
KVM: ARM: vgic: introduce vgic_enable
Marc Zyngier
2014-07-11
1
-8
/
+21
|
*
KVM: ARM: vgic: abstract VMCR access
Marc Zyngier
2014-07-11
1
-16
/
+53
|
*
KVM: ARM: vgic: move underflow handling to vgic_ops
Marc Zyngier
2014-07-11
1
-3
/
+25
|
*
KVM: ARM: vgic: abstract MISR decoding
Marc Zyngier
2014-07-11
1
-3
/
+23
|
*
KVM: ARM: vgic: abstract EISR bitmap access
Marc Zyngier
2014-07-11
1
-2
/
+23
|
*
KVM: ARM: vgic: abstract access to the ELRSR bitmap
Marc Zyngier
2014-07-11
1
-5
/
+41
|
*
KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
Marc Zyngier
2014-07-11
1
-52
/
+110
|
*
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
2014-07-11
1
-28
/
+28
*
|
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
2014-07-30
1
-4
/
+20
|
/
*
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...
Haibin Wang
2014-04-29
1
-2
/
+3
*
KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
Andre Przywara
2014-04-28
1
-5
/
+4
*
KVM: ARM: vgic: Fix sgi dispatch problem
Haibin Wang
2014-04-28
1
-0
/
+1
*
arm, kvm: fix double lock on cpu_add_remove_lock
Ming Lei
2014-04-08
2
-2
/
+2
*
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
2014-02-14
1
-0
/
+1
*
KVM: arm-vgic: Support CPU interface reg access
Christoffer Dall
2013-12-21
1
-8
/
+73
*
KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
Christoffer Dall
2013-12-21
1
-4
/
+66
*
KVM: arm-vgic: Support unqueueing of LRs to the dist
Christoffer Dall
2013-12-21
1
-5
/
+83
*
KVM: arm-vgic: Add vgic reg access from dev attr
Christoffer Dall
2013-12-21
1
-0
/
+178
*
KVM: arm-vgic: Make vgic mmio functions more generic
Christoffer Dall
2013-12-21
1
-6
/
+6
[next]