- 227bbaa powerpc/topology: Check if a core is online by Nysal Jan K.A · 7 months ago
- 73c58e7 powerpc: Add HOTPLUG_SMT support by Michael Ellerman · 1 year, 8 months ago
- 48b6396 powerpc/numa: Associate numa node to its cpu earlier by Oscar Salvador · 2 years, 11 months ago
- 9a245d0 powerpc/numa: Update cpu_cpu_map on CPU online/offline by Srikar Dronamraju · 3 years, 6 months ago
- ef31cb8 powerpc/pseries: Add a helper for form1 cpu distance by Aneesh Kumar K.V · 3 years, 7 months ago
- 8ddc644 powerpc/pseries: Consolidate different NUMA distance update code paths by Aneesh Kumar K.V · 3 years, 7 months ago
- 131c82b Revert "powerpc/topology: Update topology_core_cpumask" by Srikar Dronamraju · 3 years, 11 months ago
- 3fb4a8f powerpc/numa: Fix build when CONFIG_NUMA=n by Scott Cheloha · 4 years, 4 months ago
- 72cdd11 pseries/hotplug-memory: hot-add: skip redundant LMB lookup by Scott Cheloha · 4 years, 6 months ago
- e29e9ed powerpc/smp: Remove get_physical_package_id by Srikar Dronamraju · 4 years, 5 months ago
- 4bce545 powerpc/topology: Update topology_core_cpumask by Srikar Dronamraju · 4 years, 5 months ago
- 72730bf powerpc/smp: Create coregroup domain by Srikar Dronamraju · 4 years, 7 months ago
- 38c392c powerpc/pseries: remove dlpar_cpu_readd() by Nathan Lynch · 4 years, 9 months ago
- cdf082c powerpc/numa: remove arch_update_cpu_topology by Nathan Lynch · 4 years, 9 months ago
- 042ef7c powerpc/numa: remove prrn_is_enabled() by Nathan Lynch · 4 years, 9 months ago
- 1835303 powerpc/numa: remove start/stop_topology_update() by Nathan Lynch · 4 years, 9 months ago
- b1815ae powerpc/numa: remove timed_topology_update() by Nathan Lynch · 4 years, 9 months ago
- 247257b powerpc/numa: Remove late request for home node associativity by Srikar Dronamraju · 5 years ago
- a05f0e5 powerpc/smp: Use nid as fallback for package_id by Srikar Dronamraju · 5 years ago
- d62c8de powerpc/pseries: Provide vcpu dispatch statistics by Naveen N. Rao · 6 years ago
- 81b61324 powerpc/pseries: Perform full re-add of CPU for topology update post-migration by Nathan Fontenot · 6 years ago
- 2ea6263 powerpc/topology: Get topology for shared processors at boot by Srikar Dronamraju · 7 years ago
- 6c0a8f6 powerpc/pseries: Fix CONFIG_NUMA=n build by Michael Ellerman · 7 years ago
- c1e150c powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n by Corentin Labbe · 7 years ago
- 8234348 powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplug by Guenter Roeck · 7 years ago
- 1d9a090 powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove by Nathan Fontenot · 7 years ago
- 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- cee5405 powerpc/hotplug: Improve responsiveness of hotplug change by Michael Bringmann · 7 years ago
- 7baebe54 powerpc/topology: Remove the unused parent_node() macro by Dou Liyang · 8 years ago
- 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3e401f7 powerpc: Only obtain cpu_hotplug_lock if called by rtasd by Thiago Jung Bauermann · 8 years ago
- ba4a648 powerpc/numa: Fix percpu allocations to be NUMA aware by Michael Ellerman · 8 years ago
- 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 10 years ago
- c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 4f9b16a mm: disable zone_reclaim_mode by default by Mel Gorman · 11 years ago
- 4750afa powerpc: Fix comment around arch specific definition of RECLAIM_DISTANCE by Preeti U Murthy · 11 years ago
- 8c27226 powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID by Nishanth Aravamudan · 11 years ago
- 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 11 years ago
- d4edc5b powerpc: Fix the setup of CPU-to-Node mappings during CPU online by Srivatsa S. Bhat · 11 years ago
- 15863ff powerpc: Make chip-id information available to userspace by Vasant Hegde · 12 years ago
- e04fa61 powerpc/pseries: Add /proc interface to control topology updates by Nathan Fontenot · 12 years ago
- cb83b62 sched/numa: Rewrite the CONFIG_NUMA sched domain support by Peter Zijlstra · 13 years ago
- 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
- e377bc5 powerpc/numa: Remove duplicate RECLAIM_DISTANCE definition by Anton Blanchard · 14 years ago
- 7bebcf0 powerpc/numa: Disable NEWIDLE balancing at node level by Anton Blanchard · 14 years ago
- d4761ad powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32. by Anton Blanchard · 14 years ago
- a200d8e powerpc/numa: Enable SD_WAKE_AFFINE in node definition by Anton Blanchard · 14 years ago
- 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 14 years ago
- 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 14 years ago
- 3b7a27d powerpc: Disable VPHN polling during a suspend operation by Jesse Larrew · 14 years ago
- 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
- 559e2b7 of: Provide default of_node_to_nid() implementation. by Grant Likely · 15 years ago
- 41eab6f powerpc/numa: Use form 1 affinity to setup node distance by Anton Blanchard · 15 years ago
- 5660820 powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim by Anton Blanchard · 15 years ago
- 25863de powerpc/cpumask: Convert NUMA code to new cpumask API by Anton Blanchard · 15 years ago
- cc1ba8e powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks by Anton Blanchard · 15 years ago
- 27f1090 powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim by Anton Blanchard · 15 years ago
- a13672f powerpc: Reformat SD_NODE_INIT to match x86 by Anton Blanchard · 15 years ago
- c81b812 powerpc: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
- 399d068 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpc by Rusty Russell · 15 years ago
- 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
- b966cd6b cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc by Rusty Russell · 15 years ago
- 182a85f8 sched: Disable wakeup balancing 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 · 16 years ago
- c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
- 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 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
- 9150641 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc by Rusty Russell · 16 years ago
- 86c6f27 cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
- 1c39194 sched: convert struct root_domain to cpumask_var_t, fix by Ingo Molnar · 16 years ago
- b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 17 years ago[Renamed from include/asm-powerpc/topology.h]
- e9efed3 powerpc: Make core id information available to userspace by Nathan Lynch · 17 years ago
- 440a085 powerpc: Make core sibling information available to userspace by Nathan Lynch · 17 years ago
- aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 17 years ago
- d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
- 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 18 years ago
- 08c183f [PATCH] sched: add option to serialize load balancing by Christoph Lameter · 18 years ago
- 11faa65 [POWERPC] fix building without PCI by Arnd Bergmann · 18 years ago
- 056f4fa [POWERPC] Add the thread_siblings files to sysfs by Stephen Rothwell · 18 years ago
- 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
- 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 19 years ago
- 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
- 357518f [POWERPC] pcibus_to_node fixes by Anton Blanchard · 19 years ago
- 318facb [PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumask by Christoph Hellwig · 19 years ago
- 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 19 years ago
- 953039c [PATCH] powerpc: Allow devices to register with numa topology by Jeremy Kerr · 19 years ago
- 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
- 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
- 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
- 4b703a2 [PATCH] ppc64: Add NUMA cpu summary at boot by Anton Blanchard · 19 years ago
- d2a3317 [PATCH] powerpc: Fix typo in topology.h by Michael Ellerman · 19 years ago
- 5cfccd7 [PATCH] powerpc: Fix database regression due to scheduler changes by Nick Piggin · 19 years ago
- 45fb6ce [PATCH] ppc64: Convert NUMA to sparsemem (3) by Anton Blanchard · 19 years ago
- 3e66c4d [PATCH] ppc64: prep for NUMA sparsemem rework 2 by Anton Blanchard · 19 years ago
- dd56fdf [PATCH] powerpc: Merge a few more include files by jdl@freescale.com · 19 years ago[Renamed (92%) from include/asm-ppc64/topology.h]
- 561fb76 [PATCH] ppc64: topology API fix by Anton Blanchard · 20 years ago
- e164f55 [PATCH] ppc64: pcibus_to_node fix by Christoph Lameter · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2