index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
Marc Zyngier
1
-0
/
+4
2017-11-10
KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
Marc Zyngier
1
-1
/
+15
2017-11-10
KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
Marc Zyngier
1
-1
/
+5
2017-11-10
KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
Marc Zyngier
1
-0
/
+4
2017-11-10
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
Marc Zyngier
3
-2
/
+116
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
7
-0
/
+123
2017-11-10
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
Marc Zyngier
3
-0
/
+10
2017-11-10
KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
Marc Zyngier
1
-9
/
+11
2017-11-10
KVM: arm/arm64: vITS: Add MSI translation helpers
Marc Zyngier
2
-41
/
+58
2017-11-06
KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
Marc Zyngier
1
-2
/
+2
2017-11-06
KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
Marc Zyngier
1
-0
/
+2
2017-11-06
KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
Eric Auger
3
-41
/
+51
2017-11-06
KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
Eric Auger
3
-0
/
+46
2017-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
Christoffer Dall
51
-347
/
+2050
2017-11-06
KVM: arm/arm64: fix the incompatible matching for external abort
Dongjiu Geng
2
-2
/
+2
2017-11-06
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
5
-218
/
+131
2017-11-06
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
3
-49
/
+58
2017-11-06
KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
1
-0
/
+20
2017-11-06
KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared
Eric Auger
1
-4
/
+18
2017-11-06
KVM: arm/arm64: vgic-its: New helper functions to free the caches
wanghaibin
1
-21
/
+20
2017-11-06
KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
Eric Auger
1
-12
/
+2
2017-11-06
arm/arm64: KVM: Load the timer state when enabling the timer
Christoffer Dall
1
-0
/
+4
2017-11-06
KVM: arm/arm64: Rework kvm_timer_should_fire
Christoffer Dall
3
-4
/
+24
2017-11-06
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
Christoffer Dall
3
-26
/
+0
2017-11-06
KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
Christoffer Dall
1
-24
/
+51
2017-11-06
KVM: arm/arm64: Move phys_timer_emulate function
Christoffer Dall
1
-16
/
+16
2017-11-06
KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
Christoffer Dall
1
-27
/
+14
2017-11-06
KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
Christoffer Dall
3
-2
/
+43
2017-11-06
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
Christoffer Dall
3
-94
/
+178
2017-11-06
KVM: arm/arm64: Set VCPU affinity for virt timer irq
Christoffer Dall
1
-0
/
+9
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
8
-52
/
+95
2017-11-06
KVM: arm/arm64: Use separate timer for phys timer emulation
Christoffer Dall
2
-5
/
+19
2017-11-06
KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
Christoffer Dall
1
-13
/
+13
2017-11-06
KVM: arm/arm64: Rename soft timer to bg_timer
Christoffer Dall
2
-10
/
+10
2017-11-06
KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
Christoffer Dall
2
-25
/
+11
2017-11-06
KVM: arm/arm64: Check that system supports split eoi/deactivate
Christoffer Dall
2
-4
/
+10
2017-11-06
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
8
-72
/
+107
2017-11-06
KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
Christoffer Dall
1
-0
/
+3
2017-11-06
arm64: Use physical counter for in-kernel reads when booted in EL2
Christoffer Dall
2
-5
/
+9
2017-11-06
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
2
-5
/
+26
2017-11-02
Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
241
-1903
/
+3090
2017-11-02
irqchip: mips-gic: Make IPI bitmaps static
Paul Burton
1
-2
/
+2
2017-11-02
irqchip: mips-gic: Share register writes in gic_set_type()
Paul Burton
1
-23
/
+23
2017-11-02
irqchip: mips-gic: Remove gic_vpes variable
Paul Burton
1
-5
/
+0
2017-11-02
irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs
Paul Burton
1
-5
/
+7
2017-11-02
irqchip: mips-gic: Configure EIC when CPUs come online
Paul Burton
1
-7
/
+5
2017-11-02
irqchip: mips-gic: Mask local interrupts when CPUs come online
Paul Burton
1
-10
/
+4
2017-11-02
irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
Paul Burton
2
-16
/
+57
2017-11-02
irqchip: mips-gic: Inline gic_local_irq_domain_map()
Paul Burton
1
-36
/
+22
2017-11-02
irqchip/meson-gpio: add support for Meson8 SoCs
Martin Blumenstingl
2
-0
/
+6
[next]