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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
Marc Zyngier
2
-2
/
+108
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
4
-0
/
+102
2017-11-10
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
Marc Zyngier
2
-0
/
+7
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/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
Eric Auger
2
-38
/
+46
2017-11-06
KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
Eric Auger
1
-0
/
+40
2017-11-06
KVM: arm/arm64: Unify 32bit fault injection
Marc Zyngier
1
-5
/
+92
2017-11-06
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
Eric Auger
1
-49
/
+56
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
2
-3
/
+22
2017-11-06
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
Christoffer Dall
2
-25
/
+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: Support EL1 phys timer register access in set/get reg
Christoffer Dall
1
-2
/
+31
2017-11-06
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
Christoffer Dall
2
-92
/
+164
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
2
-42
/
+80
2017-11-06
KVM: arm/arm64: Use separate timer for phys timer emulation
Christoffer Dall
1
-5
/
+16
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
1
-9
/
+9
2017-11-06
KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
Christoffer Dall
1
-22
/
+11
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-09-19
Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"
Jan H. Schönherr
1
-2
/
+0
2017-09-15
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,async_pf: Use swq_has_sleeper()
Davidlohr Bueso
1
-5
/
+1
2017-09-15
KVM: Don't accept obviously wrong gsi values via KVM_IRQFD
Jan H. Schönherr
1
-0
/
+2
2017-09-13
KVM: fix rcu warning on VM_CREATE errors
Christian Borntraeger
1
-0
/
+1
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-40
/
+89
2017-09-05
KVM: arm/arm64: Support uaccess of GICC_APRn
Christoffer Dall
1
-1
/
+46
2017-09-05
KVM: arm/arm64: Extract GICv3 max APRn index calculation
Christoffer Dall
1
-0
/
+16
2017-09-05
KVM: arm/arm64: vITS: Drop its_ite->lpi field
Marc Zyngier
1
-6
/
+4
2017-09-05
KVM: arm/arm64: vgic: constify seq_operations and file_operations
Arvind Yadav
1
-2
/
+2
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
1
-29
/
+11
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-42
/
+0
2017-08-15
kvm: avoid uninitialized-variable warnings
Arnd Bergmann
1
-1
/
+2
2017-08-08
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
1
-1
/
+1
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
2
-1
/
+8
2017-08-03
Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
5
-33
/
+22
2017-08-03
KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg
Christoffer Dall
1
-2
/
+2
2017-08-02
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
1
-7
/
+4
2017-07-26
KVM: make pid available for uevents without debugfs
Claudio Imbrenda
1
-23
/
+12
2017-07-25
KVM: arm/arm64: Handle hva aging while destroying the vm
Suzuki K Poulose
1
-0
/
+4
2017-07-25
KVM: arm/arm64: PMU: Fix overflow interrupt injection
Andrew Jones
1
-28
/
+15
2017-07-25
KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability
Shanker Donthineni
2
-3
/
+1
[next]