summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2021-11-21Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-16x86/sgx: Fix free page accountingReinette Chatre
2021-11-15x86/hyperv: Move required MSRs check to initial platform probingSean Christopherson
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-12x86/mce: Add errata workaround for Skylake SKX37Dave Jones
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-03x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-02Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-01Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-28x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra
2021-10-28x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie
2021-10-26x86/fpu/amx: Enable the AMX feature in 64-bit modeChang S. Bae
2021-10-26x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bitChang S. Bae
2021-10-22x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini
2021-10-22x86/sgx/virt: extract sgx_vepc_remove_pagePaolo Bonzini
2021-10-22x86/microcode: Use the firmware_loader built-in APIBorislav Petkov
2021-10-21x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane
2021-10-21x86/CPU: Add support for Vortex CPUsMarcos Del Sol Vives
2021-10-20x86/fpu: Replace the includes of fpu/internal.hThomas Gleixner
2021-10-16Merge branch 'x86/urgent' into x86/fpu, to resolve a conflictIngo Molnar
2021-10-15sched: Add cluster scheduler level for x86Tim Chen
2021-10-06x86/MCE/AMD: Export smca_get_bank_type symbolMukul Joshi
2021-10-06x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=nVegard Nossum
2021-10-06x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()James Morse
2021-10-06x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse
2021-10-04x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctlAndrea Arcangeli
2021-09-23x86/mce: Sort mca_config members to get rid of unnecessary paddingBorislav Petkov
2021-09-23x86/mce: Get rid of the ->quirk_no_way_out() indirect callBorislav Petkov
2021-09-23x86/mce: Get rid of msr_opsBorislav Petkov
2021-09-23x86/mce: Get rid of machine_check_vectorBorislav Petkov
2021-09-23x86/mce: Get rid of the mce_severity function pointerBorislav Petkov
2021-09-20x86/mce: Change to not send SIGBUS error during copy from userTony Luck
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck
2021-09-13x86/extable: Remove EX_TYPE_FAULT from MCE safe fixupsThomas Gleixner
2021-09-13x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFEThomas Gleixner
2021-09-13x86/extable: Rework the exception table mechanicsThomas Gleixner
2021-09-13x86/mce: Get rid of stray semicolonsThomas Gleixner
2021-09-13x86/mce: Deduplicate exception handlingThomas Gleixner
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds