summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-251-1/+1
* Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-191-8/+11
|\
| * x86/paravirt: Remove const mark from x86_hyper_xen_hvm variableZhenzhong Duan2019-07-171-8/+0
| * x86: Add "nopv" parameter to disable PV extensionsZhenzhong Duan2019-07-171-0/+11
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-2/+1
|\ \ | |/ |/|
| * no need to protect against put_user_ns(NULL)Al Viro2019-05-251-2/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-111-16/+56
|\ \
| * | x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner2019-07-101-16/+56
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \
| * \ \ Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-1425-125/+33
| |\ \ \
| * | | | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| |/ /
* | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-082-19/+70
|\ \ \
| * | | x86/topology: Define topology_logical_die_id()Len Brown2019-05-231-0/+1
| * | | x86/topology: Create topology_max_die_per_package()Len Brown2019-05-231-1/+4
| * | | 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