index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
topology.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-02-03
x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()
Bjorn Helgaas
1
-13
/
+0
2014-02-03
x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus
Bjorn Helgaas
1
-0
/
+1
2013-07-29
x86 / cpu topology: remove the stale macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2012-05-09
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
1
-38
/
+0
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2012-01-06
x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
Bjorn Helgaas
1
-1
/
+1
2011-12-07
x86: Use the same node_distance for 32 and 64-bit
H Hartley Sweeten
1
-2
/
+0
2011-05-02
x86, NUMA: Make 32bit use common NUMA init path
Tejun Heo
1
-7
/
+0
2011-04-06
x86-32, numa: Calculate remap size in common code
Tejun Heo
1
-1
/
+0
2011-02-16
x86-64, NUMA: Implement generic node distance handling
Tejun Heo
1
-1
/
+1
2011-01-28
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
Tejun Heo
1
-17
/
+0
2010-05-27
numa: x86_64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
1
-13
/
+9
2010-05-27
numa: add generic percpu var numa_node_id() implementation
Lee Schermerhorn
1
-0
/
+4
2009-12-15
hugetlb: add generic definition of NUMA_NO_NODE
Lee Schermerhorn
1
-2
/
+7
2009-11-03
sched: Disable SD_PREFER_LOCAL at node level
Mike Galbraith
1
-1
/
+1
2009-10-14
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
Peter Zijlstra
1
-0
/
+1
2009-09-24
x86: Remove redundant non-NUMA topology functions
Rusty Russell
1
-10
/
+0
2009-09-16
sched: Disable wakeup balancing
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Reduce forkexec_idx
Peter Zijlstra
1
-3
/
+1
2009-09-15
sched: Improve latencies and throughput
Mike Galbraith
1
-3
/
+1
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
1
-3
/
+1
2009-09-07
sched: enable SD_WAKE_IDLE
Peter Zijlstra
1
-1
/
+1
2009-09-04
sched: Turn on SD_BALANCE_NEWIDLE
Ingo Molnar
1
-1
/
+1
2009-09-04
sched: Clean up topology.h
Ingo Molnar
1
-19
/
+28
2009-05-11
sched: Don't export sched_mc_power_savings on multi-socket single core system
Vaidyanathan Srinivasan
1
-1
/
+2
[next]