index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-18
KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
Marc Zyngier
1
-0
/
+1
2019-08-18
KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation
Marc Zyngier
1
-0
/
+1
2019-08-18
KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive
Marc Zyngier
1
-0
/
+1
2019-08-18
KVM: arm/arm64: vgic: Add LPI translation cache definition
Marc Zyngier
1
-0
/
+2
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+2
2019-08-05
KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
Marc Zyngier
1
-0
/
+2
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-03
KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs
Marc Zyngier
1
-0
/
+1
2018-08-12
KVM: arm/arm64: vgic: Move DEBUG_SPINLOCK_BUG_ON to vgic.h
Jia He
1
-0
/
+6
2018-07-21
KVM: arm/arm64: vgic-debug: Show LPI status
Marc Zyngier
1
-0
/
+1
2018-06-01
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+2
2018-05-25
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
1
-1
/
+12
2018-05-25
KVM: arm/arm64: Helper to register a new redistributor region
Eric Auger
1
-0
/
+8
2018-05-25
KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
Eric Auger
1
-0
/
+10
2018-05-25
KVM: arm/arm64: Helper to locate free rdist index
Eric Auger
1
-0
/
+11
2018-04-27
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
1
-0
/
+14
2018-03-19
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
Marc Zyngier
1
-0
/
+3
2018-03-19
KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
Christoffer Dall
1
-0
/
+3
2018-03-14
KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
Marc Zyngier
1
-0
/
+2
2018-03-14
KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
Andre Przywara
1
-0
/
+1
2018-01-02
KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
Christoffer Dall
1
-0
/
+1
2018-01-02
KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
Christoffer Dall
1
-0
/
+7
2017-11-10
KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
Marc Zyngier
1
-0
/
+2
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
1
-0
/
+2
2017-11-10
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
Marc Zyngier
1
-0
/
+2
2017-11-10
KVM: arm/arm64: vITS: Add MSI translation helpers
Marc Zyngier
1
-0
/
+4
2017-11-06
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
1
-1
/
+2
2017-09-05
KVM: arm/arm64: Extract GICv3 max APRn index calculation
Christoffer Dall
1
-0
/
+16
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
1
-4
/
+8
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-2
/
+31
2017-05-09
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
1
-1
/
+0
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
1
-1
/
+2
2017-05-09
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
1
-0
/
+1
2017-05-09
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
1
-1
/
+1
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+5
2017-05-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
1
-0
/
+1
2017-05-08
KVM: arm64: vgic-its: ITT save and restore
Eric Auger
1
-0
/
+4
2017-05-08
KVM: arm64: vgic-its: Device table save/restore
Eric Auger
1
-0
/
+10
2017-05-08
KVM: arm64: vgic-its: Collection table save/restore
Eric Auger
1
-0
/
+9
2017-05-08
KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Eric Auger
1
-0
/
+1
2017-05-08
KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
Eric Auger
1
-0
/
+3
2017-04-09
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
1
-2
/
+0
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
1
-0
/
+6
2017-04-04
KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
Christoffer Dall
1
-1
/
+8
2017-04-04
KVM: arm64: Ensure LRs are clear when they should be
Christoffer Dall
1
-0
/
+2
2017-01-30
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
1
-0
/
+2
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
1
-0
/
+25
2017-01-30
KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
Vijaya Kumar K
1
-0
/
+5
2017-01-30
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
1
-1
/
+39
[next]