| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/numa: Fix decimal permissions | Joe Perches | 2014-01-29 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-01-27 | 1 | -5/+91 |
|\ |
|
| * | powerpc: Add debug checks to catch invalid cpu-to-node mappings | Srivatsa S. Bhat | 2014-01-15 | 1 | -2/+24 |
| * | powerpc: Fix the setup of CPU-to-Node mappings during CPU online | Srivatsa S. Bhat | 2014-01-15 | 1 | -3/+67 |
* | | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 2014-01-21 | 1 | -3/+5 |
|/ |
|
* | mm: use pgdat_end_pfn() to simplify the code in arch | Xishi Qiu | 2013-11-13 | 1 | -2/+1 |
* | powerpc: Fix warnings for arch/powerpc/mm/numa.c | Robert Jennings | 2013-10-30 | 1 | -4/+4 |
* | powerpc: Make NUMA device node code endian safe | Alistair Popple | 2013-08-14 | 1 | -48/+52 |
* | powerpc: Stop using non-architected shared_proc field in lppaca | Anton Blanchard | 2013-08-14 | 1 | -1/+1 |
* | powerpc: VPHN topology change updates all siblings | Robert Jennings | 2013-08-01 | 1 | -15/+44 |
* | powerpc/numa: Do not update sysfs cpu registration from invalid context | Nathan Fontenot | 2013-07-01 | 1 | -2/+3 |
* | powerpc: Delete __cpuinit usage from all users | Paul Gortmaker | 2013-07-01 | 1 | -4/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 | 1 | -62/+216 |
|\ |
|
| * | powerpc/pseries: Correct builds break when CONFIG_SMP not defined | Nathan Fontenot | 2013-04-30 | 1 | -0/+8 |
| * | powerpc: Fix build failure after merge of the cgroup tree | Stephen Rothwell | 2013-04-30 | 1 | -0/+1 |
| * | powerpc/pseries: Add /proc interface to control topology updates | Nathan Fontenot | 2013-04-26 | 1 | -1/+61 |
| * | powerpc/pseries: RE-enable Virtual Processor Home Node updating | Jesse Larrew | 2013-04-26 | 1 | -2/+1 |
| * | powerpc/pseries: Update NUMA VDSO information when updating CPU maps | Jesse Larrew | 2013-04-26 | 1 | -1/+7 |
| * | powerpc/pseries: Use stop machine to update cpu maps | Nathan Fontenot | 2013-04-26 | 1 | -19/+65 |
| * | powerpc/pseries: Update CPU maps when device tree is updated | Jesse Larrew | 2013-04-26 | 1 | -24/+75 |
| * | powerpc/pseries: Update numa.c to use updated firmware_has_feature() | Nathan Fontenot | 2013-04-26 | 1 | -19/+3 |
| * | powerpc: fix annotation of fake_numa_create_new_node() | Stephen Rothwell | 2013-04-18 | 1 | -1/+1 |
| * | powerpc: fix numa distance for form0 device tree | Vaidyanathan Srinivasan | 2013-04-18 | 1 | -1/+1 |
* | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-04-29 | 1 | -0/+1 |
|\| |
|
* | | powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer | 2013-04-29 | 1 | -6/+3 |
|/ |
|
* | powerpc+of: Move of_drconf_cell struct definition to asm/prom.h | Nathan Fontenot | 2012-11-15 | 1 | -12/+0 |
* | powerpc/vphn: Fix arch_update_cpu_topology() return value | Jesse Larrew | 2012-09-05 | 1 | -3/+4 |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-07-10 | 1 | -1/+1 |
|\ |
|
| * | powerpc/numa: Avoid stupid uninitialized warning from gcc | Benjamin Herrenschmidt | 2012-07-10 | 1 | -1/+1 |
* | | powerpc/numa: Fix OF node refcounting bug | Gavin Shan | 2012-07-03 | 1 | -0/+2 |
|/ |
|
* | powerpc: Fix uninitialised error in numa.c | Michael Neuling | 2012-06-29 | 1 | -1/+1 |
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -1/+1 |
* | cpumask: update setup_node_to_cpumask_map() comments | Wanlong Gao | 2012-01-12 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -4/+4 |
|\ \ |
|
| * \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -4/+4 |
| |\ \
| | |/
| |/| |
|
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -4/+4 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-01-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | powerpc/mm: Fix section mismatch for read_n_cells | David Rientjes | 2011-12-19 | 1 | -1/+1 |
| * | | | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid | David Rientjes | 2011-12-19 | 1 | -1/+1 |
| |/ / |
|
* | | | powerpc: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-12-08 | 1 | -6/+4 |
* | | | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 1 | -17/+29 |
|\| | |
|
| * | | powerpc/numa: NUMA topology support for PowerNV | Dipankar Sarma | 2011-11-08 | 1 | -7/+17 |
| |/ |
|
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -1/+1 |
| |\ |
|
| | * | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
| * | | powerpc: Coding style cleanups | Anton Blanchard | 2011-09-20 | 1 | -3/+4 |
| * | | powerpc: Use for_each_node_by_type instead of open coding it | Anton Blanchard | 2011-09-20 | 1 | -5/+5 |
| * | | powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid | Anton Blanchard | 2011-09-20 | 1 | -1/+2 |
| |/ |
|
* / | bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() | Tejun Heo | 2011-07-14 | 1 | -35/+15 |
|/ |
|