index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
topology.h
Age
Commit message (
Expand
)
Author
2010-05-27
numa: x86_64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
2010-05-27
numa: add generic percpu var numa_node_id() implementation
Lee Schermerhorn
2009-12-15
hugetlb: add generic definition of NUMA_NO_NODE
Lee Schermerhorn
2009-11-03
sched: Disable SD_PREFER_LOCAL at node level
Mike Galbraith
2009-10-14
sched: Disable SD_PREFER_LOCAL for MC/CPU domains
Peter Zijlstra
2009-09-24
x86: Remove redundant non-NUMA topology functions
Rusty Russell
2009-09-16
sched: Disable wakeup balancing
Peter Zijlstra
2009-09-15
sched: Reduce forkexec_idx
Peter Zijlstra
2009-09-15
sched: Improve latencies and throughput
Mike Galbraith
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-07
sched: enable SD_WAKE_IDLE
Peter Zijlstra
2009-09-04
sched: Turn on SD_BALANCE_NEWIDLE
Ingo Molnar
2009-09-04
sched: Clean up topology.h
Ingo Molnar
2009-05-11
sched: Don't export sched_mc_power_savings on multi-socket single core system
Vaidyanathan Srinivasan
2009-04-22
x86/PCI: set_pci_bus_resources_arch_default cleanups
Yinghai Lu
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
2009-03-13
cpumask: remove x86 cpumask_t uses.
Rusty Russell
2009-03-13
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-13
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
Rusty Russell
2009-03-13
x86: unify 32 and 64-bit node_to_cpumask_map
Rusty Russell
2009-03-13
cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-03-13
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-03-13
cpumask: remove cpu_coregroup_map: x86
Rusty Russell
2009-03-13
cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86
Rusty Russell
2009-01-27
x86: move 64-bit NUMA code
Brian Gerst
2009-01-21
Merge branch 'cpus4096' into core/percpu
Ingo Molnar
2009-01-19
x86-64: Move nodenumber from PDA to per-cpu.
Brian Gerst
2009-01-16
x86: make early_per_cpu() a lvalue and use it
Tejun Heo
2009-01-15
x86: fix build warning when CONFIG_NUMA not defined.
Mike Travis
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2008-12-26
cpumask: cpu_coregroup_mask(): x86
Rusty Russell
2008-12-26
cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...
Rusty Russell
2008-12-16
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
Mike Travis
2008-12-01
sched: don't export sched_mc_power_savings in laptops
Mahesh Salgaonkar
2008-11-05
sched: re-tune balancing
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro