Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f73f94aca98a7ed0fc5025fc86b7bc13a65f1bc
/
arch
/
powerpc
/
mm
/
numa.c
1fe5872
powerpc/numa: improve control of topology updates
by Nathan Lynch
· 6 years ago
0c724ad
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
by Nathan Fontenot
· 6 years ago
636374c
powerpc/numa: Suppress "VPHN is not supported" messages
by Satheesh Rajendran
· 6 years ago
2f2f95d
powerpc/numa: Ensure nodes initialized for hotplug
by Michael Bringmann
· 7 years ago
6f9c15a
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
by Michael Bringmann
· 7 years ago
8467801
powerpc: Fix numa topology console print
by Aneesh Kumar K.V
· 8 years ago
08b5e79
powerpc/mm: Drop dump_numa_memory_topology()
by Michael Ellerman
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
bdab88e
powerpc/numa: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
45b64ee
powerpc/numa: Fix multiple bugs in memory_hotplug_max()
by Bharata B Rao
· 9 years ago
e70bd3a
powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()
by Bharata B Rao
· 9 years ago
2f4bf52
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
c118baf
arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes
by Raghavendra K T
· 9 years ago
1def375
powerpc/numa: Use of_get_next_parent to simplify code
by Christophe Jaillet
· 9 years ago
1d80544
powerpc/numa: initialize distance lookup table from drconf path
by Nikunj A Dadhania
· 9 years ago
3af229f
powerpc/numa: Reset node_possible_map to only node_online_map
by Nishanth Aravamudan
· 10 years ago
4b6cfb2
powerpc/vphn: move VPHN parsing logic to a separate file
by Greg Kurz
· 10 years ago
b1fc948
powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
by Greg Kurz
· 10 years ago
9d0e6d9
powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API
by Greg Kurz
· 10 years ago
140cd7f
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
f5242e5
of/reconfig: Always use the same structure for notifiers
by Grant Likely
· 10 years ago
21098b9
powerpc: Move sparse_init() into initmem_init
by Anton Blanchard
· 10 years ago
1023973
powerpc: Remove bootmem allocator
by Anton Blanchard
· 10 years ago
2c0a33f
powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
by Nishanth Aravamudan
· 10 years ago
49f8d8c
powerpc/numa: use cached value of update->cpu in update_cpu_topology
by Nishanth Aravamudan
· 10 years ago
5c9fb18
powerpc/vphn: NUMA node code expects big-endian
by Greg Kurz
· 10 years ago
2d73bae
powerpc/numa: Add ability to disable and debug topology updates
by Nishanth Aravamudan
· 10 years ago
2d15b9b
powerpc/numa: check error return from proc_create
by Nishanth Aravamudan
· 10 years ago
75d43b2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
by Michael Ellerman
· 10 years ago
297cf50
powerpc: some changes in numa_setup_cpu()
by Li Zhong
· 10 years ago
bc3c432
powerpc: Only set numa node information for present cpus at boottime
by Li Zhong
· 10 years ago
70ad237
powerpc: Fix warning reported by verify_cpu_node_mapping()
by Li Zhong
· 10 years ago
6db35ad
powerpc/mm: Use common paging_init() for NUMA
by Scott Wood
· 10 years ago
2fabf08
powerpc: reorder per-cpu NUMA information's initialization
by Nishanth Aravamudan
· 10 years ago
b00fc6e
powerpc/mm/numa: Fix break placement
by Andrey Utkin
· 10 years ago
12c743e
powerpc/mm: fix ".__node_distance" undefined
by Mike Qiu
· 11 years ago
9a01336
power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
by Michael Wang
· 11 years ago
316d718
powerpc/numa: Fix decimal permissions
by Joe Perches
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e7e8de5
memblock: make memblock_set_node() support different memblock_type
by Tang Chen
· 11 years ago
68fb18aa
powerpc: Add debug checks to catch invalid cpu-to-node mappings
by Srivatsa S. Bhat
· 11 years ago
d4edc5b
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
by Srivatsa S. Bhat
· 11 years ago
6408068
mm: use pgdat_end_pfn() to simplify the code in arch
by Xishi Qiu
· 11 years ago
ec32dd6
powerpc: Fix warnings for arch/powerpc/mm/numa.c
by Robert Jennings
· 11 years ago
b08a2a1
powerpc: Make NUMA device node code endian safe
by Alistair Popple
· 11 years ago
f13c13a
powerpc: Stop using non-architected shared_proc field in lppaca
by Anton Blanchard
· 11 years ago
3be7db6
powerpc: VPHN topology change updates all siblings
by Robert Jennings
· 11 years ago
dd02321
powerpc/numa: Do not update sysfs cpu registration from invalid context
by Nathan Fontenot
· 11 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 11 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
601abdc3
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
by Nathan Fontenot
· 12 years ago
9f3a90e
powerpc: Fix build failure after merge of the cgroup tree
by Stephen Rothwell
· 12 years ago
191a712
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
f9d531b
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
by Cody P Schafer
· 12 years ago
e04fa61
powerpc/pseries: Add /proc interface to control topology updates
by Nathan Fontenot
· 12 years ago
b7abef0
powerpc/pseries: RE-enable Virtual Processor Home Node updating
by Jesse Larrew
· 12 years ago
176bbf1
powerpc/pseries: Update NUMA VDSO information when updating CPU maps
by Jesse Larrew
· 12 years ago
30c0535
powerpc/pseries: Use stop machine to update cpu maps
by Nathan Fontenot
· 12 years ago
5d88aa8
powerpc/pseries: Update CPU maps when device tree is updated
by Jesse Larrew
· 12 years ago
8002b0c
powerpc/pseries: Update numa.c to use updated firmware_has_feature()
by Nathan Fontenot
· 12 years ago
55671f3
powerpc: fix annotation of fake_numa_create_new_node()
by Stephen Rothwell
· 12 years ago
7122bee
powerpc: fix numa distance for form0 device tree
by Vaidyanathan Srinivasan
· 12 years ago
f594972
powerpc+of: Move of_drconf_cell struct definition to asm/prom.h
by Nathan Fontenot
· 12 years ago
79c5fce
powerpc/vphn: Fix arch_update_cpu_topology() return value
by Jesse Larrew
· 12 years ago
50bba07
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 12 years ago
aa709f3
powerpc/numa: Avoid stupid uninitialized warning from gcc
by Benjamin Herrenschmidt
· 12 years ago
5b958a7
powerpc/numa: Fix OF node refcounting bug
by Gavin Shan
· 12 years ago
82b2521
powerpc: Fix uninitialised error in numa.c
by Michael Neuling
· 12 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
9512938
cpumask: update setup_node_to_cpumask_map() comments
by Wanlong Gao
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
2011b1d
powerpc/mm: Fix section mismatch for read_n_cells
by David Rientjes
· 13 years ago
28e86bd
powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid
by David Rientjes
· 13 years ago
1d7cfe1
powerpc: Use HAVE_MEMBLOCK_NODE_MAP
by Tejun Heo
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
d4bbf7e
Merge branch 'master' into x86/memblock
by Tejun Heo
· 13 years ago
1c8ee73
powerpc/numa: NUMA topology support for PowerNV
by Dipankar Sarma
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
dfbe93a
powerpc: Coding style cleanups
by Anton Blanchard
· 13 years ago
94db7c5
powerpc: Use for_each_node_by_type instead of open coding it
by Anton Blanchard
· 13 years ago
6083184
powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid
by Anton Blanchard
· 13 years ago
5dfe866
bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()
by Tejun Heo
· 13 years ago
104699c
powerpc: Convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
e70606e
powerpc/numa: Look for ibm, associativity-reference-points at the root
by Michael Ellerman
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
36e8695
powerpc/pseries: Disable VPNH feature
by Benjamin Herrenschmidt
· 14 years ago
429f4d8
powerpc/numa: Fix bug in unmap_cpu_from_node
by Anton Blanchard
· 14 years ago
fe5cfd6
powerpc/numa: Disable VPHN on dedicated processor partitions
by Anton Blanchard
· 14 years ago
c0e5e46
powerpc/numa: Add length when creating OF properties via VPHN
by Anton Blanchard
· 14 years ago
d69043e
powerpc/numa: Check for all VPHN changes
by Anton Blanchard
· 14 years ago
5de1669
powerpc/numa: Only use active VPHN count fields
by Anton Blanchard
· 14 years ago
cd9d6cc
powerpc/pseries: Remove unnecessary variable initializations in numa.c
by Jesse Larrew
· 14 years ago
7639ada
powerpc/pseries: Fix brace placement in numa.c
by Jesse Larrew
· 14 years ago
bd03403
powerpc/pseries: Fix typo in VPHN comments
by Jesse Larrew
· 14 years ago
5d7d807
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
by Benjamin Herrenschmidt
· 14 years ago
Next »