aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
Commit message (Expand)AuthorAge
* powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-11-13
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann2018-10-13
* powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju2018-10-05
* powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju2018-09-25
* powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann2018-09-24
* powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju2018-08-21
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-30
|\
| * powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin2018-03-30
| * powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-30
* | powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-02-08
|/
* powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2018-01-27
* powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann2018-01-27
* powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann2018-01-27
* powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot2018-01-16
* powerpc/numa: Look up associativity array in of_drconf_to_nid_singleNathan Fontenot2018-01-16
* powerpc/numa: Look up device node in of_get_usable_memory()Nathan Fontenot2018-01-16
* powerpc/numa: Look up device node in of_get_assoc_arrays()Nathan Fontenot2018-01-16
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * Merge branch 'fixes' into nextMichael Ellerman2017-11-10
| |\
| * | powerpc/vphn: Fix numa update end-loop bugMichael Bringmann2017-10-16
| * | powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann2017-10-16
| * | powerpc/vphn: Improve recognition of PRRN/VPHNMichael Bringmann2017-10-16
| * | powerpc/vphn: Update CPU topology when VPHN enabledMichael Bringmann2017-10-16
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ \ | |_|/ |/| |
| * | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-05
| |/
* / powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann2017-10-10
|/
* powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann2017-06-23
* powerpc/mm: Remove reduntant initmem information from logAnshuman Khandual2017-04-10
* powerpc: Drop GPL from of_node_to_nid() export to match other archesShailendra Singh2017-02-09
* powerpc/mm: Allow memory hotplug into an offline nodeReza Arbab2017-01-30
* powerpc/mm: Simplify loop control in parse_numa_properties()Reza Arbab2017-01-30
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
* powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab2016-12-12
* powerpc: Fix numa topology console printAneesh Kumar K.V2016-10-19
* powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman2016-10-19
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-31
|\
| * powerpc/numa: Fix multiple bugs in memory_hotplug_max()Bharata B Rao2016-06-14
| * powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()Bharata B Rao2016-06-14
* | powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-22
|/
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-06
|\
| * powerpc/numa: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-15
* | arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodesRaghavendra K T2015-11-05
|/
* powerpc/numa: initialize distance lookup table from drconf pathNikunj A Dadhania2015-08-18
* powerpc/numa: Reset node_possible_map to only node_online_mapNishanth Aravamudan2015-03-22
* powerpc/vphn: move VPHN parsing logic to a separate fileGreg Kurz2015-03-17
* powerpc/vphn: move endianness fixing to vphn_unpack_associativity()Greg Kurz2015-03-17
* powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY APIGreg Kurz2015-03-17