summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_numa.c
Commit message (Expand)AuthorAgeFilesLines
* of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()Tyrel Datwyler2017-04-181-0/+2
* of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible.David Daney2016-11-151-1/+6
* of_numa: Use pr_fmt()Kefeng Wang2016-09-091-10/+11
* of_numa: Use of_get_next_parent to simplify codeKefeng Wang2016-09-091-5/+1
* of/numa: remove a duplicated warningZhen Lei2016-09-091-7/+2
* of/numa: add nid check for memory blockZhen Lei2016-09-091-0/+5
* of/numa: fix a memory@ node can only contains one memory blockZhen Lei2016-09-091-19/+10
* of/numa: remove a duplicated pr_debug informationZhen Lei2016-09-091-4/+0
* arm64, NUMA: rework numa_add_memblk()Hanjun Guo2016-05-301-2/+2
* of, numa: Add NUMA of binding implementation.David Daney2016-04-151-0/+211
OpenPOWER on IntegriCloud