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-06-163-2/+10
|\
| * x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2019-06-151-1/+1
| * x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava2019-06-121-0/+3
| * x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse2019-06-121-1/+6
* | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0812-83/+12Star
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-052-10/+2Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner2019-06-052-4/+2Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 353Thomas Gleixner2019-06-051-3/+1Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347Thomas Gleixner2019-06-051-3/+1Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1Star
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-054-36/+4Star
| |/
* | Merge branch 'pm-x86'Rafael J. Wysocki2019-06-072-22/+5Star
|\ \ | |/ |/|
| * x86: intel_epb: Do not build when CONFIG_PM is unsetRafael J. Wysocki2019-05-302-22/+5Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-021-2/+5
|\ \
| * | x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-05-241-2/+5
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner2019-05-301-8/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2Star
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-216-0/+6
* Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-151-1/+21
|\
| * x86: intel_epb: Take CONFIG_PM into accountRafael J. Wysocki2019-05-101-1/+21
* | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-142-54/+202
|\ \
| * | x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-04-181-2/+3
| * | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-04-171-2/+9
| |\ \
| * | | x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk2019-04-171-1/+2
| * | | x86/speculation/mds: Fix commentBoris Ostrovsky2019-04-171-1/+1
| * | | x86/speculation/mds: Add SMT warning messageJosh Poimboeuf2019-04-021-0/+8
| * | | x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf2019-04-021-3/+2Star
| * | | x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2019-04-021-0/+10
| * | | Documentation: Move L1TF to separate directoryThomas Gleixner2019-03-061-1/+1
| * | | x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-03-061-6/+12
| * | | x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-03-061-0/+25
| * | | x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-03-061-0/+70
| * | | x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-03-061-0/+3
| * | | x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner2019-03-061-0/+1
| * | | x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-03-061-0/+3
| * | | x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-03-061-8/+12
| * | | x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-03-061-9/+16
| * | | x86/speculation: Consolidate CPU whitelistsThomas Gleixner2019-03-061-50/+60
* | | | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-071-1/+1
|\ \ \ \
| * | | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-071-0/+5
|\ \ \ \ \
| * | | | | x86/pkeys: Add PKRU value to init_fpstateSebastian Andrzej Siewior2019-04-121-0/+5
* | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-075-64/+116
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam2019-04-233-13/+48
| * | | | | x86/MCE: Add an MCE-record filtering functionYazen Ghannam2019-04-233-0/+11
| * | | | | x86/mce: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-04-191-4/+4
| * | | | | x86/mce: Remove mce_report_event()Borislav Petkov2019-03-291-18/+2Star
| * | | | | x86/mce: Handle varying MCA bank countsYazen Ghannam2019-03-272-22/+14Star