summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-161-4/+0
|\
| * x86/resctrl: Fix potential lockdep warningXiaochen Shen2019-11-131-4/+0
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-126-39/+384
|\ \ | |/ |/|
| * x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf2019-11-071-4/+0
| * kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini2019-11-041-1/+12
| * x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta2019-11-041-0/+2
| * x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-042-30/+48
| * x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-10-281-6/+16
| * x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-10-281-1/+6
| * x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-10-281-0/+23
| * x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-10-282-0/+123
| * x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-10-285-1/+149
| * x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-10-282-4/+13
* | x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen2019-11-031-0/+4
|/
* x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri2019-10-181-0/+4
* x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen2019-10-081-1/+1
* KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROLTao Xu2019-09-241-0/+6
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-0/+10
|\
| * x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=nTianyu Lan2019-08-281-0/+2
| * clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan2019-08-231-0/+8
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-172-1/+12
|\ \
| * | x86/apic: Add static key to Control IPI shorthandsThomas Gleixner2019-07-251-0/+2
| * | x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner2019-07-252-1/+10
| |/
* | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-18/+76
|\ \
| * | x86/vmware: Add a header file for hypercall definitionsThomas Hellstrom2019-08-281-1/+5
| * | x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercallsThomas Hellstrom2019-08-281-17/+71
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-167-111/+84
|\ \ \
| * | | x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar2019-09-062-0/+2
| * | | Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar2019-09-061-3/+3
| |\ \ \
| | * | | x86/cpu: Use constant definitions for CPU modelsRahul Tanwar2019-08-171-3/+3
| | | |/ | | |/|
| * | | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-283-5/+5
| * | | x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-282-4/+4
| * | | x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-282-6/+6
| * | | x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-282-9/+9
| * | | Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar2019-08-265-27/+230
| |\ \ \ | | | |/ | | |/|
| * | | x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf2019-07-222-36/+6
| * | | x86/cpufeatures: Enable a new AVX512 CPU featureGayatri Kammela2019-07-221-0/+1
| * | | cpu/cpuid-deps: Add a tab to cpuid dependent featuresGayatri Kammela2019-07-221-48/+48
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-0/+5
|\ \ \
| * \ \ Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar2019-09-161-1/+1
| |\ \ \
| * | | | sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming2019-09-031-0/+5
| | |/ / | |/| |
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-161-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck2019-08-051-2/+2
| | |/ | |/|
* | | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-191-0/+66
* | | x86/umwait: Fix error handling in umwait_init()Fenghua Yu2019-08-121-1/+38
* | | x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
* | | Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner2019-07-286-29/+71
|\| |
| * | x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-251-1/+1
| |/
| * Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-191-8/+11
| |\
| | * x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan2019-07-171-8/+0