summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86/topology: Add CPUID.1F multi-die/package supportLen Brown2019-05-231-19/+66
| |/ /
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-083-0/+74
|\ \ \
| * | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-111-0/+30
| * | | x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-113-0/+44
| | |/ | |/|
* | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-082-11/+7
|\ \ \
| * | | x86/resctrl: Cleanup cbm_ensure_valid()Reinette Chatre2019-06-251-6/+6
| * | | Merge branch 'x86/urgent' into x86/cacheThomas Gleixner2019-06-253-24/+34
| |\ \ \
| * | | | x86/resctrl: Use _ASM_BX to avoid ifdefferyUros Bizjak2019-06-101-5/+1
| | |/ / | |/| |
* | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-082-2/+3
|\ \ \ \
| * | | | x86/build: Remove redundant 'clean-files += capflags.c'Masahiro Yamada2019-06-251-2/+1
| * | | | x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada2019-06-251-0/+2
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-081-0/+20
|\ \ \ \ \
| * | | | | x86/asm: Pin sensitive CR4 bitsKees Cook2019-06-221-0/+20
| |/ / / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ \
| * | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-1715-107/+27
| |\| | | |
| * | | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
* | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-085-154/+178
|\ \ \ \ \ \
| * | | | | | x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-143-54/+13
| * | | | | | x86/MCE: Determine MCA banks' init state properlyYazen Ghannam2019-06-111-0/+39
| * | | | | | x86/MCE: Make the number of MCA banks a per-CPU variableYazen Ghannam2019-06-113-30/+36
| * | | | | | x86/MCE/AMD: Don't cache block addresses on SMCA systemsYazen Ghannam2019-06-111-36/+37
| * | | | | | x86/MCE: Make mce_banks a per-CPU arrayYazen Ghannam2019-06-111-28/+48
| * | | | | | x86/MCE: Make struct mce_banks[] staticYazen Ghannam2019-06-112-11/+10
| |/ / / / /
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-0810-32/+460
|\ \ \ \ \ \
| * | | | | | x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner2019-07-031-22/+0
| * | | | | | x86/mtrr: Skip cache flushes on CPUs with cache self-snoopingRicardo Neri2019-06-281-2/+13
| * | | | | | x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errataRicardo Neri2019-06-281-0/+27
| * | | | | | x86/umwait: Add sysfs interface to control umwait maximum timeFenghua Yu2019-06-241-0/+36
| * | | | | | x86/umwait: Add sysfs interface to control umwait C0.2 stateFenghua Yu2019-06-241-8/+110
| * | | | | | x86/umwait: Initialize umwait control valuesFenghua Yu2019-06-242-0/+63
| * | | | | | x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUsKonstantin Khlebnikov2019-06-221-1/+11
| * | | | | | x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc2019-06-222-0/+168
| * | | | | | x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen2019-06-221-1/+3
| * | | | | | x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski2019-06-221-18/+14
| * | | | | | x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASEAndy Lutomirski2019-06-221-0/+24
| * | | | | | x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructionsFenghua Yu2019-06-202-0/+7
| * | | | | | x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-06-203-23/+22
| * | | | | | x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov2019-06-201-27/+33
| * | | | | | x86/cacheinfo: Fix a -Wtype-limits warningQian Cai2019-06-191-2/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-081-0/+5
|\ \ \ \ \ \
| * | | | | | x86/fpu: Make 'no387' and 'nofxsr' command line options usefulSebastian Andrzej Siewior2019-07-071-0/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-082-3/+3
|\ \ \ \ \ \
| * | | | | | x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake2019-05-092-3/+3
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-1/+3
|\ \ \ \ \ \ \
| * | | | | | | clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley2019-07-031-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-293-25/+36
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez2019-06-261-1/+10
| | |_|_|/ / | |/| | | |
| * | | | | x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre2019-06-201-19/+16
| * | | | | x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner2019-06-191-5/+10
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-163-2/+10
|\| | | | | | |_|/ / / |/| | | |