index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
topology.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
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-12
sched: Don't export sched_mc_power_savings on multi-socket single core system
Vaidyanathan Srinivasan
1
-1
/
+2
2009-04-23
x86/PCI: set_pci_bus_resources_arch_default cleanups
Yinghai Lu
1
-1
/
+1
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-70
/
+17
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
1
-12
/
+0
2009-03-13
cpumask: remove x86 cpumask_t uses.
Rusty Russell
1
-2
/
+2
2009-03-13
cpumask: use new cpumask functions throughout x86
Rusty Russell
1
-2
/
+2
2009-03-13
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
Rusty Russell
1
-3
/
+3
2009-03-13
x86: unify 32 and 64-bit node_to_cpumask_map
Rusty Russell
1
-19
/
+11
2009-03-13
cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-41
/
+0
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
1
-3
/
+3
2009-03-13
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-03-13
cpumask: remove cpu_coregroup_map: x86
Rusty Russell
1
-1
/
+0
2009-03-13
cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86
Rusty Russell
1
-1
/
+0
2009-01-27
x86: move 64-bit NUMA code
Brian Gerst
1
-0
/
+6
2009-01-21
Merge branch 'cpus4096' into core/percpu
Ingo Molnar
1
-3
/
+14
2009-01-18
x86-64: Move nodenumber from PDA to per-cpu.
Brian Gerst
1
-1
/
+2
2009-01-16
x86: make early_per_cpu() a lvalue and use it
Tejun Heo
1
-4
/
+1
2009-01-15
x86: fix build warning when CONFIG_NUMA not defined.
Mike Travis
1
-3
/
+14
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
1
-12
/
+24
2008-12-26
cpumask: cpu_coregroup_mask(): x86
Rusty Russell
1
-0
/
+1
2008-12-26
cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...
Rusty Russell
1
-12
/
+23
2008-12-17
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
Mike Travis
1
-0
/
+2
2008-12-01
sched: don't export sched_mc_power_savings in laptops
Mahesh Salgaonkar
1
-1
/
+1
2008-11-05
sched: re-tune balancing
Ingo Molnar
1
-3
/
+4
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+258