aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2020-06-01Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-01Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-19x86: Replace ist_enter() with nmi_enter()Peter Zijlstra
2020-05-19x86/mce: Send #MC singal from task workPeter Zijlstra
2020-05-19x86/entry: Get rid of ist_begin/end_non_atomic()Thomas Gleixner
2020-05-07x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-05-06x86/resctrl: Support wider MBM countersReinette Chatre
2020-05-06x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre
2020-05-06x86/resctrl: Maintain MBM counter width per resourceReinette Chatre
2020-05-06x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre
2020-05-06x86/resctrl: Remove unnecessary RMID checksReinette Chatre
2020-05-06x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre
2020-05-06x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre
2020-04-30x86/perf: Add hardware performance events support for Zhaoxin CPU.CodyYao-oc
2020-04-22x86/microcode: Fix return value for microcode late loadingMihai Carabas
2020-04-20x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-04-19Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-18x86/split_lock: Add Tremont family CPU modelsTony Luck
2020-04-18x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architecturalTony Luck
2020-04-17x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-17x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-17x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()Tony Luck
2020-04-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-11x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner
2020-04-09x86: hyperv: report value of misc_featuresOlaf Hering
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-31Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'ras_updates_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27x86/split_lock: Avoid runtime reads of the TEST_CTRL MSRXiaoyao Li
2020-03-27x86/split_lock: Rework the initialization flow of split lock detectionXiaoyao Li
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-24x86/cpu/bugs: Convert to new matching macrosThomas Gleixner
2020-03-24x86/cpu: Add consistent CPU match macrosThomas Gleixner
2020-03-24x86/vmware: Use bool type for vmw_sched_clockAlexey Makhalov
2020-03-24x86/vmware: Enable steal time accountingAlexey Makhalov
2020-03-24x86/vmware: Add steal time clock support for VMware guestsAlexey Makhalov
2020-03-24x86/vmware: Remove vmware_sched_clock_setup()Alexey Makhalov
2020-03-24x86/vmware: Make vmware_select_hypercall() __initAlexey Makhalov
2020-03-23x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl()Benjamin Thiel
2020-03-22x86/mce/amd: Add PPIN support for AMD MCEWei Huang
2020-03-15Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds