index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+1
2015-11-06
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-12
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-189
/
+35
2014-11-25
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-20
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-19
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-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-5
/
+91
2014-01-22
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
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-62
/
+216
2013-04-30
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
1
-0
/
+8
2013-04-30
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
1
-0
/
+1
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2013-04-30
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
1
-6
/
+3
2013-04-26
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
1
-1
/
+61
2013-04-26
powerpc/pseries: RE-enable Virtual Processor Home Node updating
Jesse Larrew
1
-2
/
+1
2013-04-26
powerpc/pseries: Update NUMA VDSO information when updating CPU maps
Jesse Larrew
1
-1
/
+7
2013-04-26
powerpc/pseries: Use stop machine to update cpu maps
Nathan Fontenot
1
-19
/
+65
2013-04-26
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
1
-24
/
+75
2013-04-26
powerpc/pseries: Update numa.c to use updated firmware_has_feature()
Nathan Fontenot
1
-19
/
+3
2013-04-18
powerpc: fix annotation of fake_numa_create_new_node()
Stephen Rothwell
1
-1
/
+1
[next]