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
2013-07-01
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
1
-2
/
+3
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-4
/
+3
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-62
/
+216
2013-04-30
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
1
-0
/
+8
2013-04-30
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
1
-0
/
+1
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2013-04-29
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
1
-6
/
+3
2013-04-26
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
1
-1
/
+61
2013-04-26
powerpc/pseries: RE-enable Virtual Processor Home Node updating
Jesse Larrew
1
-2
/
+1
2013-04-26
powerpc/pseries: Update NUMA VDSO information when updating CPU maps
Jesse Larrew
1
-1
/
+7
2013-04-26
powerpc/pseries: Use stop machine to update cpu maps
Nathan Fontenot
1
-19
/
+65
2013-04-26
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
1
-24
/
+75
2013-04-26
powerpc/pseries: Update numa.c to use updated firmware_has_feature()
Nathan Fontenot
1
-19
/
+3
2013-04-18
powerpc: fix annotation of fake_numa_create_new_node()
Stephen Rothwell
1
-1
/
+1
2013-04-18
powerpc: fix numa distance for form0 device tree
Vaidyanathan Srinivasan
1
-1
/
+1
2012-11-15
powerpc+of: Move of_drconf_cell struct definition to asm/prom.h
Nathan Fontenot
1
-12
/
+0
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
[next]