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
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-62
/
+154
2017-11-30
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
1
-1
/
+1
2017-11-30
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
1
-0
/
+6
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-5
/
+2
2017-11-27
KVM: VMX: Fix vmx->nested freeing when no SMI handler
Wanpeng Li
1
-1
/
+2
2017-11-27
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
1
-1
/
+1
2017-11-27
KVM: X86: Fix softlockup when get the current kvmclock
Wanpeng Li
1
-4
/
+7
2017-11-27
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
1
-0
/
+5
2017-11-27
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
1
-1
/
+6
2017-11-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-413
/
+272
2017-11-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+31
2017-11-25
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-44
/
+124
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
6
-262
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
1
-2
/
+8
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-11-22
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
1
-2
/
+2
2017-11-21
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
1
-4
/
+58
2017-11-18
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+0
2017-11-18
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-24
/
+61
2017-11-18
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-11-17
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
1
-45
/
+10
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2
-44
/
+30
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
3
-4
/
+4
2017-11-17
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
1
-22
/
+5
2017-11-17
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
1
-1
/
+33
2017-11-17
x86/boot: Fix boot failure when SMP MP-table is based at 0
Tom Lendacky
1
-2
/
+4
2017-11-17
KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
Paolo Bonzini
1
-2
/
+1
2017-11-17
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
Janakarajan Natarajan
1
-1
/
+1
2017-11-17
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...
Liran Alon
1
-7
/
+6
2017-11-17
KVM: x86: ioapic: Preserve read-only values in the redirection table
Nikita Leshenko
1
-0
/
+6
2017-11-17
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
Nikita Leshenko
1
-1
/
+10
2017-11-17
KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
Nikita Leshenko
1
-5
/
+5
2017-11-17
KVM: x86: ioapic: Don't fire level irq when Remote IRR set
Nikita Leshenko
1
-1
/
+3
2017-11-17
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
Nikita Leshenko
1
-2
/
+1
2017-11-17
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
1
-0
/
+2
2017-11-17
KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
Eyal Moscovici
1
-4
/
+13
2017-11-17
KVM: x86: fix em_fxstor() sleeping while in atomic
David Hildenbrand
1
-6
/
+26
2017-11-17
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
Wanpeng Li
1
-12
/
+22
2017-11-17
KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
Wanpeng Li
1
-0
/
+5
2017-11-17
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
1
-0
/
+7
2017-11-17
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2
-2
/
+3
2017-11-17
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon
1
-1
/
+1
2017-11-17
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2
-0
/
+4
2017-11-17
KVM: nVMX/nSVM: Don't intercept #UD when running L2
Liran Alon
2
-6
/
+12
2017-11-17
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
Liran Alon
1
-0
/
+3
2017-11-17
kvm: vmx: Allow disabling virtual NMI support
Paolo Bonzini
1
-10
/
+21
2017-11-17
kvm: vmx: Reinstate support for CPUs without virtual NMI
Paolo Bonzini
1
-44
/
+106
[next]