summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-28kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)1-7/+35
2019-11-25x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas1-1/+1
2019-11-25kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu1-0/+18
2019-11-25x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra3-10/+10
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2-0/+8
2019-11-16x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta4-2/+14
2019-11-16x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta1-0/+5
2019-11-16KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson1-0/+1
2019-11-16KVM: Introduce kvm_get_arch_capabilities()Ben Hutchings1-0/+1
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang1-1/+2
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan1-1/+1
2019-09-21x86/boot: Add missing bootparam that breaks boot on some platformsCorey Minyard1-0/+1
2019-09-06ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri1-1/+5
2019-09-06x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky1-0/+1
2019-09-06x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu3-0/+12
2019-09-06x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard1-0/+1
2019-09-06x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard1-13/+46
2019-09-06x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1
2019-08-25x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski1-2/+1
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner1-0/+1
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf1-0/+3
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings1-4/+2
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf1-15/+19
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai1-1/+1
2019-05-16x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner1-0/+1
2019-05-16x86/speculation/mds: Add mitigation control for MDSThomas Gleixner1-0/+6
2019-05-16x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner3-0/+24
2019-05-16x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner1-0/+13
2019-05-16x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner1-0/+25
2019-05-16x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner1-0/+1
2019-05-16x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2-0/+7
2019-05-16x86/msr-index: Cleanup bit definesThomas Gleixner1-11/+13
2019-05-16x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner1-0/+1
2019-05-16x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+1
2019-05-16x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner2-6/+4
2019-05-16x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner2-2/+8
2019-05-16x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner1-2/+11
2019-05-16x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner1-3/+0
2019-05-16x86/speculation: Prepare for per task indirect branch speculation controlTim Chen3-3/+19
2019-05-16x86/speculation: Add command line control for indirect branch speculationThomas Gleixner1-0/+10
2019-05-16x86/speculation: Rename SSBD update functionsThomas Gleixner1-3/+3
2019-05-16x86/speculation: Update the TIF_SSBD commentTim Chen1-1/+1
2019-05-16x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit1-8/+8
2019-05-16x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-13/+17
2019-05-16x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigationJiang Biao1-1/+0
2019-05-16x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk1-0/+1
2019-05-16x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk1-0/+1
2019-05-16x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2-0/+2
2019-05-16x86/cpufeatures: Hide AMD-specific speculation flagsBen Hutchings1-3/+3
2019-05-16x86/MCE: Save microcode revision in machine check recordsTony Luck1-0/+4