summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/numa: Fix a regression on memoryless node 0Srikar Dronamraju2020-11-271-2/+1
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-17/+84
|\
| * pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha2020-10-061-1/+1
| * powerpc/smp: Implement cpu_to_coregroup_idSrikar Dronamraju2020-09-161-0/+20
| * powerpc/smp: Create coregroup domainSrikar Dronamraju2020-09-161-0/+5
| * powerpc/numa: Detect support for coregroupSrikar Dronamraju2020-09-161-13/+21
| * powerpc/numa: Offline memoryless cpuless node 0Srikar Dronamraju2020-09-161-0/+10
| * powerpc/numa: Prefer node id queried from vphnSrikar Dronamraju2020-09-161-9/+10
| * powerpc/numa: Set numa_node for all possible cpusSrikar Dronamraju2020-09-161-1/+15
| * powerpc/numa: Restrict possible nodes based on platformSrikar Dronamraju2020-09-161-3/+12
* | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport2020-10-141-5/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+0
|\
| * mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-1/+0
* | powerpc/drmem: Make LMB walk a bit more flexibleHari Bathini2020-07-291-5/+8
* | powerpc/numa: Limit possible nodes to within num_possible_nodesSrikar Dronamraju2020-07-261-3/+4
* | powerpc/numa: remove arch_update_cpu_topologyNathan Lynch2020-07-161-10/+0
* | powerpc/numa: remove prrn_is_enabled()Nathan Lynch2020-07-161-5/+0
* | powerpc/numa: remove start/stop_topology_update()Nathan Lynch2020-07-161-20/+0
* | powerpc/numa: remove timed_topology_update()Nathan Lynch2020-07-161-9/+0
* | powerpc/numa: stub out numa_update_cpu_topology()Nathan Lynch2020-07-161-192/+1
* | powerpc/numa: remove vphn_enabled and prrn_enabled internal flagsNathan Lynch2020-07-161-4/+2
* | powerpc/numa: remove unreachable topology workqueue codeNathan Lynch2020-07-161-14/+0
* | powerpc/numa: remove unreachable topology timer codeNathan Lynch2020-07-161-21/+0
* | powerpc/numa: make vphn_enabled, prrn_enabled flags constNathan Lynch2020-07-161-2/+2
* | powerpc/numa: remove unreachable topology update codeNathan Lynch2020-07-161-147/+2
* | powerpc/numa: remove ability to enable topology updatesNathan Lynch2020-07-161-70/+1
|/
* powerpc/numa: Remove late request for home node associativitySrikar Dronamraju2020-03-041-9/+0
* powerpc/numa: Early request for home node associativitySrikar Dronamraju2020-03-041-1/+40
* powerpc/numa: Use cpu node map of first sibling threadSrikar Dronamraju2020-03-041-2/+20
* powerpc/numa: Handle extra hcall_vphn error casesSrikar Dronamraju2020-03-041-9/+16
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-6/+6
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-26/+35
|\
| * powerpc/mm: Consolidate numa_enable check and min_common_depth checkAneesh Kumar K.V2019-07-041-5/+11
| * powerpc/mm: Fix node look up with numa=off bootAneesh Kumar K.V2019-07-041-3/+3
| * powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0Aneesh Kumar K.V2019-07-041-4/+6
| * powerpc/pseries: Provide vcpu dispatch statisticsNaveen N. Rao2019-07-041-0/+16
| * powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao2019-07-041-14/+0
| * powerpc/pseries: Generalize hcall_vphn()Naveen N. Rao2019-07-041-14/+13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-021-1/+1
* powerpc/numa: document topology_updates_enabled, disable by defaultNathan Lynch2019-04-201-4/+10
* powerpc/numa: improve control of topology updatesNathan Lynch2019-04-201-6/+12
* powerpc: Remove duplicate headersJagadeesh Pagadala2019-04-201-1/+0
* memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport2019-03-121-0/+4
* Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-071-8/+1
|\
| * powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot2019-01-301-8/+1
* | numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-061-1/+1
* | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-061-7/+7
|/
* powerpc: Use device_type helpers to access the node typeRob Herring2018-11-261-1/+1
* powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran2018-11-141-1/+1