summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/topology.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-121-1/+1
|\
* | x86/cpu/topology: Provide __num_[cores|threads]_per_packageThomas Gleixner2024-02-151-0/+12
* | x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner2024-02-151-1/+1
* | x86/cpu/topology: Rename smp_num_siblingsThomas Gleixner2024-02-151-0/+1
* | x86/cpu/topology: Use topology logical mapping mechanismThomas Gleixner2024-02-151-8/+7
* | x86/cpu/topology: Provide logical pkg/die mappingThomas Gleixner2024-02-151-0/+9
* | x86/cpu/topology: Use topology bitmaps for sizingThomas Gleixner2024-02-151-11/+12
* | x86/cpu/topology: Rework possible CPU managementThomas Gleixner2024-02-151-0/+1
* | x86/apic/uv: Remove the private leaf 0xb parserThomas Gleixner2024-02-151-0/+5
* | x86/cpu: Make topology_amd_node_id() use the actual node infoThomas Gleixner2024-02-151-2/+2
* | x86/mm/numa: Use core domain size on AMDThomas Gleixner2024-02-151-0/+5
* | x86/cpu: Provide an AMD/HYGON specific topology parserThomas Gleixner2024-02-151-0/+2
* | x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner2024-02-151-0/+8
* | x86/cpu: Provide cpu_init/parse_topology()Thomas Gleixner2024-02-151-0/+19
|/
* x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner2023-10-101-1/+1
* x86/cpu: Move logical package and die IDs into topology infoThomas Gleixner2023-10-101-2/+2
* x86/cpu: Move cpu_core_id into topology infoThomas Gleixner2023-10-101-1/+1
* x86/cpu: Move cpu_die_id into topology infoThomas Gleixner2023-10-101-1/+1
* x86/cpu: Move phys_proc_id into topology infoThomas Gleixner2023-10-101-1/+1
* cpu/SMT: Remove topology_smt_supported()Laurent Dufour2023-07-281-2/+0
* cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman2023-07-281-0/+2
* x86/apic: Provide cpu_primary_thread maskThomas Gleixner2023-05-151-4/+15
* x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()Thomas Gleixner2023-05-151-3/+0
* x86/aperfperf: Make it correct on 32bit and UP kernelsThomas Gleixner2022-05-021-3/+3
* x86/aperfmperf: Make parts of the frequency invariance code unconditionalThomas Gleixner2022-04-271-4/+0
* x86/aperfmperf: Untangle Intel and AMD frequency invariance initThomas Gleixner2022-04-271-9/+4
* x86/aperfmperf: Separate AP/BP frequency invariance initThomas Gleixner2022-04-271-7/+5
* Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-03-211-2/+13
|\
| * x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()Ionela Voinescu2022-03-101-1/+1
| * x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPCHuang Rui2022-03-081-3/+1
| * x86: Expose init_freq_invariance() to topology headerHuang Rui2022-03-081-0/+4
| * x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPCHuang Rui2022-03-081-0/+9
* | topology/sysfs: Add PPIN in sysfs under cpu topologyTony Luck2022-02-011-0/+1
|/
* x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui2022-01-061-1/+1
* sched: Add cluster scheduler level for x86Tim Chen2021-10-151-0/+3
* x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov2021-01-141-2/+2
* x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot2020-12-111-0/+5
* x86, sched: check for counters overflow in frequency invariant accountingGiovanni Gherdovich2020-06-151-1/+1
* x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...Giovanni Gherdovich2020-01-281-0/+5
* x86, sched: Add support for frequency invarianceGiovanni Gherdovich2020-01-281-0/+20
* topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-231-0/+1
* x86/topology: Define topology_logical_die_id()Len Brown2019-05-231-0/+5
* x86/topology: Define topology_die_id()Len Brown2019-05-231-0/+1
* x86/topology: Create topology_max_die_per_package()Len Brown2019-05-231-0/+10
* x86/topology: Provide topology_smt_supported()Thomas Gleixner2018-06-211-0/+2
* x86/smp: Provide topology_is_primary_thread()Thomas Gleixner2018-06-211-1/+3
* x86/topology: Remove the unused parent_node() macroDou Liyang2017-07-271-6/+0
* sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen2016-11-301-3/+3
* x86/sysctl: Add sysctl for ITMT scheduling featureTim Chen2016-11-241-2/+5
* x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen2016-11-241-0/+28