summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig2018-10-191-2/+0Star
* x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior2018-10-171-1/+1
* x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior2018-10-171-1/+0Star
* x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski2018-10-171-6/+4Star
* x86/entry/32: Clear the CS high bitsJan Kiszka2018-10-171-6/+7
* x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor2018-10-141-0/+1
* x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-10-141-1/+1
* x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen2018-10-141-0/+15
* x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-10-141-4/+4
* x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra2018-10-141-3/+3
* Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-141-1/+1
|\
| * mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-091-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-10-132-2/+10
|\ \
| * | KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...Vitaly Kuznetsov2018-10-131-1/+5
| * | KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini2018-10-091-1/+5
* | | x86/mm: Avoid VLA in pgd_alloc()Kees Cook2018-10-091-2/+8
* | | x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre2018-10-093-25/+37
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-063-7/+25
|\ \ \
| * | | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-10-022-0/+18
| * | | perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang2018-10-021-6/+6
| * | | perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma2018-10-021-1/+1
| | |/ | |/|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-065-15/+39
|\ \ \
| * | | x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-041-4/+4
| * | | x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor2018-10-031-1/+1
| * | | x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski2018-10-031-2/+14
| * | | x86/tsc: Fix UV TSC initializationMike Travis2018-10-021-0/+4
| * | | x86/platform/uv: Provide is_early_uv_system()Mike Travis2018-10-021-0/+6
| * | | x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-021-8/+10
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-10-053-66/+97
|\ \ \ | |/ / |/| / | |/
| * kvm: nVMX: fix entry with pending interrupt if APICv is enabledPaolo Bonzini2018-10-041-12/+26
| * KVM: VMX: hide flexpriority from guest when disabled at the module levelPaolo Bonzini2018-10-041-1/+5
| * KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson2018-10-041-3/+4
| * KVM: x86: fix L1TF's MMIO GFN calculationSean Christopherson2018-10-011-4/+20
| * KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGSLiran Alon2018-10-011-2/+11
| * KVM: x86: Do not use kvm_x86_ops->mpx_supported() directlyLiran Alon2018-10-012-2/+2
| * KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabledLiran Alon2018-10-011-6/+20
| * KVM: x86: never trap MSR_KERNEL_GS_BASEPaolo Bonzini2018-09-241-37/+10Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-291-19/+0Star
|\ \
| * | x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song2018-09-271-19/+0Star
* | | Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-231-1/+1
|\ \ \
| * | | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-191-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-2315-39/+234
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | x86/mm: Expand static page table for fixmap spaceFeng Tang2018-09-206-8/+42
| * | x86/paravirt: Fix some warning messagesDan Carpenter2018-09-191-2/+2
| * | x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
| * | x86/intel_rdt: Fix exclusive mode handling of MBA resourceReinette Chatre2018-09-181-2/+12
| * | x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1
| * | x86/intel_rdt: Do not allow pseudo-locking of MBA resourceReinette Chatre2018-09-181-0/+6
| * | x86/intel_rdt: Fix unchecked MSR accessReinette Chatre2018-09-181-0/+12
| * | x86/intel_rdt: Fix invalid mode warning when multiple resources are managedReinette Chatre2018-09-181-1/+1