summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa2018-11-221-0/+4
| * | | | perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa2018-11-222-18/+12
| * | | | perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa2018-11-222-21/+40
| * | | | perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...Peter Zijlstra2018-11-201-4/+8
| | |/ / | |/| |
* | | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-14/+1
|\ \ \ \
| * | | | x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-14/+1
| |/ / /
* | | | kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson2018-11-271-5/+15
* | | | kvm: mmu: Fix race in emulated page table writesJunaid Shahid2018-11-271-18/+9
* | | | KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...Liran Alon2018-11-271-5/+5
* | | | KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...Liran Alon2018-11-271-1/+24
* | | | KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz2018-11-274-18/+17
* | | | x86/kvm/vmx: fix old-style function declarationYi Wang2018-11-271-4/+4
* | | | KVM: x86: fix empty-body warningsYi Wang2018-11-271-1/+1
* | | | KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon2018-11-271-5/+16
* | | | KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon2018-11-271-0/+1
* | | | KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...Liran Alon2018-11-271-6/+6
* | | | svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang2018-11-271-8/+11
* | | | KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li2018-11-271-1/+2
* | | | KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li2018-11-271-0/+5
* | | | KVM: VMX: re-add ple_gap module parameterLuiz Capitulino2018-11-271-0/+1
|/ / /
* | | perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang2018-11-122-9/+30
* | | perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-11-121-1/+114
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-1112-117/+76
|\ \
| * | x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)2018-11-091-1/+1
| * | x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki2018-11-062-78/+7
| * | x86/ldt: Remove unused variable in map_ldt_struct()Kirill A. Shutemov2018-11-061-8/+0
| * | x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov2018-11-061-13/+38
| * | x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov2018-11-063-11/+11
| * | acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-062-1/+3
| * | acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-062-1/+3
| * | x86/build: Remove -pipe from KBUILD_CFLAGSNathan Chancellor2018-11-051-3/+1
| * | x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()Yi Wang2018-11-051-1/+1
| * | x86/hyper-v: Enable PIT shutdown quirkMichael Kelley2018-11-041-0/+11
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-11-111-5/+8
|\ \ \
| * | | x86/qspinlock: Fix compile errorPeter Zijlstra2018-11-041-5/+8
* | | | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-103-12/+40
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | xen: fix xen_qlock_wait()Juergen Gross2018-11-091-6/+8
| * | x86/xen: fix pv bootJuergen Gross2018-11-092-6/+32
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-0337-141/+148
|\ \ \
| * \ \ Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-0353-162/+349
| |\ \ \ | | | |/ | | |/|
| * | | x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-016-14/+20
| * | | x86/numa_emulation: Fix uniform-split numa emulationDave Jiang2018-10-301-2/+10
| * | | x86/paravirt: Remove unused _paravirt_ident_32Juergen Gross2018-10-304-47/+19
| * | | x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior2018-10-292-1/+11
| * | | x86/paravirt: Remove GPL from pv_ops exportJuergen Gross2018-10-291-1/+1
| * | | x86/traps: Use format string with panic() callRasmus Villemoes2018-10-291-1/+1
| * | | x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-2920-63/+63
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar2018-10-292-12/+21
| |\ \ \ \ \
| | | * | | | x86/microcode: Make revision and processor flags world-readableJacek Tomaka2018-09-021-2/+2
| | * | | | | x86/earlyprintk: Add a force option for pciserial deviceFeng Tang2018-10-021-10/+19