index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
2017-06-23
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
2017-04-11
powerpc/mm: Remove reduntant initmem information from log
Anshuman Khandual
2017-02-10
powerpc: Drop GPL from of_node_to_nid() export to match other arches
Shailendra Singh
2017-01-30
powerpc/mm: Allow memory hotplug into an offline node
Reza Arbab
2017-01-30
powerpc/mm: Simplify loop control in parse_numa_properties()
Reza Arbab
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-12
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
2016-10-19
powerpc: Fix numa topology console print
Aneesh Kumar K.V
2016-10-19
powerpc/mm: Drop dump_numa_memory_topology()
Michael Ellerman
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-22
powerpc/numa: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-06-14
powerpc/numa: Fix multiple bugs in memory_hotplug_max()
Bharata B Rao
2016-06-14
powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()
Bharata B Rao
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes
Raghavendra K T
2015-10-15
powerpc/numa: Use of_get_next_parent to simplify code
Christophe Jaillet
2015-08-18
powerpc/numa: initialize distance lookup table from drconf path
Nikunj A Dadhania
2015-03-23
powerpc/numa: Reset node_possible_map to only node_online_map
Nishanth Aravamudan
2015-03-18
powerpc/vphn: move VPHN parsing logic to a separate file
Greg Kurz
2015-03-18
powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
Greg Kurz
2015-03-18
powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API
Greg Kurz
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-11-24
of/reconfig: Always use the same structure for notifiers
Grant Likely
2014-11-10
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
2014-10-29
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
Nishanth Aravamudan
2014-10-29
powerpc/numa: use cached value of update->cpu in update_cpu_topology
Nishanth Aravamudan
2014-10-16
powerpc/vphn: NUMA node code expects big-endian
Greg Kurz
2014-10-13
powerpc/numa: Add ability to disable and debug topology updates
Nishanth Aravamudan
2014-10-13
powerpc/numa: check error return from proc_create
Nishanth Aravamudan
2014-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2014-09-25
powerpc: some changes in numa_setup_cpu()
Li Zhong
2014-09-25
powerpc: Only set numa node information for present cpus at boottime
Li Zhong
2014-09-25
powerpc: Fix warning reported by verify_cpu_node_mapping()
Li Zhong
2014-09-19
powerpc/mm: Use common paging_init() for NUMA
Scott Wood
2014-08-13
powerpc: reorder per-cpu NUMA information's initialization
Nishanth Aravamudan
2014-08-05
powerpc/mm/numa: Fix break placement
Andrey Utkin
2014-04-18
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
2014-04-09
power, sched: stop updating inside arch_update_cpu_topology() when nothing to...
Michael Wang
2014-01-29
powerpc/numa: Fix decimal permissions
Joe Perches
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-15
powerpc: Add debug checks to catch invalid cpu-to-node mappings
Srivatsa S. Bhat
2014-01-15
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
Srivatsa S. Bhat
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-10-30
powerpc: Fix warnings for arch/powerpc/mm/numa.c
Robert Jennings
2013-08-14
powerpc: Make NUMA device node code endian safe
Alistair Popple
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-08-01
powerpc: VPHN topology change updates all siblings
Robert Jennings
2013-07-01
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
[prev]
[next]