summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorLines
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+0
2019-11-13x86/resctrl: Fix potential lockdep warningXiaochen Shen-4/+0
2019-11-12Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-39/+384
2019-11-07x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf-4/+0
2019-11-04kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini-1/+12
2019-11-04x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta-0/+2
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli-30/+48
2019-11-03x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen-0/+4
2019-10-28x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko-6/+16
2019-10-28x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta-1/+6
2019-10-28x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta-0/+23
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta-0/+123
2019-10-28x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta-1/+149
2019-10-28x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta-4/+13
2019-10-18x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri-0/+4
2019-10-08x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen-1/+1
2019-09-24KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROLTao Xu-0/+6
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+10
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+12
2019-09-16Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+76
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-111/+84
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+5
2019-09-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar-1/+1
2019-09-06x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar-0/+2
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar-3/+3
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming-0/+5
2019-08-28x86/vmware: Add a header file for hypercall definitionsThomas Hellstrom-1/+5
2019-08-28x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=nTianyu Lan-0/+2
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra-5/+5
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra-4/+4
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra-6/+6
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra-9/+9
2019-08-28x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercallsThomas Hellstrom-17/+71
2019-08-26Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar-27/+230
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan-0/+8
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky-0/+66
2019-08-17x86/cpu: Use constant definitions for CPU modelsRahul Tanwar-3/+3
2019-08-12x86/umwait: Fix error handling in umwait_init()Fenghua Yu-1/+38
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-08-05x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck-2/+2
2019-07-28Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner-29/+71
2019-07-28x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner-30/+32
2019-07-25x86/apic: Add static key to Control IPI shorthandsThomas Gleixner-0/+2
2019-07-25x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner-1/+10
2019-07-25x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan-1/+1
2019-07-22x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf-36/+6
2019-07-22x86/cpufeatures: Enable a new AVX512 CPU featureGayatri Kammela-0/+1
2019-07-22cpu/cpuid-deps: Add a tab to cpuid dependent featuresGayatri Kammela-48/+48
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+11