index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-11
powerpc/mm: Remove reduntant initmem information from log
Anshuman Khandual
1
-7
/
+0
2017-02-10
powerpc: Drop GPL from of_node_to_nid() export to match other arches
Shailendra Singh
1
-1
/
+1
2017-01-30
powerpc/mm: Allow memory hotplug into an offline node
Reza Arbab
1
-1
/
+1
2017-01-30
powerpc/mm: Simplify loop control in parse_numa_properties()
Reza Arbab
1
-8
/
+3
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-12
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
1
-12
/
+1
2016-10-19
powerpc: Fix numa topology console print
Aneesh Kumar K.V
1
-5
/
+5
2016-10-19
powerpc/mm: Drop dump_numa_memory_topology()
Michael Ellerman
1
-36
/
+0
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-10
/
+26
2016-07-22
powerpc/numa: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-29
/
+19
2016-06-14
powerpc/numa: Fix multiple bugs in memory_hotplug_max()
Bharata B Rao
1
-1
/
+17
2016-06-14
powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()
Bharata B Rao
1
-10
/
+10
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+1
2015-11-05
arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes
Raghavendra K T
1
-1
/
+1
2015-10-15
powerpc/numa: Use of_get_next_parent to simplify code
Christophe Jaillet
1
-4
/
+1
2015-08-18
powerpc/numa: initialize distance lookup table from drconf path
Nikunj A Dadhania
1
-3
/
+13
2015-03-23
powerpc/numa: Reset node_possible_map to only node_online_map
Nishanth Aravamudan
1
-0
/
+7
2015-03-18
powerpc/vphn: move VPHN parsing logic to a separate file
Greg Kurz
1
-58
/
+3
2015-03-18
powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
Greg Kurz
1
-4
/
+6
2015-03-18
powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API
Greg Kurz
1
-2
/
+6
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-189
/
+35
2014-11-24
of/reconfig: Always use the same structure for notifiers
Grant Likely
1
-2
/
+1
2014-11-10
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
1
-0
/
+2
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
1
-190
/
+34
2014-10-29
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
Nishanth Aravamudan
1
-1
/
+4
2014-10-29
powerpc/numa: use cached value of update->cpu in update_cpu_topology
Nishanth Aravamudan
1
-2
/
+2
2014-10-16
powerpc/vphn: NUMA node code expects big-endian
Greg Kurz
1
-0
/
+3
2014-10-13
powerpc/numa: Add ability to disable and debug topology updates
Nishanth Aravamudan
1
-1
/
+34
2014-10-13
powerpc/numa: check error return from proc_create
Nishanth Aravamudan
1
-1
/
+2
2014-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-8
/
+0
2014-09-25
powerpc: some changes in numa_setup_cpu()
Li Zhong
1
-6
/
+8
2014-09-25
powerpc: Only set numa node information for present cpus at boottime
Li Zhong
1
-1
/
+1
2014-09-25
powerpc: Fix warning reported by verify_cpu_node_mapping()
Li Zhong
1
-2
/
+1
2014-09-19
powerpc/mm: Use common paging_init() for NUMA
Scott Wood
1
-8
/
+0
2014-08-13
powerpc: reorder per-cpu NUMA information's initialization
Nishanth Aravamudan
1
-3
/
+10
2014-08-05
powerpc/mm/numa: Fix break placement
Andrey Utkin
1
-1
/
+1
2014-04-18
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
2014-04-09
power, sched: stop updating inside arch_update_cpu_topology() when nothing to...
Michael Wang
1
-0
/
+15
2014-01-29
powerpc/numa: Fix decimal permissions
Joe Perches
1
-1
/
+1
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-5
/
+91
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-3
/
+5
2014-01-15
powerpc: Add debug checks to catch invalid cpu-to-node mappings
Srivatsa S. Bhat
1
-2
/
+24
2014-01-15
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
Srivatsa S. Bhat
1
-3
/
+67
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
1
-2
/
+1
2013-10-30
powerpc: Fix warnings for arch/powerpc/mm/numa.c
Robert Jennings
1
-4
/
+4
2013-08-14
powerpc: Make NUMA device node code endian safe
Alistair Popple
1
-48
/
+52
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
1
-1
/
+1
2013-08-01
powerpc: VPHN topology change updates all siblings
Robert Jennings
1
-15
/
+44
2013-07-01
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
1
-2
/
+3
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-4
/
+3
[next]