summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/topology.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86-64, NUMA: Implement generic node distance handlingTejun Heo2011-02-161-1/+1
* x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-17/+0
* numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-13/+9
* numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-0/+4
* hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn2009-12-151-2/+7
* sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith2009-11-031-1/+1
* sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-141-0/+1
* x86: Remove redundant non-NUMA topology functionsRusty Russell2009-09-241-10/+0
* sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+1
* sched: Reduce forkexec_idxPeter Zijlstra2009-09-151-3/+1
* sched: Improve latencies and throughputMike Galbraith2009-09-151-3/+1
* sched: Tweak wake_idxPeter Zijlstra2009-09-151-1/+1
* sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-3/+1
* sched: enable SD_WAKE_IDLEPeter Zijlstra2009-09-071-1/+1
* sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar2009-09-041-1/+1
* sched: Clean up topology.hIngo Molnar2009-09-041-19/+28
* sched: Don't export sched_mc_power_savings on multi-socket single core systemVaidyanathan Srinivasan2009-05-111-1/+2
* x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-221-1/+1
* Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-70/+17
|\
| * cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-131-2/+2
| * cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-131-2/+2