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
/
arch
/
powerpc
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
2018-03-30
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
2018-02-08
powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
Nathan Fontenot
2018-01-27
powerpc/pseries: Fix cpu hotplug crash with memoryless nodes
Michael Bringmann
2018-01-27
powerpc/numa: Ensure nodes initialized for hotplug
Michael Bringmann
2018-01-27
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
Michael Bringmann
2018-01-16
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
2018-01-16
powerpc/numa: Look up associativity array in of_drconf_to_nid_single
Nathan Fontenot
2018-01-16
powerpc/numa: Look up device node in of_get_usable_memory()
Nathan Fontenot
2018-01-16
powerpc/numa: Look up device node in of_get_assoc_arrays()
Nathan Fontenot
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
2017-10-16
powerpc/vphn: Fix numa update end-loop bug
Michael Bringmann
2017-10-16
powerpc/hotplug: Improve responsiveness of hotplug change
Michael Bringmann
2017-10-16
powerpc/vphn: Improve recognition of PRRN/VPHN
Michael Bringmann
2017-10-16
powerpc/vphn: Update CPU topology when VPHN enabled
Michael Bringmann
2017-10-10
powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()
Thiago Jung Bauermann
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
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
[next]