aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-301-70/+17
|\
| * cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-121-2/+2
| * cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-121-2/+2
| * cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-121-3/+3
| * x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell2009-03-121-19/+11
| * cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-03-121-41/+0
| * cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-121-3/+3
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-03-121-2/+0
| * cpumask: remove cpu_coregroup_map: x86Rusty Russell2009-03-121-1/+0
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell2009-03-121-1/+0
* | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-12/+0
|/
* x86: move 64-bit NUMA codeBrian Gerst2009-01-261-0/+6
* Merge branch 'cpus4096' into core/percpuIngo Molnar2009-01-211-3/+14
|\
| * x86: fix build warning when CONFIG_NUMA not defined.Mike Travis2009-01-151-3/+14
* | x86-64: Move nodenumber from PDA to per-cpu.Brian Gerst2009-01-181-1/+2
* | x86: make early_per_cpu() a lvalue and use itTejun Heo2009-01-161-4/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-031-12/+24
|\
| * cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-261-0/+1
| * cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell2008-12-261-12/+23
* | x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis2008-12-161-0/+2
|/
* sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar2008-12-011-1/+1
* sched: re-tune balancingIngo Molnar2008-11-051-3/+4
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+258