- cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 13 years ago
- 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- 2cd6975 x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
- 79f1ddd x86: Use the same node_distance for 32 and 64-bit by H Hartley Sweeten · 13 years ago
- bd6709a x86, NUMA: Make 32bit use common NUMA init path by Tejun Heo · 14 years ago
- 7210cf9 x86-32, numa: Calculate remap size in common code by Tejun Heo · 14 years ago
- ac7136b6 x86-64, NUMA: Implement generic node distance handling by Tejun Heo · 14 years ago
- 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
- e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
- 7281201 numa: add generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
- 4e25b25 hugetlb: add generic definition of NUMA_NO_NODE by Lee Schermerhorn · 15 years ago
- 6b9de61 sched: Disable SD_PREFER_LOCAL at node level by Mike Galbraith · 15 years ago
- 799e220 sched: Disable SD_PREFER_LOCAL for MC/CPU domains by Peter Zijlstra · 15 years ago
- b0c6fbe x86: Remove redundant non-NUMA topology functions by Rusty Russell · 15 years ago
- 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
- b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
- 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
- 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
- c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
- a8fae3e sched: enable SD_WAKE_IDLE by Peter Zijlstra · 15 years ago
- 840a065 sched: Turn on SD_BALANCE_NEWIDLE by Ingo Molnar · 15 years ago
- 47734f8 sched: Clean up topology.h by Ingo Molnar · 15 years ago
- 2ff799d sched: Don't export sched_mc_power_savings on multi-socket single core system by Vaidyanathan Srinivasan · 16 years ago
- 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 16 years ago
- 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 16 years ago
- 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 16 years ago
- 73e907d cpumask: remove x86 cpumask_t uses. by Rusty Russell · 16 years ago
- 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 16 years ago
- c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 16 years ago
- 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 16 years ago
- b9c4398 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 16 years ago
- 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 16 years ago
- d3d2e7f cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: x86 by Rusty Russell · 16 years ago
- 23c5c9c cpumask: remove cpu_coregroup_map: x86 by Rusty Russell · 16 years ago
- cb3d560 cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 by Rusty Russell · 16 years ago
- 6470aff x86: move 64-bit NUMA code by Brian Gerst · 16 years ago
- 3eb3963 Merge branch 'cpus4096' into core/percpu by Ingo Molnar · 16 years ago
- e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 16 years ago
- f10fcd4 x86: make early_per_cpu() a lvalue and use it by Tejun Heo · 16 years ago
- f2a0827 x86: fix build warning when CONFIG_NUMA not defined. by Mike Travis · 16 years ago
- 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
- 030bb20 cpumask: cpu_coregroup_mask(): x86 by Rusty Russell · 16 years ago
- 393d68f cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- 83b1959 x86: Introduce topology_core_cpumask()/topology_thread_cpumask() by Mike Travis · 16 years ago
- 4371453 sched: don't export sched_mc_power_savings in laptops by Mahesh Salgaonkar · 16 years ago
- 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/topology.h]
- 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
- 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 16 years ago
- 6a2f47c x86: add check for node passed to node_to_cpumask, v3 by Mike Travis · 16 years ago
- 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 17 years ago
- 7891a24 x86: restore pda nodenumber field by Mike Travis · 17 years ago
- 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 17 years ago
- 5c3a121 x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) by Vaidyanathan Srinivasan · 17 years ago
- fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 17 years ago
- 30a18d6 x86: multi pci root bus with different io resource range, on 64-bit by Yinghai Lu · 17 years ago
- 871d5f8 x86: get mp_bus_to_node early by Yinghai Lu · 17 years ago
- 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 17 years ago
- 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 17 years ago
- aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 17 years ago
- b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 17 years ago
- 5d7d03b include/asm-x86/topology.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
- 04d1dd2 x86: make node to apic mapping declarations unconditional by Glauber de Oliveira Costa · 17 years ago
- 4323838 x86: change size of node ids from u8 to s16 by travis@sgi.com · 17 years ago
- 625d6cf x86: fix early cpu_to_node panic from nr_free_zone_pages by Mike Travis · 17 years ago
- 5f5cd8f x86: add debug of invalid per_cpu map accesses by Ingo Molnar · 17 years ago
- c49a495 x86: add debug of invalid per_cpu map accesses by travis@sgi.com · 17 years ago
- 834beda1 x86: change NR_CPUS arrays in numa_64 fixup by travis@sgi.com · 17 years ago
- 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 17 years ago
- 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 17 years ago
- df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
- 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 17 years ago
- 3367e56 x86: merge topology.h variants by Thomas Gleixner · 17 years ago
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago