index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm/arm64: vgic-new: Export register access interface
Christoffer Dall
2016-05-20
2
-0
/
+38
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
Eric Auger
2016-05-20
3
-2
/
+90
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
Eric Auger
2016-05-20
1
-0
/
+38
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
Eric Auger
2016-05-20
2
-0
/
+89
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
Eric Auger
2016-05-20
1
-0
/
+22
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
Eric Auger
2016-05-20
1
-4
/
+79
*
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
Eric Auger
2016-05-20
2
-0
/
+110
*
KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
Andre Przywara
2016-05-20
1
-0
/
+106
*
KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
Andre Przywara
2016-05-20
1
-1
/
+40
*
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
Andre Przywara
2016-05-20
1
-2
/
+14
*
KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
Andre Przywara
2016-05-20
1
-2
/
+30
*
KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
Andre Przywara
2016-05-20
2
-1
/
+48
*
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
Andre Przywara
2016-05-20
4
-0
/
+238
*
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
Andre Przywara
2016-05-20
1
-2
/
+60
*
KVM: arm/arm64: vgic-new: Add SGIR register handler
Andre Przywara
2016-05-20
1
-1
/
+42
*
KVM: arm/arm64: vgic-new: Add TARGET registers handlers
Andre Przywara
2016-05-20
1
-1
/
+42
*
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
2016-05-20
3
-1
/
+55
*
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
2016-05-20
4
-1
/
+50
*
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
2016-05-20
3
-2
/
+93
*
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
2016-05-20
3
-2
/
+74
*
KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
Andre Przywara
2016-05-20
3
-2
/
+69
*
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
2016-05-20
3
-1
/
+64
*
KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
Andre Przywara
2016-05-20
4
-0
/
+106
*
KVM: arm/arm64: vgic-new: Add MMIO handling framework
Marc Zyngier
2016-05-20
2
-0
/
+283
*
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
Eric Auger
2016-05-20
1
-0
/
+25
*
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
2016-05-20
3
-5
/
+211
*
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
2016-05-20
3
-0
/
+188
*
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Marc Zyngier
2016-05-20
2
-0
/
+194
*
KVM: arm/arm64: vgic-new: Add IRQ sorting
Christoffer Dall
2016-05-20
1
-0
/
+57
*
KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
Christoffer Dall
2016-05-20
2
-0
/
+212
*
KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
Christoffer Dall
2016-05-20
2
-0
/
+63
*
KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
Andre Przywara
2016-05-20
1
-7
/
+1
*
KVM: arm/arm64: pmu: abstract access to number of SPIs
Andre Przywara
2016-05-20
1
-11
/
+14
*
KVM: arm/arm64: Fix MMIO emulation data handling
Christoffer Dall
2016-05-20
1
-7
/
+0
*
KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
Christoffer Dall
2016-05-20
3
-16
/
+12
*
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2016-05-20
2
-31
/
+40
*
KVM: arm/arm64: vgic: Remove irq_phys_map from interface
Andre Przywara
2016-05-20
2
-14
/
+8
*
KVM: arm/arm64: arch_timer: Remove irq_phys_map
Andre Przywara
2016-05-20
1
-6
/
+4
*
KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
Christoffer Dall
2016-05-20
2
-24
/
+27
*
KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
Andre Przywara
2016-05-20
2
-8
/
+5
*
KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
Andre Przywara
2016-05-20
2
-7
/
+5
*
KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
Andre Przywara
2016-05-20
2
-4
/
+4
*
KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
Andre Przywara
2016-05-20
1
-3
/
+2
*
KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables
Julien Grall
2016-05-03
3
-89
/
+69
*
KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
Julien Grall
2016-05-03
1
-29
/
+11
*
KVM: arm/arm64: Handle forward time correction gracefully
Marc Zyngier
2016-04-06
1
-10
/
+39
*
arm64: KVM: Add braces to multi-line if statement in virtual PMU code
Will Deacon
2016-04-01
1
-1
/
+2
*
KVM: Replace smp_mb() with smp_load_acquire() in the kvm_flush_remote_tlbs()
Lan Tianyu
2016-03-22
1
-2
/
+16
*
KVM: Replace smp_mb() with smp_mb_after_atomic() in the kvm_make_all_cpus_req...
Lan Tianyu
2016-03-22
1
-2
/
+2
*
KVM: fix spin_lock_init order on x86
Paolo Bonzini
2016-03-22
1
-10
/
+11
[next]