aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2022-07-29x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich
2022-07-29x86/uaccess: Implement macros for CMPXCHG on user addressesPeter Zijlstra
2022-07-29x86: get rid of small constant size cases in raw_copy_{to,from}_user()Al Viro
2022-07-29locking/refcount: Consolidate implementations of refcount_tWill Deacon
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-22x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-22x86: Remove arch_has_random, arch_has_random_seedRichard Henderson
2022-06-16KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-06-16x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta
2022-06-16x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela
2022-06-16x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...Tony Luck
2022-06-16x86/cpu: Add Jasper Lake to Intel familyZhang Rui
2022-06-14x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra
2022-06-14x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts
2022-06-14ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov
2022-05-15x86: xen: insn: Decode Xen and KVM emulate-prefix signatureMasami Hiramatsu
2022-05-15x86: xen: kvm: Gather the definition of emulate prefixesMasami Hiramatsu
2022-05-15x86/asm: Allow to pass macros to __ASM_FORM()Masami Hiramatsu
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-03-16x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan
2022-03-16x86/cpufeatures: Mark two free bits in word 3Borislav Petkov
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-02x86/fpu: Correct pkru/xstate inconsistencyBrian Geffon
2022-01-27x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-11-17x86: Increase exception stack sizesPeter Zijlstra
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-08-26x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-08-18KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka
2021-07-20x86/fpu: Return proper error codes from user access functionsThomas Gleixner
2021-06-23x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner
2021-06-23x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner
2021-06-10x86/kvm: Disable all PV features on crashVitaly Kuznetsov
2021-06-10x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov
2021-06-10x86/apic: Mark _all_ legacy interrupts when IO/APIC is missingThomas Gleixner
2021-05-19KVM: x86/mmu: Remove the defunct update_pte() paging hookSean Christopherson
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-20crypto: x86 - Regularize glue function prototypesKees Cook
2021-03-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-07x86: __always_inline __{rd,wr}msr()Peter Zijlstra
2021-01-27x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2021-01-27x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski
2020-12-30x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam
2020-12-30x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse