aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/topology.h
AgeCommit message (Expand)Author
2022-05-02x86/aperfperf: Make it correct on 32bit and UP kernelsThomas Gleixner
2022-04-27x86/aperfmperf: Make parts of the frequency invariance code unconditionalThomas Gleixner
2022-04-27x86/aperfmperf: Untangle Intel and AMD frequency invariance initThomas Gleixner
2022-04-27x86/aperfmperf: Separate AP/BP frequency invariance initThomas Gleixner
2022-03-21Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-10x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()Ionela Voinescu
2022-03-08x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPCHuang Rui
2022-03-08x86: Expose init_freq_invariance() to topology headerHuang Rui
2022-03-08x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPCHuang Rui
2022-02-01topology/sysfs: Add PPIN in sysfs under cpu topologyTony Luck
2022-01-06x86, sched: Fix undefined reference to init_freq_invariance_cppc() build errorHuang Rui
2021-10-15sched: Add cluster scheduler level for x86Tim Chen
2021-01-14x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2020-12-11x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot
2020-06-15x86, sched: check for counters overflow in frequency invariant accountingGiovanni Gherdovich
2020-01-28x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...Giovanni Gherdovich
2020-01-28x86, sched: Add support for frequency invarianceGiovanni Gherdovich
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown
2019-05-23x86/topology: Define topology_logical_die_id()Len Brown
2019-05-23x86/topology: Define topology_die_id()Len Brown
2019-05-23x86/topology: Create topology_max_die_per_package()Len Brown
2018-06-21x86/topology: Provide topology_smt_supported()Thomas Gleixner
2018-06-21x86/smp: Provide topology_is_primary_thread()Thomas Gleixner
2017-07-27x86/topology: Remove the unused parent_node() macroDou Liyang
2016-11-30sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen
2016-11-24x86/sysctl: Add sysctl for ITMT scheduling featureTim Chen
2016-11-24x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen
2016-11-24x86/topology: Define x86's arch_update_cpu_topologyTim Chen
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-06-03x86/topology: Add topology_max_smt_threads()Andi Kleen
2016-05-05x86/topology: Remove redundant ENABLE_TOPO_DEFINESSudeep Holla
2016-02-29x86/topology: Create logical package idThomas Gleixner
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-07x86: Kill CONFIG_X86_HTBorislav Petkov
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-02-03x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()Bjorn Helgaas
2014-02-03x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI busBjorn Helgaas
2013-07-29x86 / cpu topology: remove the stale macro arch_provides_topology_pointersHanjun Guo
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas
2011-12-07x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten
2011-05-02x86, NUMA: Make 32bit use common NUMA init pathTejun Heo
2011-04-06x86-32, numa: Calculate remap size in common codeTejun Heo