summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-122-69/+132
|\
| * kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells2019-02-282-69/+132
* | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-0/+12
|\ \
| * | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is availableLan Tianyu2019-02-281-0/+12
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-084-39/+68
|\ \ \
| * | | x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-02-251-0/+5
| * | | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam2019-02-031-4/+4
| * | | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam2019-02-031-0/+6
| * | | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam2019-02-031-0/+12
| * | | x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2019-01-162-29/+36
| * | | x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-01-151-3/+2
| * | | x86/MCE: Switch to use the new generic UUID APIAndy Shevchenko2019-01-141-5/+5
| | |/ | |/|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-073-9/+2
|\ \ \
| * | | x86/mtrr: Remove unused variableBo Yu2019-02-081-2/+1
| * | | x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definitionReinette Chatre2019-02-051-7/+0
| * | | x86/kernel: Mark expected switch-case fall-throughsGustavo A. R. Silva2019-01-261-0/+1
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-062-5/+34
|\ \ \ \
| * \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-281-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'x86/cpu' into perf/core, to pick up dependent commitIngo Molnar2019-02-112-5/+34
| |\ \ \ \
| | * | | | x86/cpufeature: Add facility to check for min microcode revisionsKan Liang2019-02-111-0/+31
| | * | | | x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang2019-01-181-5/+3
| | | |_|/ | | |/| |
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-051-0/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long2019-01-291-0/+12
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-101-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-031-0/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-033-4/+4
|\| | |
| * | | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-022-3/+3
| * | | x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky2019-01-311-1/+1
| |/ /
* / / cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-301-1/+1
|/ /
* | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-091-1/+1
* | x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-092-3/+3
|/
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-281-2/+3
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-263-28/+1
|\
| * x86/umip: Make the UMIP activated message genericLendacky, Thomas2018-12-051-1/+1
| * x86/umip: Print UMIP line only onceBorislav Petkov2018-12-031-1/+1
| * x86/cpufeatures: Remove get_scattered_cpuid_leaf()Sean Christopherson2018-11-052-27/+0
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-2610-6/+17
|\ \
| * | x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-086-1/+9
| * | x86: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
| * | Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the treeIngo Molnar2018-12-035-153/+410
| |\ \
| * | | x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov2018-11-143-4/+7
| | |/ | |/|
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-2615-17/+26
|\ \ \
| * | | x86/mce: Restore MCE injector's module nameBorislav Petkov2018-12-191-1/+3
| * | | x86/mce: Unify pr_* prefixBorislav Petkov2018-12-067-4/+11
| * | | x86/mce: Streamline MCE subsystem's namingBorislav Petkov2018-12-0515-14/+14
| | |/ | |/|
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-12-261-162/+308
|\ \ \
| * | | x86/microcode/AMD: Update copyrightBorislav Petkov2018-11-191-1/+1
| * | | x86/microcode/AMD: Check the equivalence table size when scanning itMaciej S. Szmigiero2018-11-191-6/+15
| * | | x86/microcode/AMD: Convert CPU equivalence table variable into a structMaciej S. Szmigiero2018-11-191-14/+18