summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
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
2020-03-12x86/cpu/amd: Call init_amd_zn() om Family 19h processors tooKim Phillips
2020-03-10x86/mce/dev-mcelog: Dynamically allocate space for machine check recordsTony Luck
2020-02-27x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-02-27x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-02-27x86/entry/32: Force MCE through do_mce()Thomas Gleixner
2020-02-27x86/mce: Disable tracing and kprobes on do_machine_check()Andy Lutomirski
2020-02-25x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner
2020-02-22Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-20x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)
2020-02-19x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-19x86/mce: Do not log spurious corrected mce errorsPrarit Bhargava
2020-02-17x86/cpu: Move prototype for get_umwait_control_msr() to a global locationBenjamin Thiel
2020-02-14x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-13x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds