summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
| * powerpc/pseries: Generalize hcall_vphn()Naveen N. Rao2019-07-041-14/+13Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/
* 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/+0Star
* 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/+1Star
|\
| * powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot2019-01-301-8/+1Star
* | 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
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1Star
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann2018-10-131-0/+6
* powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju2018-10-051-2/+3
* powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju2018-09-251-1/+3
* powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann2018-09-241-1/+2
* powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju2018-08-211-10/+10
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-15/+21
|\
| * powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin2018-03-301-13/+19
| * powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-301-2/+2
* | powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-02-081-5/+0Star
|/
* powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2018-01-271-1/+3
* powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann2018-01-271-10/+37
* powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann2018-01-271-3/+34
* powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot2018-01-161-171/+52Star
* powerpc/numa: Look up associativity array in of_drconf_to_nid_singleNathan Fontenot2018-01-161-23/+17Star
* powerpc/numa: Look up device node in of_get_usable_memory()Nathan Fontenot2018-01-161-2/+10
* powerpc/numa: Look up device node in of_get_assoc_arrays()Nathan Fontenot2018-01-161-5/+13
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-8/+55
|\
| * Merge branch 'fixes' into nextMichael Ellerman2017-11-101-1/+0Star
| |\
| * | powerpc/vphn: Fix numa update end-loop bugMichael Bringmann2017-10-161-2/+8
| * | powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann2017-10-161-1/+22
| * | powerpc/vphn: Improve recognition of PRRN/VPHNMichael Bringmann2017-10-161-4/+4
| * | powerpc/vphn: Update CPU topology when VPHN enabledMichael Bringmann2017-10-161-1/+21
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-141-7/+5Star
|\ \ \ | |_|/ |/| |
| * | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-7/+5Star
| |/
* / powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann2017-10-101-1/+0Star
|/
* powerpc: Only obtain cpu_hotplug_lock if called by rtasdThiago Jung Bauermann2017-06-231-3/+19
* powerpc/mm: Remove reduntant initmem information from logAnshuman Khandual2017-04-101-7/+0Star
* powerpc: Drop GPL from of_node_to_nid() export to match other archesShailendra Singh2017-02-101-1/+1