summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2019-12-17x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2019-12-17x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam
2019-12-17x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov
2019-12-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-29x86/mce/therm_throt: Mask out read-only and reserved MSR bitsSrinivas Pandruvada
2019-11-26x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski
2019-11-26Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-26Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-26Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds
2019-11-25Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-25Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-19Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixesIngo Molnar
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-16x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-11-16x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-16x86/ioperm: Extend IOPL config to control ioperm() as wellThomas Gleixner
2019-11-16x86/iopl: Restrict iopl() permission scopeThomas Gleixner
2019-11-16x86/ioperm: Add bitmap sequence numberThomas Gleixner
2019-11-16x86/tss: Move I/O bitmap data into a seperate structThomas Gleixner
2019-11-16x86/io: Speedup schedule out of I/O bitmap userThomas Gleixner
2019-11-16x86/cpu: Unify cpu_init()Thomas Gleixner
2019-11-15x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned longFenghua Yu
2019-11-15Merge branch 'linus' into x86/hypervThomas Gleixner
2019-11-13x86/resctrl: Fix potential lockdep warningXiaochen Shen
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-12x86/mce/therm_throt: Optimize notifications of thermal throttleSrinivas Pandruvada
2019-11-12x86/hyperv: Allow guests to enable InvariantTSCAndrea Parri
2019-11-07x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-04kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-04x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-03x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen
2019-11-01x86/mce: Add Xeon Icelake to list of CPUs that support PPINTony Luck
2019-10-28x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-10-28x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-10-28x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-10-28x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-10-28x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-10-18x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri
2019-10-17x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg
2019-10-08x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen
2019-10-01x86/rdrand: Sanity-check RDRAND outputBorislav Petkov
2019-10-01x86/microcode/intel: Issue the revision updated message only on the BSPBorislav Petkov
2019-10-01x86/microcode: Update late microcode in parallelAshok Raj
2019-10-01x86/mce: Add Zhaoxin LMCE supportTony W Wang-oc
2019-10-01x86/mce: Add Zhaoxin CMCI supportTony W Wang-oc
2019-10-01x86/mce: Add Zhaoxin MCE supportTony W Wang-oc