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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
KVM: VMX: optimize shadow VMCS copying
Paolo Bonzini
1
-78
/
+65
2018-01-16
KVM: vmx: shadow more fields that are read/written on every vmexits
Paolo Bonzini
1
-9
/
+23
2018-01-16
Merge tag 'kvm-s390-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
7
-53
/
+44
2018-01-16
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
Liran Alon
1
-2
/
+3
2018-01-16
KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
Liran Alon
2
-25
/
+18
2018-01-16
KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-in...
Liran Alon
1
-1
/
+11
2018-01-16
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
Liran Alon
3
-11
/
+21
2018-01-16
KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
Liran Alon
3
-7
/
+6
2018-01-16
KVM: nVMX: Fix bug of injecting L2 exception into L1
Liran Alon
2
-1
/
+1
2018-01-16
kvm/vmx: Use local vmx variable in vmx_get_msr()
Borislav Petkov
1
-5
/
+6
2018-01-16
KVM: MMU: consider host cache mode in MMIO page check
Haozhong Zhang
1
-1
/
+13
2018-01-16
x86/mm: add a function to check if a pfn is UC/UC-/WC
Haozhong Zhang
2
-0
/
+21
2018-01-16
Merge branch 'kvm-insert-lfence'
Paolo Bonzini
1
-2
/
+10
2018-01-16
KVM: x86: prefer "depends on" to "select" for SEV
Paolo Bonzini
1
-3
/
+1
2018-01-16
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
24
-32
/
+3440
2018-01-16
KVM: x86: avoid unnecessary XSETBV on guest entry
Paolo Bonzini
1
-1
/
+2
2018-01-16
KVM: x86: fix escape of guest dr6 to the host
Wanpeng Li
1
-0
/
+6
2018-01-16
KVM: X86: support paravirtualized help for TLB shootdowns
Wanpeng Li
2
-8
/
+14
2018-01-16
KVM: X86: introduce invalidate_gpa argument to tlb flush
Wanpeng Li
4
-21
/
+22
2018-01-16
KVM: X86: use paravirtualized TLB Shootdown
Wanpeng Li
3
-0
/
+53
2018-01-16
KVM: X86: Add KVM_VCPU_PREEMPTED
Wanpeng Li
3
-2
/
+4
2018-01-16
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
5
-29
/
+16
2018-01-16
kvm_config: add CONFIG_S390_GUEST
Christian Borntraeger
1
-0
/
+1
2018-01-16
KVM: s390: drop use of spin lock in __floating_irq_kick
Michael Mueller
1
-2
/
+0
2018-01-16
KVM: s390: add debug tracing for cpu features of CPU model
Christian Borntraeger
1
-6
/
+18
2018-01-16
KVM: s390: use created_vcpus in more places
Christian Borntraeger
1
-2
/
+2
2018-01-16
s390x/mm: cleanup gmap_pte_op_walk()
David Hildenbrand
1
-15
/
+8
2018-01-11
KVM: x86: Add memory barrier on vmcs field lookup
Andrew Honig
1
-2
/
+10
2018-01-09
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
Christoffer Dall
3
-5
/
+5
2018-01-08
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
3
-20
/
+12
2018-01-08
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
3
-0
/
+47
2018-01-08
KVM: arm/arm64: Only clean the dcache on translation fault
Marc Zyngier
1
-2
/
+6
2018-01-08
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
5
-8
/
+43
2018-01-08
arm64: KVM: PTE/PMD S2 XN bit definition
Marc Zyngier
1
-0
/
+2
2018-01-08
arm: KVM: Add optimized PIPT icache flushing
Marc Zyngier
2
-3
/
+31
2018-01-08
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
4
-12
/
+52
2018-01-08
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
3
-26
/
+67
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
8
-2
/
+6
2018-01-08
Revert "arm64: KVM: Hide PMU from guests when disabled"
Christoffer Dall
1
-21
/
+14
2018-01-02
KVM: arm/arm64: Delete outdated forwarded irq documentation
Christoffer Dall
1
-187
/
+0
2018-01-02
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
4
-19
/
+50
2018-01-02
KVM: arm/arm64: Provide a get_input_level for the arch timer
Christoffer Dall
2
-46
/
+40
2018-01-02
KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
Christoffer Dall
3
-6
/
+73
2018-01-02
KVM: arm/arm64: Support a vgic interrupt line level sample function
Christoffer Dall
3
-6
/
+23
2018-01-02
KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
Christoffer Dall
4
-0
/
+88
2018-01-02
KVM: arm/arm64: Don't cache the timer IRQ level
Christoffer Dall
1
-7
/
+13
2018-01-02
KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
Christoffer Dall
1
-16
/
+28
2018-01-02
KVM: arm/arm64: Remove redundant preemptible checks
Christoffer Dall
1
-2
/
+0
2018-01-02
KVM: arm: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2018-01-02
arm64: KVM: Hide PMU from guests when disabled
Andrew Jones
1
-14
/
+21
[prev]
[next]