summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86/mce/dev-mcelog: Do not update kflags on AMD systemsSmita Koralahalli2020-09-151-1/+3
| * | | | x86/mce: Stop mce_reign() from re-computing severity for every CPUTony Luck2020-09-141-8/+8
| * | | | x86/mce: Make mce_rdmsrl() panic on an inaccessible MSRBorislav Petkov2020-09-112-12/+70
| * | | | x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()Tony Luck2020-08-261-5/+4
| * | | | x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmapYazen Ghannam2020-08-201-22/+22
| |/ / /
* | / / x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner2020-09-301-2/+4
| |/ / |/| |
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-234-4/+4
|/ /
* | Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-152-9/+11
|\ \ | |/ |/|
| * x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta2020-08-071-1/+7
| * x86/acrn: Remove redundant chars from ACRN signatureShuo Liu2020-08-071-2/+2
| * x86/acrn: Allow ACRN guest to use X2APIC modeShuo Liu2020-08-071-6/+2
* | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-141-7/+0
|\ \
| * | x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-111-7/+0
* | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-104-0/+4
|\ \ \
| * | | locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-064-0/+4
| |/ /
* | | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+1
|\ \ \ | |_|/ |/| |
| * | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+1
| |/
* | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-042-4/+24
|\ \
| * | x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen2020-06-181-1/+3
| * | x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski2020-06-181-18/+14
| * | x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigationTony Luck2020-06-181-4/+2
| * | x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski2020-06-181-0/+24
* | | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-041-3/+3
|\ \ \
| * | | x86/entry: Cleanup idtentry_entry/exit_userThomas Gleixner2020-07-241-2/+2
| * | | x86: Correct noinstr qualifiersIra Weiny2020-07-241-1/+1
| | |/ | |/|
* | | Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-033-2/+4
|\ \ \
| * | | x86/mce, EDAC/mce_amd: Print PPIN in machine check recordsSmita Koralahalli2020-06-231-0/+2
| * | | x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2020-06-181-1/+1
| * | | x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan2020-06-151-1/+1
| | |/ | |/|
* | | Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-031-2/+0
|\ \ \
| * | | x86/microcode: Do not select FW_LOADERHerbert Xu2020-06-151-2/+0
| |/ /
* | | x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri2020-07-271-0/+1
* | | x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder La...Fenghua Yu2020-07-251-0/+2
* | | Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co...Ingo Molnar2020-07-2510-29/+34
|\ \ \ | | |/ | |/|
| * | Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-052-2/+13
| |\ \
| | * | x86/entry/32: Fix #MC and #DB wiring on x86_32Andy Lutomirski2020-07-041-1/+3
| | * | x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedSean Christopherson2020-06-301-1/+10
| | |/
| * | Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-287-20/+20
| |\ \
| | * | x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook2020-06-181-12/+12
| | * | x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter2020-06-171-0/+1
| | * | x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson2020-06-153-4/+2
| | * | x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger2020-06-152-4/+5
| | |/
| * | Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-261-6/+0
| |\ \
| | * | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson2020-06-221-6/+0
| | |/
| * / x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()Peter Zijlstra2020-06-151-1/+1
| |/
* / x86/speculation: Merge one test in spectre_v2_user_select_mitigation()Borislav Petkov2020-06-161-9/+4
|/
* Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-135-166/+193
|\
| * x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck2020-06-111-1/+1
| * x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-111-4/+14
| * Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-1125-221/+501
| |\