aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
AgeCommit message (Expand)Author
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-07-29powerpc/drmem: Make LMB walk a bit more flexibleHari Bathini
2020-07-26powerpc/numa: Limit possible nodes to within num_possible_nodesSrikar Dronamraju
2020-07-16powerpc/numa: remove arch_update_cpu_topologyNathan Lynch
2020-07-16powerpc/numa: remove prrn_is_enabled()Nathan Lynch
2020-07-16powerpc/numa: remove start/stop_topology_update()Nathan Lynch
2020-07-16powerpc/numa: remove timed_topology_update()Nathan Lynch
2020-07-16powerpc/numa: stub out numa_update_cpu_topology()Nathan Lynch
2020-07-16powerpc/numa: remove vphn_enabled and prrn_enabled internal flagsNathan Lynch
2020-07-16powerpc/numa: remove unreachable topology workqueue codeNathan Lynch
2020-07-16powerpc/numa: remove unreachable topology timer codeNathan Lynch
2020-07-16powerpc/numa: make vphn_enabled, prrn_enabled flags constNathan Lynch
2020-07-16powerpc/numa: remove unreachable topology update codeNathan Lynch
2020-07-16powerpc/numa: remove ability to enable topology updatesNathan Lynch
2020-03-04powerpc/numa: Remove late request for home node associativitySrikar Dronamraju
2020-03-04powerpc/numa: Early request for home node associativitySrikar Dronamraju
2020-03-04powerpc/numa: Use cpu node map of first sibling threadSrikar Dronamraju
2020-03-04powerpc/numa: Handle extra hcall_vphn error casesSrikar Dronamraju
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-05powerpc/mm: Consolidate numa_enable check and min_common_depth checkAneesh Kumar K.V
2019-07-05powerpc/mm: Fix node look up with numa=off bootAneesh Kumar K.V
2019-07-05powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0Aneesh Kumar K.V
2019-07-04powerpc/pseries: Provide vcpu dispatch statisticsNaveen N. Rao
2019-07-04powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao
2019-07-04powerpc/pseries: Generalize hcall_vphn()Naveen N. Rao
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy
2019-04-20powerpc/numa: document topology_updates_enabled, disable by defaultNathan Lynch
2019-04-20powerpc/numa: improve control of topology updatesNathan Lynch
2019-04-20powerpc: Remove duplicate headersJagadeesh Pagadala
2019-03-12memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-01-30powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-13powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann
2018-10-05powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju
2018-09-25powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju
2018-09-24powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-30powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin
2018-03-30powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin