summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-095-9/+9
|\
| * mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-092-6/+6
| * mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
| * mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
* | Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2020-06-093-11/+152
|\ \ | |/ |/|
| * x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-04-203-0/+138
| * x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-04-201-11/+14
* | Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-052-3/+26
|\ \
| * | x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=mThomas Gleixner2020-04-261-0/+2
| * | x86/tlb: Move __flush_tlb() out of lineThomas Gleixner2020-04-261-2/+2
| * | x86/cpu: Uninline CR4 accessorsThomas Gleixner2020-04-241-1/+22
* | | Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-012-3/+7
|\ \ \
| * | | x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips2020-05-071-2/+1
| | |/ | |/|
| * | x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-04-201-1/+6
| |/
* | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-0/+8
|\ \
| * | x86/perf: Add hardware performance events support for Zhaoxin CPU.CodyYao-oc2020-04-301-0/+8
| |/
* | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-013-32/+43
|\ \
| * | x86: Replace ist_enter() with nmi_enter()Peter Zijlstra2020-05-193-6/+9
| * | x86/mce: Send #MC singal from task workPeter Zijlstra2020-05-191-25/+31
| * | x86/entry: Get rid of ist_begin/end_non_atomic()Thomas Gleixner2020-05-191-2/+4
| |/
* | Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-019-58/+80
|\ \
| * | x86/resctrl: Support wider MBM countersReinette Chatre2020-05-062-2/+14
| * | x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre2020-05-061-0/+5
| * | x86/resctrl: Maintain MBM counter width per resourceReinette Chatre2020-05-064-14/+24
| * | x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre2020-05-064-2/+11
| * | x86/resctrl: Remove unnecessary RMID checksReinette Chatre2020-05-061-15/+0
| * | x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre2020-05-062-25/+26
| * | x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre2020-05-063-3/+3
| |/
* | Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-011-8/+7
|\ \ | |/ |/|
| * x86/microcode: Fix return value for microcode late loadingMihai Carabas2020-04-221-8/+7
* | Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-194-19/+54
|\ \
| * | x86/split_lock: Add Tremont family CPU modelsTony Luck2020-04-181-0/+3
| * | x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architecturalTony Luck2020-04-181-14/+31
| * | x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse2020-04-173-0/+16
| * | x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre2020-04-171-1/+2
| * | x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()Tony Luck2020-04-171-4/+2
| |/
* | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-141-2/+12
|\ \ | |/ |/|
| * x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan2020-04-111-0/+10
| * x86: hyperv: report value of misc_featuresOlaf Hering2020-04-091-2/+2
* | x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-111-5/+28
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| |/
* | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-311-8/+221
|\ \
| * | x86/vmware: Use bool type for vmw_sched_clockAlexey Makhalov2020-03-241-2/+2
| * | x86/vmware: Enable steal time accountingAlexey Makhalov2020-03-241-1/+12
| * | x86/vmware: Add steal time clock support for VMware guestsAlexey Makhalov2020-03-241-0/+197
| * | x86/vmware: Remove vmware_sched_clock_setup()Alexey Makhalov2020-03-241-5/+10
| * | x86/vmware: Make vmware_select_hypercall() __initAlexey Makhalov2020-03-241-1/+1
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-312-0/+2
|\ \
| * | x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl()Benjamin Thiel2020-03-231-0/+1