summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/numa.c
AgeCommit message (Expand)Author
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann
2018-01-27powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann
2018-01-27powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann
2018-01-16powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot
2018-01-16powerpc/numa: Look up associativity array in of_drconf_to_nid_singleNathan Fontenot
2018-01-16powerpc/numa: Look up device node in of_get_usable_memory()Nathan Fontenot
2018-01-16powerpc/numa: Look up device node in of_get_assoc_arrays()Nathan Fontenot
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-10-16powerpc/vphn: Fix numa update end-loop bugMichael Bringmann
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann
2017-10-16powerpc/vphn: Improve recognition of PRRN/VPHNMichael Bringmann
2017-10-16powerpc/vphn: Update CPU topology when VPHN enabledMichael Bringmann
2017-10-10powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann
2017-10-05timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook
2017-06-23powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann
2017-04-11powerpc/mm: Remove reduntant initmem information from logAnshuman Khandual
2017-02-10powerpc: Drop GPL from of_node_to_nid() export to match other archesShailendra Singh
2017-01-30powerpc/mm: Allow memory hotplug into an offline nodeReza Arbab
2017-01-30powerpc/mm: Simplify loop control in parse_numa_properties()Reza Arbab
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-12powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab
2016-10-19powerpc: Fix numa topology console printAneesh Kumar K.V
2016-10-19powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-22powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior
2016-06-14powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao
2016-06-14powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T
2015-10-15powerpc/numa: Use of_get_next_parent to simplify codeChristophe Jaillet
2015-08-18powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania
2015-03-23powerpc/numa: Reset node_possible_map to only node_online_mapNishanth Aravamudan
2015-03-18powerpc/vphn: move VPHN parsing logic to a separate fileGreg Kurz
2015-03-18powerpc/vphn: move endianness fixing to vphn_unpack_associativity()Greg Kurz
2015-03-18powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY APIGreg Kurz
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-11-10powerpc: Move sparse_init() into initmem_initAnton Blanchard
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard
2014-10-29powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan
2014-10-29powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan
2014-10-16powerpc/vphn: NUMA node code expects big-endianGreg Kurz
2014-10-13powerpc/numa: Add ability to disable and debug topology updatesNishanth Aravamudan
2014-10-13powerpc/numa: check error return from proc_createNishanth Aravamudan
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2014-09-25powerpc: some changes in numa_setup_cpu()Li Zhong
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong
2014-09-25powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong