index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-05
powerpc/vphn: Fix arch_update_cpu_topology() return value
Jesse Larrew
1
-3
/
+4
2012-07-10
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-03
powerpc/numa: Fix OF node refcounting bug
Gavin Shan
1
-0
/
+2
2012-06-29
powerpc: Fix uninitialised error in numa.c
Michael Neuling
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+1
2012-01-12
cpumask: update setup_node_to_cpumask_map() comments
Wanlong Gao
1
-1
/
+1
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-4
/
+4
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-4
/
+4
2011-12-19
powerpc/mm: Fix section mismatch for read_n_cells
David Rientjes
1
-1
/
+1
2011-12-19
powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid
David Rientjes
1
-1
/
+1
2011-12-08
powerpc: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-6
/
+4
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
1
-17
/
+29
2011-11-08
powerpc/numa: NUMA topology support for PowerNV
Dipankar Sarma
1
-7
/
+17
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-09-20
powerpc: Coding style cleanups
Anton Blanchard
1
-3
/
+4
2011-09-20
powerpc: Use for_each_node_by_type instead of open coding it
Anton Blanchard
1
-5
/
+5
2011-09-20
powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid
Anton Blanchard
1
-1
/
+2
2011-07-14
bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()
Tejun Heo
1
-35
/
+15
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
1
-1
/
+1
2011-04-27
powerpc/numa: Look for ibm, associativity-reference-points at the root
Michael Ellerman
1
-8
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-5
/
+5
2011-03-10
powerpc/pseries: Disable VPNH feature
Benjamin Herrenschmidt
1
-1
/
+2
2011-02-07
powerpc/numa: Fix bug in unmap_cpu_from_node
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Disable VPHN on dedicated processor partitions
Anton Blanchard
1
-1
/
+2
2011-02-07
powerpc/numa: Add length when creating OF properties via VPHN
Anton Blanchard
1
-3
/
+9
2011-02-07
powerpc/numa: Check for all VPHN changes
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Only use active VPHN count fields
Anton Blanchard
1
-4
/
+6
2011-02-07
powerpc/pseries: Remove unnecessary variable initializations in numa.c
Jesse Larrew
1
-9
/
+8
2011-02-07
powerpc/pseries: Fix brace placement in numa.c
Jesse Larrew
1
-6
/
+3
2011-02-07
powerpc/pseries: Fix typo in VPHN comments
Jesse Larrew
1
-1
/
+1
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
1
-1
/
+0
2011-01-11
powerpc/pseries: Fix VPHN build errors on non-SMP systems
Jesse Larrew
1
-3
/
+6
2010-12-09
powerpc/pseries: Poll VPA for topology changes and update NUMA maps
Jesse Larrew
1
-10
/
+267
2010-11-29
powerpc: Add memory_hotplug_max()
Nishanth Aravamudan
1
-0
/
+26
2010-10-12
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
1
-2
/
+2
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
1
-33
/
+89
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-33
/
+89
2010-08-04
memblock/powerpc: Use new accessors
Benjamin Herrenschmidt
1
-8
/
+9
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
1
-42
/
+42
2010-07-23
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
1
-12
/
+12
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-42
/
+42
2010-07-09
powerpc/numa: Use form 1 affinity to setup node distance
Anton Blanchard
1
-33
/
+89
2010-05-21
powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity
Anton Blanchard
1
-8
/
+12
2010-05-07
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-2
/
+15
[next]