index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
2019-06-11
powerpc/numa: improve control of topology updates
Nathan Lynch
2018-12-01
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
2018-05-30
powerpc/numa: Ensure nodes initialized for hotplug
Michael Bringmann
2018-05-30
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
Michael Bringmann
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
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-04-30
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
2013-04-30
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
2013-04-26
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
2013-04-26
powerpc/pseries: RE-enable Virtual Processor Home Node updating
Jesse Larrew
2013-04-26
powerpc/pseries: Update NUMA VDSO information when updating CPU maps
Jesse Larrew
[next]