aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/numa.c
Commit message (Expand)AuthorAge
* powerpc/mm: fix ".__node_distance" undefinedMike Qiu2014-04-18
* power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang2014-04-08
* powerpc/numa: Fix decimal permissionsJoe Perches2014-01-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\
| * powerpc: Add debug checks to catch invalid cpu-to-node mappingsSrivatsa S. Bhat2014-01-14
| * powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2014-01-14
* | memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-21
|/
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-12
* powerpc: Fix warnings for arch/powerpc/mm/numa.cRobert Jennings2013-10-30
* powerpc: Make NUMA device node code endian safeAlistair Popple2013-08-14
* powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-13
* powerpc: VPHN topology change updates all siblingsRobert Jennings2013-07-31
* powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot2013-06-30
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-06-30
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * powerpc/pseries: Correct builds break when CONFIG_SMP not definedNathan Fontenot2013-04-30
| * powerpc: Fix build failure after merge of the cgroup treeStephen Rothwell2013-04-30
| * powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot2013-04-26
| * powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew2013-04-26
| * powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew2013-04-26
| * powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot2013-04-26
| * powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2013-04-26
| * powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot2013-04-26
| * powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell2013-04-18
| * powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-04-18
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
|\|
* | powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer2013-04-29
|/
* powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-14
* powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew2012-09-05
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-10
|\
| * powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt2012-07-10
* | powerpc/numa: Fix OF node refcounting bugGavin Shan2012-07-03
|/
* powerpc: Fix uninitialised error in numa.cMichael Neuling2012-06-29
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao2012-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ | | |/ | |/|
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\ \ \
| * | | powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes2011-12-18
| * | | powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes2011-12-18
| |/ /
* | | powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
* | | Merge branch 'master' into x86/memblockTejun Heo2011-11-28
|\| |
| * | powerpc/numa: NUMA topology support for PowerNVDipankar Sarma2011-11-07
| |/
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\
| | * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
| * | powerpc: Coding style cleanupsAnton Blanchard2011-09-20
| * | powerpc: Use for_each_node_by_type instead of open coding itAnton Blanchard2011-09-20