sched: Disable SD_PREFER_LOCAL for MC/CPU domains
[safe/jmp/linux-2.6] / arch / x86 / include / asm / topology.h
2009-10-14 Peter Zijlstrasched: Disable SD_PREFER_LOCAL for MC/CPU domains
2009-09-24 Rusty Russellx86: Remove redundant non-NUMA topology functions
2009-09-16 Peter Zijlstrasched: Disable wakeup balancing
2009-09-15 Peter Zijlstrasched: Reduce forkexec_idx
2009-09-15 Mike Galbraithsched: Improve latencies and throughput
2009-09-15 Peter Zijlstrasched: Tweak wake_idx
2009-09-15 Peter Zijlstrasched: Merge select_task_rq_fair() and sched_balance_self()
2009-09-07 Peter Zijlstrasched: enable SD_WAKE_IDLE
2009-09-04 Ingo Molnarsched: Turn on SD_BALANCE_NEWIDLE
2009-09-04 Ingo Molnarsched: Clean up topology.h
2009-05-11 Vaidyanathan Srini... sched: Don't export sched_mc_power_savings on multi...
2009-04-22 Yinghai Lux86/PCI: set_pci_bus_resources_arch_default cleanups
2009-03-31 Rusty RussellMerge branch 'cpumask-for-linus' of git://git./linux...
2009-03-30 Rusty Russellcpumask: remove node_to_first_cpu
2009-03-13 Rusty Russellcpumask: remove x86 cpumask_t uses.
2009-03-13 Rusty Russellcpumask: use new cpumask functions throughout x86
2009-03-13 Rusty Russellcpumask: convert node_to_cpumask_map[] to cpumask_var_t
2009-03-13 Rusty Russellx86: unify 32 and 64-bit node_to_cpumask_map
2009-03-13 Rusty Russellcpumask: remove x86's node_to_cpumask now everyone...
2009-03-13 Rusty Russellcpumask: x86: convert cpu_sibling_map/cpu_core_map...
2009-03-13 Rusty Russellcpumask: remove obsolete topology_core_siblings and...
2009-03-13 Rusty Russellcpumask: remove cpu_coregroup_map: x86
2009-03-13 Rusty Russellcpumask: remove the now-obsoleted pcibus_to_cpumask...
2009-01-27 Brian Gerstx86: move 64-bit NUMA code
2009-01-21 Ingo MolnarMerge branch 'cpus4096' into core/percpu
2009-01-18 Brian Gerstx86-64: Move nodenumber from PDA to per-cpu.
2009-01-16 Tejun Heox86: make early_per_cpu() a lvalue and use it
2009-01-15 Mike Travisx86: fix build warning when CONFIG_NUMA not defined.
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2008-12-26 Rusty Russellcpumask: cpu_coregroup_mask(): x86
2008-12-26 Rusty Russellcpumask: x86: Introduce cpumask_of_{node,pcibus} to...
2008-12-17 Mike Travisx86: Introduce topology_core_cpumask()/topology_thread_...
2008-12-01 Mahesh Salgaonkarsched: don't export sched_mc_power_savings in laptops
2008-11-05 Ingo Molnarsched: re-tune balancing
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move