aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/numa.c
AgeCommit message (Expand)Author
2015-12-16of/reconfig: Always use the same structure for notifiersGrant Likely
2014-10-29powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan
2014-10-29powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan
2014-10-16powerpc/vphn: NUMA node code expects big-endianGreg Kurz
2014-10-13powerpc/numa: Add ability to disable and debug topology updatesNishanth Aravamudan
2014-10-13powerpc/numa: check error return from proc_createNishanth Aravamudan
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2014-09-25powerpc: some changes in numa_setup_cpu()Li Zhong
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong
2014-09-25powerpc: Fix warning reported by verify_cpu_node_mapping()Li Zhong
2014-09-19powerpc/mm: Use common paging_init() for NUMAScott Wood
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan
2014-08-05powerpc/mm/numa: Fix break placementAndrey Utkin
2014-04-18powerpc/mm: fix ".__node_distance" undefinedMike Qiu
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang
2014-01-29powerpc/numa: Fix decimal permissionsJoe Perches
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2014-01-15powerpc: Add debug checks to catch invalid cpu-to-node mappingsSrivatsa S. Bhat
2014-01-15powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu
2013-10-30powerpc: Fix warnings for arch/powerpc/mm/numa.cRobert Jennings
2013-08-14powerpc: Make NUMA device node code endian safeAlistair Popple
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings
2013-07-01powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-04-30powerpc/pseries: Correct builds break when CONFIG_SMP not definedNathan Fontenot
2013-04-30powerpc: Fix build failure after merge of the cgroup treeStephen Rothwell
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-04-29powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot
2013-04-26powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew
2013-04-26powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew
2013-04-26powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew
2013-04-26powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot
2013-04-18powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell
2013-04-18powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2012-11-15powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2012-07-03powerpc/numa: Fix OF node refcounting bugGavin Shan
2012-06-29powerpc: Fix uninitialised error in numa.cMichael Neuling
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-01-12cpumask: update setup_node_to_cpumask_map() commentsWanlong Gao
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds