index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
Eric Auger
2
-0
/
+110
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
Andre Przywara
1
-0
/
+106
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
Andre Przywara
1
-1
/
+40
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
Andre Przywara
1
-2
/
+14
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
Andre Przywara
1
-2
/
+30
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
Andre Przywara
2
-1
/
+48
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
Andre Przywara
4
-0
/
+238
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
Andre Przywara
1
-2
/
+60
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIR register handler
Andre Przywara
1
-1
/
+42
2016-05-20
KVM: arm/arm64: vgic-new: Add TARGET registers handlers
Andre Przywara
1
-1
/
+42
2016-05-20
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
3
-1
/
+55
2016-05-20
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
4
-1
/
+50
2016-05-20
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
3
-2
/
+93
2016-05-20
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
3
-2
/
+74
2016-05-20
KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
Andre Przywara
3
-2
/
+69
2016-05-20
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
3
-1
/
+64
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
Andre Przywara
4
-0
/
+106
2016-05-20
KVM: arm/arm64: vgic-new: Add MMIO handling framework
Marc Zyngier
2
-0
/
+283
2016-05-20
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
Eric Auger
1
-0
/
+25
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
3
-5
/
+211
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
3
-0
/
+188
2016-05-20
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Marc Zyngier
2
-0
/
+194
2016-05-20
KVM: arm/arm64: vgic-new: Add IRQ sorting
Christoffer Dall
1
-0
/
+57
2016-05-20
KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
Christoffer Dall
2
-0
/
+212
2016-05-20
KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
Christoffer Dall
2
-0
/
+63
2016-05-20
KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
Andre Przywara
1
-7
/
+1
2016-05-20
KVM: arm/arm64: pmu: abstract access to number of SPIs
Andre Przywara
1
-11
/
+14
2016-05-20
KVM: arm/arm64: Fix MMIO emulation data handling
Christoffer Dall
1
-7
/
+0
2016-05-20
KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
Christoffer Dall
3
-16
/
+12
2016-05-20
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2
-31
/
+40
2016-05-20
KVM: arm/arm64: vgic: Remove irq_phys_map from interface
Andre Przywara
2
-14
/
+8
2016-05-20
KVM: arm/arm64: arch_timer: Remove irq_phys_map
Andre Przywara
1
-6
/
+4
2016-05-20
KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
Christoffer Dall
2
-24
/
+27
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
Andre Przywara
2
-8
/
+5
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
Andre Przywara
2
-7
/
+5
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
Andre Przywara
2
-4
/
+4
2016-05-20
KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
Andre Przywara
1
-3
/
+2
2016-05-18
KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
Radim Krčmář
1
-6
/
+13
2016-05-18
KVM: shrink halt polling even more for invalid wakeups
Christian Borntraeger
1
-3
/
+4
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2
-2
/
+9
2016-05-11
kvm: Conditionally register IRQ bypass consumer
Alex Williamson
1
-8
/
+10
2016-05-11
irqbypass: Disallow NULL token
Alex Williamson
1
-1
/
+11
2016-05-11
kvm: introduce KVM_MAX_VCPU_ID
Greg Kurz
1
-1
/
+3
2016-05-03
KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables
Julien Grall
3
-89
/
+69
2016-05-03
KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
Julien Grall
1
-29
/
+11
2016-04-06
KVM: arm/arm64: Handle forward time correction gracefully
Marc Zyngier
1
-10
/
+39
2016-04-01
arm64: KVM: Add braces to multi-line if statement in virtual PMU code
Will Deacon
1
-1
/
+2
2016-03-22
KVM: Replace smp_mb() with smp_load_acquire() in the kvm_flush_remote_tlbs()
Lan Tianyu
1
-2
/
+16
2016-03-22
KVM: Replace smp_mb() with smp_mb_after_atomic() in the kvm_make_all_cpus_req...
Lan Tianyu
1
-2
/
+2
2016-03-22
KVM: fix spin_lock_init order on x86
Paolo Bonzini
1
-10
/
+11
[prev]
[next]