aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2020-01-17Revert "x86: Use CONFIG_PREEMPTION"He Zhe
2020-01-09x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar
2020-01-09x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner
2020-01-09x86/stackframe/32: Repair 32-bit Xen PVJan Beulich
2020-01-09x86: Use CONFIG_PREEMPTIONThomas Gleixner
2020-01-09x86/mm, tracing: Fix CR2 corruptionPeter Zijlstra
2020-01-09x86/paravirt: Make read_cr2() CALLEE_SAVEPeter Zijlstra
2020-01-09x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner
2020-01-09x86/pgtable/32: Fix LOWMEM_PAGES constantArnd Bergmann
2020-01-09x86/ldt: Initialize the context lock for init_mmSebastian Andrzej Siewior
2020-01-09x86/stackframe/32: Allow int3_emulate_push()Peter Zijlstra
2020-01-09x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra
2020-01-09x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.hPeter Zijlstra
2020-01-09x86/asm: Pin sensitive CR0 bitsKees Cook
2020-01-09x86/asm: Pin sensitive CR4 bitsKees Cook
2019-12-10x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior
2019-12-10x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang
2019-11-25uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-11-14kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid
2019-11-14kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-14x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-14x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-14x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-14x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner
2019-11-09x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-10-05KVM: x86: Disable posted interrupts for non-standard IRQs delivery modesAlexander Graf
2019-10-05x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-09-19KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-08-29x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-29x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-29x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-07-28Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini
2019-07-26x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-07-26x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis
2019-07-26x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner