index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
topology.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
1
-1
/
+1
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
1
-2
/
+2
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
1
-1
/
+1
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
1
-1
/
+1
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
1
-1
/
+1
2023-07-28
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
1
-2
/
+0
2023-07-28
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
1
-0
/
+2
2023-05-15
x86/apic: Provide cpu_primary_thread mask
Thomas Gleixner
1
-4
/
+15
2023-05-15
x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
Thomas Gleixner
1
-3
/
+0
2022-05-02
x86/aperfperf: Make it correct on 32bit and UP kernels
Thomas Gleixner
1
-3
/
+3
2022-04-27
x86/aperfmperf: Make parts of the frequency invariance code unconditional
Thomas Gleixner
1
-4
/
+0
2022-04-27
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
1
-9
/
+4
2022-04-27
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
1
-7
/
+5
2022-03-21
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+13
2022-03-10
x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()
Ionela Voinescu
1
-1
/
+1
2022-03-08
x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
Huang Rui
1
-3
/
+1
2022-03-08
x86: Expose init_freq_invariance() to topology header
Huang Rui
1
-0
/
+4
2022-03-08
x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC
Huang Rui
1
-0
/
+9
2022-02-01
topology/sysfs: Add PPIN in sysfs under cpu topology
Tony Luck
1
-0
/
+1
2022-01-06
x86, sched: Fix undefined reference to init_freq_invariance_cppc() build error
Huang Rui
1
-1
/
+1
2021-10-15
sched: Add cluster scheduler level for x86
Tim Chen
1
-0
/
+3
2021-01-14
x86/topology: Make __max_die_per_package available unconditionally
Borislav Petkov
1
-2
/
+2
2020-12-11
x86, sched: Calculate frequency invariance for AMD systems
Nathan Fontenot
1
-0
/
+5
2020-06-15
x86, sched: check for counters overflow in frequency invariant accounting
Giovanni Gherdovich
1
-1
/
+1
2020-01-28
x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...
Giovanni Gherdovich
1
-0
/
+5
2020-01-28
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
1
-0
/
+20
2019-05-23
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
1
-0
/
+1
2019-05-23
x86/topology: Define topology_logical_die_id()
Len Brown
1
-0
/
+5
2019-05-23
x86/topology: Define topology_die_id()
Len Brown
1
-0
/
+1
2019-05-23
x86/topology: Create topology_max_die_per_package()
Len Brown
1
-0
/
+10
2018-06-21
x86/topology: Provide topology_smt_supported()
Thomas Gleixner
1
-0
/
+2
2018-06-21
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
1
-1
/
+3
2017-07-27
x86/topology: Remove the unused parent_node() macro
Dou Liyang
1
-6
/
+0
2016-11-30
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
Tim Chen
1
-3
/
+3
2016-11-24
x86/sysctl: Add sysctl for ITMT scheduling feature
Tim Chen
1
-2
/
+5
2016-11-24
x86: Enable Intel Turbo Boost Max Technology 3.0
Tim Chen
1
-0
/
+28
2016-11-24
x86/topology: Define x86's arch_update_cpu_topology
Tim Chen
1
-0
/
+1
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2016-07-25
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+1
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-0
/
+1
2016-06-03
x86/topology: Add topology_max_smt_threads()
Andi Kleen
1
-0
/
+9
2016-05-05
x86/topology: Remove redundant ENABLE_TOPO_DEFINES
Sudeep Holla
1
-11
/
+1
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
1
-0
/
+11
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-06-07
x86: Kill CONFIG_X86_HT
Borislav Petkov
1
-1
/
+1
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+1
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2014-03-28
x86: fix boot on uniprocessor systems
Artem Fetishev
1
-1
/
+2
2014-03-11
sched: Remove unused mc_capable() and smt_capable()
Bjorn Helgaas
1
-6
/
+0
[next]