summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-13
|\
| * powerpc/mm: Consolidate numa_enable check and min_common_depth checkAneesh Kumar K.V2019-07-04
| * powerpc/mm: Fix node look up with numa=off bootAneesh Kumar K.V2019-07-04
| * powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0Aneesh Kumar K.V2019-07-04
| * powerpc/pseries: Provide vcpu dispatch statisticsNaveen N. Rao2019-07-04
| * powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao2019-07-04
| * powerpc/pseries: Generalize hcall_vphn()Naveen N. Rao2019-07-04
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-02
* powerpc/numa: document topology_updates_enabled, disable by defaultNathan Lynch2019-04-20
* powerpc/numa: improve control of topology updatesNathan Lynch2019-04-20
* powerpc: Remove duplicate headersJagadeesh Pagadala2019-04-20
* memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport2019-03-12
* Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-07
|\
| * powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot2019-01-30
* | numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-06
* | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-06
|/
* powerpc: Use device_type helpers to access the node typeRob Herring2018-11-26
* 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