index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-05-02
1
-1
/
+1
*
powerpc/numa: document topology_updates_enabled, disable by default
Nathan Lynch
2019-04-20
1
-4
/
+10
*
powerpc/numa: improve control of topology updates
Nathan Lynch
2019-04-20
1
-6
/
+12
*
powerpc: Remove duplicate headers
Jagadeesh Pagadala
2019-04-20
1
-1
/
+0
*
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+4
*
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-07
1
-8
/
+1
|
\
|
*
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
Nathan Fontenot
2019-01-30
1
-8
/
+1
*
|
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2019-03-06
1
-1
/
+1
*
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
1
-7
/
+7
|
/
*
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-11-26
1
-1
/
+1
*
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
2018-11-14
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
2018-10-13
1
-0
/
+6
*
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
2018-10-05
1
-2
/
+3
*
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
2018-09-25
1
-1
/
+3
*
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
2018-09-24
1
-1
/
+2
*
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
2018-08-21
1
-10
/
+10
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-15
/
+21
|
\
|
*
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
2018-03-30
1
-13
/
+19
|
*
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
2018-03-30
1
-2
/
+2
*
|
powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
Nathan Fontenot
2018-02-08
1
-5
/
+0
|
/
*
powerpc/pseries: Fix cpu hotplug crash with memoryless nodes
Michael Bringmann
2018-01-27
1
-1
/
+3
*
powerpc/numa: Ensure nodes initialized for hotplug
Michael Bringmann
2018-01-27
1
-10
/
+37
*
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
Michael Bringmann
2018-01-27
1
-3
/
+34
*
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
2018-01-16
1
-171
/
+52
*
powerpc/numa: Look up associativity array in of_drconf_to_nid_single
Nathan Fontenot
2018-01-16
1
-23
/
+17
*
powerpc/numa: Look up device node in of_get_usable_memory()
Nathan Fontenot
2018-01-16
1
-2
/
+10
*
powerpc/numa: Look up device node in of_get_assoc_arrays()
Nathan Fontenot
2018-01-16
1
-5
/
+13
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-8
/
+55
|
\
|
*
Merge branch 'fixes' into next
Michael Ellerman
2017-11-10
1
-1
/
+0
|
|
\
|
*
|
powerpc/vphn: Fix numa update end-loop bug
Michael Bringmann
2017-10-16
1
-2
/
+8
|
*
|
powerpc/hotplug: Improve responsiveness of hotplug change
Michael Bringmann
2017-10-16
1
-1
/
+22
|
*
|
powerpc/vphn: Improve recognition of PRRN/VPHN
Michael Bringmann
2017-10-16
1
-4
/
+4
|
*
|
powerpc/vphn: Update CPU topology when VPHN enabled
Michael Bringmann
2017-10-16
1
-1
/
+21
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-14
1
-7
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
1
-7
/
+5
|
|
/
*
/
powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()
Thiago Jung Bauermann
2017-10-10
1
-1
/
+0
|
/
*
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
2017-06-23
1
-3
/
+19
*
powerpc/mm: Remove reduntant initmem information from log
Anshuman Khandual
2017-04-10
1
-7
/
+0
*
powerpc: Drop GPL from of_node_to_nid() export to match other arches
Shailendra Singh
2017-02-10
1
-1
/
+1
*
powerpc/mm: Allow memory hotplug into an offline node
Reza Arbab
2017-01-30
1
-1
/
+1
*
powerpc/mm: Simplify loop control in parse_numa_properties()
Reza Arbab
2017-01-30
1
-8
/
+3
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
2016-12-13
1
-12
/
+1
*
powerpc: Fix numa topology console print
Aneesh Kumar K.V
2016-10-19
1
-5
/
+5
*
powerpc/mm: Drop dump_numa_memory_topology()
Michael Ellerman
2016-10-19
1
-36
/
+0
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-31
1
-10
/
+26
|
\
|
*
powerpc/numa: Fix multiple bugs in memory_hotplug_max()
Bharata B Rao
2016-06-14
1
-1
/
+17
[next]