summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/itmt.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-11arch/x86: Remove now superfluous sentinel elem from ctl_table arraysJoel Granados1-1/+0
2023-05-08x86/sched/itmt: Give all SMT siblings of a core the same priorityRicardo Neri1-18/+5
2023-03-22x86: Simplify one-level sysctl registration for itmt_kern_tableLuis Chamberlain1-10/+1
2021-10-05x86/sched: Decrease further the priorities of SMT siblingsRicardo Neri1-1/+1
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig1-2/+1
2019-07-19proc/sysctl: add shared variables for range checkMatteo Croce1-4/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2017-12-12x86/headers: Remove duplicate #includesPravin Shedge1-1/+0
2017-01-19sched/x86: Remove unnecessary TBM3 check to update topologyTim Chen1-4/+2
2016-11-28x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>Ingo Molnar1-1/+1
2016-11-24x86/sysctl: Add sysctl for ITMT scheduling featureTim Chen1-1/+107
2016-11-24x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen1-0/+109