summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/topology.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86/topology: Define x86's arch_update_cpu_topologyTim Chen2016-11-241-0/+1
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-0/+1
|\
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-0/+1
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-11/+1
|\|
| * x86/topology: Remove redundant ENABLE_TOPO_DEFINESSudeep Holla2016-05-051-11/+1
* | x86/topology: Add topology_max_smt_threads()Andi Kleen2016-06-031-0/+9
|/
* x86/topology: Create logical package idThomas Gleixner2016-02-291-0/+11
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-1/+1
|\
| * x86: Kill CONFIG_X86_HTBorislav Petkov2015-06-071-1/+1
* | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
|/
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-13/+1
|\
| * x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()Bjorn Helgaas2014-02-031-13/+0
| * x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI busBjorn Helgaas2014-02-031-0/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-6/+0
|\ \
| * | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-6/+0
| |/
* / x86: fix boot on uniprocessor systemsArtem Fetishev2014-03-281-1/+2
|/
* x86 / cpu topology: remove the stale macro arch_provides_topology_pointersHanjun Guo2013-07-291-3/+0
* sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-38/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-1/+1
|\
| * x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-061-1/+1
* | x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten2011-12-071-2/+0
|/
* x86, NUMA: Make 32bit use common NUMA init pathTejun Heo2011-05-021-7/+0
* x86-32, numa: Calculate remap size in common codeTejun Heo2011-04-061-1/+0