summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-181-1/+1
* x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2018-10-182-3/+20
* x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-131-4/+4
* x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski2018-10-131-2/+14
* x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-131-8/+10
* KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson2018-10-131-4/+20
* perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-10-101-0/+4
* x86/pti: Fix section mismatch warning/errorRandy Dunlap2018-10-031-1/+1
* x86/mm: Expand static page table for fixmap spaceFeng Tang2018-10-036-8/+42
* perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang2018-10-032-6/+27
* x86/entry/64: Add two more instruction suffixesJan Beulich2018-10-031-2/+2
* x86/tsc: Add missing header to tsc_msr.cAndy Shevchenko2018-10-031-0/+1
* x86/numa_emulation: Fix emulated-to-physical node mappingDan Williams2018-10-031-1/+1
* xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-291-1/+1
* x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky2018-09-261-2/+8
* x86/mm/pti: Add an overflow check to pti_clone_pmds()Joerg Roedel2018-09-261-0/+4
* x86/pti: Check the return value of pti_user_pagetable_walk_pmd()Jiang Biao2018-09-261-3/+7
* x86/pti: Check the return value of pti_user_pagetable_walk_p4d()Jiang Biao2018-09-261-2/+9
* x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel2018-09-191-2/+0
* x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-192-14/+21
* x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-192-0/+8
* KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson2018-09-191-2/+2
* x86: kvm: avoid unused variable warningArnd Bergmann2018-09-151-3/+1
* kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid2018-09-152-7/+44
* x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross2018-09-151-4/+3
* x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross2018-09-151-4/+3
* kvm: nVMX: Fix fault vector for VMX operation at CPL > 0Jim Mattson2018-09-151-2/+2
* KVM: vmx: track host_state.loaded using a loaded_vmcs pointerSean Christopherson2018-09-151-7/+15
* x86/mce: Add notifier_block forward declarationArnd Bergmann2018-09-151-0/+1
* KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini2018-09-091-10/+16
* Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki2018-09-091-1/+1
* x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn2018-09-051-0/+4
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-09-053-6/+45
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-09-051-0/+3
* x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-09-051-1/+2
* x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-09-054-1/+53
* x86/vdso: Fix lsl operand orderSamuel Neves2018-09-051-1/+1
* x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf2018-09-051-3/+0
* KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner2018-09-051-4/+4
* x86/process: Re-export start_thread()Rian Hunter2018-09-051-0/+1
* x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski2018-09-051-2/+4
* x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka2018-09-051-0/+4
* x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-09-053-3/+3
* x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-09-052-4/+4
* mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra2018-09-051-0/+1
* x86/boot: Fix if_changed build flip/flop bugKees Cook2018-09-051-2/+6
* perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner2018-09-051-1/+5
* KVM: vmx: use local variable for current_vmptr when emulating VMPTRSTSean Christopherson2018-09-051-8/+7
* kvmclock: fix TSC calibration for nested guestsPeng Hao2018-08-241-0/+1
* x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()Zhenzhong Duan2018-08-241-0/+5