index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
of_numa.c
Age
Commit message (
Expand
)
Author
2018-11-08
of, numa: Validate some distance map rules
John Garry
2018-09-28
of: use for_each_of_cpu_node iterator
Rob Herring
2018-09-07
of: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-04-18
of/numa: drop export of of_node_to_nid
Rob Herring
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
2017-04-18
of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
Tyrel Datwyler
2016-11-15
of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible.
David Daney
2016-09-09
of_numa: Use pr_fmt()
Kefeng Wang
2016-09-09
of_numa: Use of_get_next_parent to simplify code
Kefeng Wang
2016-09-09
of/numa: remove a duplicated warning
Zhen Lei
2016-09-09
of/numa: add nid check for memory block
Zhen Lei
2016-09-09
of/numa: fix a memory@ node can only contains one memory block
Zhen Lei
2016-09-09
of/numa: remove a duplicated pr_debug information
Zhen Lei
2016-05-30
arm64, NUMA: rework numa_add_memblk()
Hanjun Guo
2016-04-15
of, numa: Add NUMA of binding implementation.
David Daney