summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang2019-11-061-1/+2
* kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson2019-10-291-1/+1
* KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li2019-10-291-1/+1
* x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-171-1/+1
* x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra2019-09-211-1/+3
* perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-09-211-4/+8
* x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-101-0/+1
* x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-291-0/+1
* x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-291-13/+47
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-291-0/+1
* x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-291-1/+1
* x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2019-08-251-11/+11
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-161-0/+1
* x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-08-061-0/+1
* x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf2019-08-061-0/+2
* x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-08-062-9/+12
* x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2019-08-061-0/+1
* x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf2019-08-061-15/+19
* xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan2019-08-061-1/+1
* x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-08-061-1/+1
* x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-07-313-10/+10
* x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis2019-07-311-0/+2
* x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)2019-05-311-1/+3
* x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-251-0/+28
* sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra2019-05-211-0/+1
* x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2019-05-162-14/+7
* x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-05-141-0/+1
* x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-05-141-0/+5
* x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-05-143-0/+23
* x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-05-141-0/+13
* x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-05-141-0/+25
* x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-05-141-0/+1
* x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-05-142-0/+7
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-141-16/+18
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-13/+17
* xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-171-0/+3
* x86/power: Make restore_processor_context() saneAndy Lutomirski2019-04-172-3/+21
* x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski2019-04-171-2/+1
* KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-04-031-0/+1
* x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn2019-03-271-0/+6
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2019-03-132-0/+7
* x86_64: increase stack size for KASAN_EXTRAQian Cai2019-03-131-0/+4
* x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski2019-03-051-3/+4
* x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-201-1/+7
* x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior2019-02-121-0/+3
* x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2019-01-311-9/+10
* x86/pkeys: Properly copy pkey state at fork()Dave Hansen2019-01-311-0/+18
* x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov2019-01-261-3/+3
* x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2019-01-161-0/+13