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
2016-12-12
Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
15
-63
/
+36
2016-12-09
arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
Marc Zyngier
1
-1
/
+7
2016-12-09
KVM: arm/arm64: timer: Check for properly initialized timer on init
Christoffer Dall
1
-0
/
+5
2016-12-09
KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs
Andre Przywara
1
-1
/
+2
2016-12-08
KVM: x86: Handle the kthread worker using the new API
Petr Mladek
2
-11
/
+7
2016-12-08
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
1
-0
/
+10
2016-12-08
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
2
-7
/
+19
2016-12-08
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
3
-16
/
+45
2016-12-08
KVM: nVMX: propagate errors from prepare_vmcs02
Ladi Prosek
1
-4
/
+19
2016-12-08
KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
Ladi Prosek
1
-2
/
+14
2016-12-08
KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry
David Matlack
1
-9
/
+9
2016-12-08
KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID
David Matlack
1
-3
/
+52
2016-12-08
KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
David Matlack
1
-24
/
+53
2016-12-08
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
2
-24
/
+297
2016-12-08
KVM: nVMX: generate non-true VMX MSRs based on true versions
David Matlack
1
-26
/
+19
2016-12-08
KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs.
Kyle Huey
1
-1
/
+0
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
5
-124
/
+103
2016-12-08
KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
Kyle Huey
1
-20
/
+33
2016-12-08
KVM: VMX: Reorder some skip_emulated_instruction calls
Kyle Huey
1
-6
/
+6
2016-12-08
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
4
-6
/
+5
2016-12-06
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
7
-49
/
+43
2016-12-01
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
7
-49
/
+43
2016-11-29
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
35
-251
/
+977
2016-11-29
Merge tag 'kvm-s390-next-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2
-32
/
+27
2016-11-28
KVM: Add halt polling documentation
Suraj Jitindar Singh
2
-0
/
+129
2016-11-28
KVM: PPC: Book3S HV: Comment style and print format fixups
Suraj Jitindar Singh
2
-2
/
+3
2016-11-28
KVM: PPC: Decrease the powerpc default halt poll max value
Suraj Jitindar Singh
1
-1
/
+1
2016-11-28
KVM: PPC: Book3S HV: Add check for module parameter halt_poll_ns
Suraj Jitindar Singh
1
-3
/
+2
2016-11-28
KVM: PPC: Book3S HV: Use generic kvm module parameters
Suraj Jitindar Singh
1
-23
/
+6
2016-11-28
KVM: Export kvm module parameter variables
Suraj Jitindar Singh
2
-3
/
+10
2016-11-24
kvm: svm: Add kvm_fast_pio_in support
Tom Lendacky
3
-2
/
+47
2016-11-24
kvm: svm: Add support for additional SVM NPF error codes
Tom Lendacky
3
-4
/
+29
2016-11-24
KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB
David Gibson
1
-1
/
+4
2016-11-24
KVM: PPC: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition next to its structure
David Gibson
1
-2
/
+3
2016-11-24
KVM: PPC: Book3S HV: Fix compilation with unusual configurations
Paul Mackerras
1
-1
/
+2
2016-11-24
KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00
Suraj Jitindar Singh
1
-15
/
+28
2016-11-24
KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores
Paul Mackerras
2
-16
/
+44
2016-11-24
KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest
Paul Mackerras
2
-2
/
+10
2016-11-24
KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9
Paul Mackerras
1
-11
/
+22
2016-11-24
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
4
-21
/
+96
2016-11-24
KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9
Paul Mackerras
2
-3
/
+18
2016-11-24
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
5
-9
/
+28
2016-11-24
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
6
-2
/
+59
2016-11-24
KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
Paul Mackerras
1
-20
/
+30
2016-11-24
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
Paul Mackerras
2
-9
/
+37
2016-11-24
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
Paul Mackerras
2
-40
/
+100
2016-11-24
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
13
-53
/
+138
2016-11-23
powerpc/powernv: Define and set POWER9 HFSCR doorbell bit
Michael Neuling
2
-1
/
+3
2016-11-23
powerpc/reg: Add definition for LPCR_PECE_HVEE
Michael Ellerman
1
-0
/
+1
2016-11-23
powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value
Suraj Jitindar Singh
1
-0
/
+7
[next]