- c13f2b2 powerpc/mm: Add __init attribute to eligible functions by Nick Child · 3 years ago
- 3020394 powerpc/pseries: Fix numa FORM2 parsing fallback code by Nicholas Piggin · 3 years, 2 months ago
- 0bd8127 powerpc/pseries: rename numa_dist_table to form2_distances by Nicholas Piggin · 3 years, 2 months ago
- 9a245d0 powerpc/numa: Update cpu_cpu_map on CPU online/offline by Srikar Dronamraju · 3 years, 4 months ago
- 544a09e powerpc/numa: Print debug statements only when required by Srikar Dronamraju · 3 years, 4 months ago
- 506c207 powerpc/numa: convert printk to pr_xxx by Srikar Dronamraju · 3 years, 4 months ago
- 544af64 powerpc/numa: Drop dbg in favour of pr_debug by Srikar Dronamraju · 3 years, 4 months ago
- 1c6b5a7 powerpc/pseries: Add support for FORM2 associativity by Aneesh Kumar K.V · 3 years, 5 months ago
- ef31cb8 powerpc/pseries: Add a helper for form1 cpu distance by Aneesh Kumar K.V · 3 years, 5 months ago
- 8ddc644 powerpc/pseries: Consolidate different NUMA distance update code paths by Aneesh Kumar K.V · 3 years, 5 months ago
- 0eacd06 powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY by Aneesh Kumar K.V · 3 years, 5 months ago
- 7e35ef6 powerpc/pseries: rename min_common_depth to primary_domain_index by Aneesh Kumar K.V · 3 years, 5 months ago
- 9c7248b powerpc/numa: Consider the max NUMA node for migratable LPAR by Laurent Dufour · 3 years, 8 months ago
- 10f78fd powerpc/numa: Fix a regression on memoryless node 0 by Srikar Dronamraju · 4 years, 1 month ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
- c9118e6 arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() by Mike Rapoport · 4 years, 2 months ago
- 72cdd11 pseries/hotplug-memory: hot-add: skip redundant LMB lookup by Scott Cheloha · 4 years, 3 months ago
- fa35e86 powerpc/smp: Implement cpu_to_coregroup_id by Srikar Dronamraju · 4 years, 5 months ago
- 72730bf powerpc/smp: Create coregroup domain by Srikar Dronamraju · 4 years, 5 months ago
- f9f130f powerpc/numa: Detect support for coregroup by Srikar Dronamraju · 4 years, 5 months ago
- e75130f powerpc/numa: Offline memoryless cpuless node 0 by Srikar Dronamraju · 4 years, 4 months ago
- 6398eaa powerpc/numa: Prefer node id queried from vphn by Srikar Dronamraju · 4 years, 4 months ago
- a874f10 powerpc/numa: Set numa_node for all possible cpus by Srikar Dronamraju · 4 years, 4 months ago
- 67df778 powerpc/numa: Restrict possible nodes based on platform by Srikar Dronamraju · 4 years, 4 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
- adfefc6 powerpc/drmem: Make LMB walk a bit more flexible by Hari Bathini · 4 years, 5 months ago
- dbce456 powerpc/numa: Limit possible nodes to within num_possible_nodes by Srikar Dronamraju · 4 years, 5 months ago
- cdf082c powerpc/numa: remove arch_update_cpu_topology by Nathan Lynch · 4 years, 7 months ago
- 042ef7c powerpc/numa: remove prrn_is_enabled() by Nathan Lynch · 4 years, 7 months ago
- 1835303 powerpc/numa: remove start/stop_topology_update() by Nathan Lynch · 4 years, 7 months ago
- b1815ae powerpc/numa: remove timed_topology_update() by Nathan Lynch · 4 years, 7 months ago
- 893ec64 powerpc/numa: stub out numa_update_cpu_topology() by Nathan Lynch · 4 years, 7 months ago
- 9fb8b5f powerpc/numa: remove vphn_enabled and prrn_enabled internal flags by Nathan Lynch · 4 years, 7 months ago
- 6325cb4 powerpc/numa: remove unreachable topology workqueue code by Nathan Lynch · 4 years, 7 months ago
- 50e0cf3 powerpc/numa: remove unreachable topology timer code by Nathan Lynch · 4 years, 7 months ago
- e6eacf8 powerpc/numa: make vphn_enabled, prrn_enabled flags const by Nathan Lynch · 4 years, 7 months ago
- 7d35bef powerpc/numa: remove unreachable topology update code by Nathan Lynch · 4 years, 7 months ago
- c30f931 powerpc/numa: remove ability to enable topology updates by Nathan Lynch · 4 years, 7 months ago
- 247257b powerpc/numa: Remove late request for home node associativity by Srikar Dronamraju · 5 years ago
- dc909d8 powerpc/numa: Early request for home node associativity by Srikar Dronamraju · 5 years ago
- 413e405 powerpc/numa: Use cpu node map of first sibling thread by Srikar Dronamraju · 5 years ago
- 76b7bfb powerpc/numa: Handle extra hcall_vphn error cases by Srikar Dronamraju · 5 years ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 495c2ff powerpc/mm: Consolidate numa_enable check and min_common_depth check by Aneesh Kumar K.V · 5 years ago
- f52741c powerpc/mm: Fix node look up with numa=off boot by Aneesh Kumar K.V · 5 years ago
- ea9f5b7 powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0 by Aneesh Kumar K.V · 5 years ago
- d62c8de powerpc/pseries: Provide vcpu dispatch statistics by Naveen N. Rao · 5 years ago
- 5a1ea47 powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/ by Naveen N. Rao · 5 years ago
- ef34e0e powerpc/pseries: Generalize hcall_vphn() by Naveen N. Rao · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 47d9994 powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 by Christophe Leroy · 6 years ago
- 558f864 powerpc/numa: document topology_updates_enabled, disable by default by Nathan Lynch · 6 years ago
- 2d4d9b3 powerpc/numa: improve control of topology updates by Nathan Lynch · 6 years ago
- 6917735 powerpc: Remove duplicate headers by Jagadeesh Pagadala · 6 years ago
- 3375557 memblock: memblock_phys_alloc_try_nid(): don't panic by Mike Rapoport · 6 years ago
- 6c3ac11 Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
- 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
- 81b6132 powerpc/pseries: Perform full re-add of CPU for topology update post-migration by Nathan Fontenot · 6 years ago
- e5480bd powerpc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
- 437ccdc powerpc/numa: Suppress "VPHN is not supported" messages by Satheesh Rajendran · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
- 65b9fda powerpc/pseries/mobility: Extend start/stop topology update scope by Michael Bringmann · 6 years ago
- ac1788c powerpc/numa: Skip onlining a offline node in kdump path by Srikar Dronamraju · 6 years ago
- 2483ef0 powerpc/numa: Use associativity if VPHN hcall is successful by Srikar Dronamraju · 6 years ago
- 8604895 powerpc/pseries: Fix unitialized timer reset on migration by Michael Bringmann · 6 years ago
- 2ea6263 powerpc/topology: Get topology for shared processors at boot by Srikar Dronamraju · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
- 9bd9be0 powerpc/mm/numa: move numa topology discovery earlier by Nicholas Piggin · 7 years ago
- 499dcd4 powerpc/64s: Allocate LPPACAs individually by Nicholas Piggin · 7 years ago
- 1d9a090 powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove by Nathan Fontenot · 7 years ago
- e67e02a powerpc/pseries: Fix cpu hotplug crash with memoryless nodes by Michael Bringmann · 7 years ago
- ea05ba7 powerpc/numa: Ensure nodes initialized for hotplug by Michael Bringmann · 7 years ago
- a346137 powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes by Michael Bringmann · 7 years ago
- 514a9cb powerpc/numa: Update numa code use walk_drmem_lmbs by Nathan Fontenot · 7 years ago
- b88fc30 powerpc/numa: Look up associativity array in of_drconf_to_nid_single by Nathan Fontenot · 7 years ago
- 22508f3 powerpc/numa: Look up device node in of_get_usable_memory() by Nathan Fontenot · 7 years ago
- 35f80de powerpc/numa: Look up device node in of_get_assoc_arrays() 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
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
- 8bc9314 powerpc/vphn: Fix numa update end-loop bug by Michael Bringmann · 7 years ago
- cee5405 powerpc/hotplug: Improve responsiveness of hotplug change by Michael Bringmann · 7 years ago
- a3496e9 powerpc/vphn: Improve recognition of PRRN/VPHN by Michael Bringmann · 7 years ago
- 17f444c powerpc/vphn: Update CPU topology when VPHN enabled by Michael Bringmann · 7 years ago
- 6b2c08f powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() by Thiago Jung Bauermann · 7 years ago
- df7e828 timer: Remove init_timer_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
- 3e401f7 powerpc: Only obtain cpu_hotplug_lock if called by rtasd by Thiago Jung Bauermann · 8 years ago
- ea61455 powerpc/mm: Remove reduntant initmem information from log by Anshuman Khandual · 8 years ago
- be9ba9ff powerpc: Drop GPL from of_node_to_nid() export to match other arches by Shailendra Singh · 8 years ago
- 2a8628d powerpc/mm: Allow memory hotplug into an offline node by Reza Arbab · 8 years ago
- 7656cd8 powerpc/mm: Simplify loop control in parse_numa_properties() by Reza Arbab · 8 years ago
- 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
- 4a3bac4 powerpc/mm: allow memory hotplug into a memoryless node by Reza Arbab · 8 years ago
- 8467801 powerpc: Fix numa topology console print by Aneesh Kumar K.V · 8 years ago
- 08b5e79 powerpc/mm: Drop dump_numa_memory_topology() by Michael Ellerman · 8 years ago