aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/itmt.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-10arch/x86: Remove now superfluous sentinel elem from ctl_table arraysGravatar Joel Granados 1-1/+0
2023-05-08x86/sched/itmt: Give all SMT siblings of a core the same priorityGravatar Ricardo Neri 1-18/+5
2023-03-22x86: Simplify one-level sysctl registration for itmt_kern_tableGravatar Luis Chamberlain 1-10/+1
2021-10-05x86/sched: Decrease further the priorities of SMT siblingsGravatar Ricardo Neri 1-1/+1
2020-04-27sysctl: pass kernel pointers to ->proc_handlerGravatar Christoph Hellwig 1-2/+1
2019-07-18proc/sysctl: add shared variables for range checkGravatar Matteo Croce 1-4/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-5/+1
2017-12-12x86/headers: Remove duplicate #includesGravatar Pravin Shedge 1-1/+0
2017-01-19sched/x86: Remove unnecessary TBM3 check to update topologyGravatar Tim Chen 1-4/+2
2016-11-28x86/sched: Use #include <linux/mutex.h> instead of #include <asm/mutex.h>Gravatar Ingo Molnar 1-1/+1
2016-11-24x86/sysctl: Add sysctl for ITMT scheduling featureGravatar Tim Chen 1-1/+107
2016-11-24x86: Enable Intel Turbo Boost Max Technology 3.0Gravatar Tim Chen 1-0/+109