index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
1
-21
/
+3
*
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
1
-2
/
+0
*
powerpc/numa: Online a node if PHB is attached.
Nilay Shroff
2024-06-04
1
-1
/
+13
*
powerpc: Stop using of_root
Christophe Leroy
2024-03-03
1
-2
/
+4
*
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
2023-08-24
1
-0
/
+1
*
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-28
1
-14
/
+7
|
\
|
*
powerpc: Use of_address_to_resource()
Rob Herring
2023-04-04
1
-14
/
+7
*
|
powerpc/papr_scm: Update the NUMA distance table for the target node
Aneesh Kumar K.V
2023-04-04
1
-0
/
+1
|
/
*
powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()
Aneesh Kumar K.V
2022-09-30
1
-3
/
+3
*
powerpc/numa: Associate numa node to its cpu earlier
Oscar Salvador
2022-05-22
1
-24
/
+8
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
1
-1
/
+0
*
powerpc/mm: Switch from __FUNCTION__ to __func__
Dwaipayan Ray
2022-05-04
1
-2
/
+1
*
powerpc/numa: Handle partially initialized numa nodes
Srikar Dronamraju
2022-03-31
1
-1
/
+1
*
powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
Daniel Henrique Barboza
2022-03-01
1
-1
/
+3
*
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-3
/
+3
*
powerpc/pseries: Fix numa FORM2 parsing fallback code
Nicholas Piggin
2021-11-15
1
-16
/
+12
*
powerpc/pseries: rename numa_dist_table to form2_distances
Nicholas Piggin
2021-11-15
1
-9
/
+9
*
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
2021-08-27
1
-5
/
+2
*
powerpc/numa: Print debug statements only when required
Srikar Dronamraju
2021-08-27
1
-5
/
+4
*
powerpc/numa: convert printk to pr_xxx
Srikar Dronamraju
2021-08-27
1
-13
/
+9
*
powerpc/numa: Drop dbg in favour of pr_debug
Srikar Dronamraju
2021-08-27
1
-15
/
+9
*
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
2021-08-13
1
-35
/
+152
*
powerpc/pseries: Add a helper for form1 cpu distance
Aneesh Kumar K.V
2021-08-13
1
-1
/
+9
*
powerpc/pseries: Consolidate different NUMA distance update code paths
Aneesh Kumar K.V
2021-08-13
1
-57
/
+155
*
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
2021-08-13
1
-14
/
+21
*
powerpc/pseries: rename min_common_depth to primary_domain_index
Aneesh Kumar K.V
2021-08-13
1
-19
/
+19
*
powerpc/numa: Consider the max NUMA node for migratable LPAR
Laurent Dufour
2021-08-10
1
-3
/
+10
*
powerpc/numa: Fix a regression on memoryless node 0
Srikar Dronamraju
2020-11-27
1
-2
/
+1
*
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
1
-17
/
+84
|
\
|
*
pseries/hotplug-memory: hot-add: skip redundant LMB lookup
Scott Cheloha
2020-10-06
1
-1
/
+1
|
*
powerpc/smp: Implement cpu_to_coregroup_id
Srikar Dronamraju
2020-09-16
1
-0
/
+20
|
*
powerpc/smp: Create coregroup domain
Srikar Dronamraju
2020-09-16
1
-0
/
+5
|
*
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
2020-09-16
1
-13
/
+21
|
*
powerpc/numa: Offline memoryless cpuless node 0
Srikar Dronamraju
2020-09-16
1
-0
/
+10
|
*
powerpc/numa: Prefer node id queried from vphn
Srikar Dronamraju
2020-09-16
1
-9
/
+10
|
*
powerpc/numa: Set numa_node for all possible cpus
Srikar Dronamraju
2020-09-16
1
-1
/
+15
|
*
powerpc/numa: Restrict possible nodes based on platform
Srikar Dronamraju
2020-09-16
1
-3
/
+12
*
|
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-13
1
-5
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
1
-1
/
+0
|
\
|
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
powerpc/drmem: Make LMB walk a bit more flexible
Hari Bathini
2020-07-29
1
-5
/
+8
*
|
powerpc/numa: Limit possible nodes to within num_possible_nodes
Srikar Dronamraju
2020-07-26
1
-3
/
+4
*
|
powerpc/numa: remove arch_update_cpu_topology
Nathan Lynch
2020-07-16
1
-10
/
+0
*
|
powerpc/numa: remove prrn_is_enabled()
Nathan Lynch
2020-07-16
1
-5
/
+0
*
|
powerpc/numa: remove start/stop_topology_update()
Nathan Lynch
2020-07-16
1
-20
/
+0
*
|
powerpc/numa: remove timed_topology_update()
Nathan Lynch
2020-07-16
1
-9
/
+0
*
|
powerpc/numa: stub out numa_update_cpu_topology()
Nathan Lynch
2020-07-16
1
-192
/
+1
*
|
powerpc/numa: remove vphn_enabled and prrn_enabled internal flags
Nathan Lynch
2020-07-16
1
-4
/
+2
*
|
powerpc/numa: remove unreachable topology workqueue code
Nathan Lynch
2020-07-16
1
-14
/
+0
*
|
powerpc/numa: remove unreachable topology timer code
Nathan Lynch
2020-07-16
1
-21
/
+0
[next]