Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2057bdfb7184e9833182bf9ffcb234988f545f41
/
arch
/
powerpc
/
mm
/
numa.c
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
495c2ff
powerpc/mm: Consolidate numa_enable check and min_common_depth check
by Aneesh Kumar K.V
· 6 years ago
f52741c
powerpc/mm: Fix node look up with numa=off boot
by Aneesh Kumar K.V
· 6 years ago
ea9f5b7
powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0
by Aneesh Kumar K.V
· 6 years ago
d62c8de
powerpc/pseries: Provide vcpu dispatch statistics
by Naveen N. Rao
· 6 years ago
5a1ea47
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
by Naveen N. Rao
· 6 years ago
ef34e0e
powerpc/pseries: Generalize hcall_vphn()
by Naveen N. Rao
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
47d9994
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
by Christophe Leroy
· 6 years ago
558f864
powerpc/numa: document topology_updates_enabled, disable by default
by Nathan Lynch
· 6 years ago
2d4d9b3
powerpc/numa: improve control of topology updates
by Nathan Lynch
· 6 years ago
6917735
powerpc: Remove duplicate headers
by Jagadeesh Pagadala
· 6 years ago
3375557
memblock: memblock_phys_alloc_try_nid(): don't panic
by Mike Rapoport
· 6 years ago
6c3ac11
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
b9726c2
numa: make "nr_node_ids" unsigned int
by Alexey Dobriyan
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
81b6132
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
by Nathan Fontenot
· 6 years ago
e5480bd
powerpc: Use device_type helpers to access the node type
by Rob Herring
· 6 years ago
437ccdc
powerpc/numa: Suppress "VPHN is not supported" messages
by Satheesh Rajendran
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
9a8dd70
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
by Mike Rapoport
· 6 years ago
65b9fda
powerpc/pseries/mobility: Extend start/stop topology update scope
by Michael Bringmann
· 6 years ago
ac1788c
powerpc/numa: Skip onlining a offline node in kdump path
by Srikar Dronamraju
· 6 years ago
2483ef0
powerpc/numa: Use associativity if VPHN hcall is successful
by Srikar Dronamraju
· 6 years ago
8604895
powerpc/pseries: Fix unitialized timer reset on migration
by Michael Bringmann
· 6 years ago
2ea6263
powerpc/topology: Get topology for shared processors at boot
by Srikar Dronamraju
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
9bd9be0
powerpc/mm/numa: move numa topology discovery earlier
by Nicholas Piggin
· 7 years ago
499dcd4
powerpc/64s: Allocate LPPACAs individually
by Nicholas Piggin
· 7 years ago
1d9a090
powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
by Nathan Fontenot
· 7 years ago
e67e02a
powerpc/pseries: Fix cpu hotplug crash with memoryless nodes
by Michael Bringmann
· 7 years ago
ea05ba7
powerpc/numa: Ensure nodes initialized for hotplug
by Michael Bringmann
· 7 years ago
a346137
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
by Michael Bringmann
· 7 years ago
514a9cb
powerpc/numa: Update numa code use walk_drmem_lmbs
by Nathan Fontenot
· 7 years ago
b88fc30
powerpc/numa: Look up associativity array in of_drconf_to_nid_single
by Nathan Fontenot
· 7 years ago
22508f3
powerpc/numa: Look up device node in of_get_usable_memory()
by Nathan Fontenot
· 7 years ago
35f80de
powerpc/numa: Look up device node in of_get_assoc_arrays()
by Nathan Fontenot
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a54c61f
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
8bc9314
powerpc/vphn: Fix numa update end-loop bug
by Michael Bringmann
· 7 years ago
cee5405
powerpc/hotplug: Improve responsiveness of hotplug change
by Michael Bringmann
· 7 years ago
a3496e9
powerpc/vphn: Improve recognition of PRRN/VPHN
by Michael Bringmann
· 7 years ago
17f444c
powerpc/vphn: Update CPU topology when VPHN enabled
by Michael Bringmann
· 7 years ago
6b2c08f
powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()
by Thiago Jung Bauermann
· 7 years ago
df7e828
timer: Remove init_timer_deferrable() in favor of timer_setup()
by Kees Cook
· 7 years ago
3e401f7
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
by Thiago Jung Bauermann
· 8 years ago
ea61455
powerpc/mm: Remove reduntant initmem information from log
by Anshuman Khandual
· 8 years ago
be9ba9ff
powerpc: Drop GPL from of_node_to_nid() export to match other arches
by Shailendra Singh
· 8 years ago
2a8628d
powerpc/mm: Allow memory hotplug into an offline node
by Reza Arbab
· 8 years ago
7656cd8
powerpc/mm: Simplify loop control in parse_numa_properties()
by Reza Arbab
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
4a3bac4
powerpc/mm: allow memory hotplug into a memoryless node
by Reza Arbab
· 8 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
· 10 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
316d7188
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
· 12 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 12 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
Next »