index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-26
/
+35
2019-07-05
powerpc/mm: Consolidate numa_enable check and min_common_depth check
Aneesh Kumar K.V
1
-5
/
+11
2019-07-05
powerpc/mm: Fix node look up with numa=off boot
Aneesh Kumar K.V
1
-3
/
+3
2019-07-05
powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0
Aneesh Kumar K.V
1
-4
/
+6
2019-07-04
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
1
-0
/
+16
2019-07-04
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
1
-14
/
+0
2019-07-04
powerpc/pseries: Generalize hcall_vphn()
Naveen N. Rao
1
-14
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
1
-1
/
+1
2019-04-20
powerpc/numa: document topology_updates_enabled, disable by default
Nathan Lynch
1
-4
/
+10
2019-04-20
powerpc/numa: improve control of topology updates
Nathan Lynch
1
-6
/
+12
2019-04-20
powerpc: Remove duplicate headers
Jagadeesh Pagadala
1
-1
/
+0
2019-03-12
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
1
-0
/
+4
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-8
/
+1
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-1
/
+1
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-7
/
+7
2019-01-30
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
Nathan Fontenot
1
-8
/
+1
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
1
-1
/
+1
2018-11-14
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-13
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
1
-0
/
+6
2018-10-05
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
1
-2
/
+3
2018-09-25
powerpc/numa: Use associativity if VPHN hcall is successful
Srikar Dronamraju
1
-1
/
+3
2018-09-24
powerpc/pseries: Fix unitialized timer reset on migration
Michael Bringmann
1
-1
/
+2
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
1
-10
/
+10
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-15
/
+21
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
1
-13
/
+19
2018-03-30
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
1
-2
/
+2
2018-02-08
powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
Nathan Fontenot
1
-5
/
+0
2018-01-27
powerpc/pseries: Fix cpu hotplug crash with memoryless nodes
Michael Bringmann
1
-1
/
+3
2018-01-27
powerpc/numa: Ensure nodes initialized for hotplug
Michael Bringmann
1
-10
/
+37
2018-01-27
powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes
Michael Bringmann
1
-3
/
+34
2018-01-16
powerpc/numa: Update numa code use walk_drmem_lmbs
Nathan Fontenot
1
-171
/
+52
2018-01-16
powerpc/numa: Look up associativity array in of_drconf_to_nid_single
Nathan Fontenot
1
-23
/
+17
2018-01-16
powerpc/numa: Look up device node in of_get_usable_memory()
Nathan Fontenot
1
-2
/
+10
2018-01-16
powerpc/numa: Look up device node in of_get_assoc_arrays()
Nathan Fontenot
1
-5
/
+13
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+55
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+5
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+0
2017-10-16
powerpc/vphn: Fix numa update end-loop bug
Michael Bringmann
1
-2
/
+8
2017-10-16
powerpc/hotplug: Improve responsiveness of hotplug change
Michael Bringmann
1
-1
/
+22
2017-10-16
powerpc/vphn: Improve recognition of PRRN/VPHN
Michael Bringmann
1
-4
/
+4
2017-10-16
powerpc/vphn: Update CPU topology when VPHN enabled
Michael Bringmann
1
-1
/
+21
2017-10-10
powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()
Thiago Jung Bauermann
1
-1
/
+0
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
1
-7
/
+5
2017-06-23
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
1
-3
/
+19
2017-04-11
powerpc/mm: Remove reduntant initmem information from log
Anshuman Khandual
1
-7
/
+0
2017-02-10
powerpc: Drop GPL from of_node_to_nid() export to match other arches
Shailendra Singh
1
-1
/
+1
[next]