summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner2019-06-052-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 353Thomas Gleixner2019-06-051-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347Thomas Gleixner2019-06-051-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-054-36/+4
* 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/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
|/
* 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/+2
| * | | 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/+2
| * | | | | x86/mce: Handle varying MCA bank countsYazen Ghannam2019-03-272-22/+14
| * | | | | x86/mce: Fix machine_check_poll() tests for error typesTony Luck2019-03-271-7/+37
* | | | | | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-075-53/+217
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-x86'Rafael J. Wysocki2019-05-065-53/+217
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interfaceRafael J. Wysocki2019-04-071-4/+89
| | * | | | | PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-075-53/+132
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-072-36/+38
|\ \ \ \ \ \ \
| * | | | | | | x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov2019-04-101-1/+2
| * | | | | | | x86/microcode/intel: Refactor Intel microcode blob loadingJann Horn2019-04-101-35/+36
| | |_|_|/ / / | |/| | | | |