summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2013-04-30powerpc: Don't hard code the size of pte pageAneesh Kumar K.V
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-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2013-04-30mm: use vm_unmapped_area() on powerpc architectureMichel Lespinasse
2013-04-30mm: remove free_area_cache use in powerpc architectureMichel Lespinasse
2013-04-29powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu
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: Try to insert the hptes repeatedly in kernel_map_linear_page()Li Zhong
2013-04-18powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong
2013-04-18powerpc: Move the setting of rflags out of loop in __hash_page_hugeLi Zhong
2013-04-18powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell
2013-04-18powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-04-18powerpc: Fix typo "CONFIG_ICSWX_PID"Paul Bolle
2013-04-18powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-13powerpc: Fix STAB initializationBenjamin Herrenschmidt
2013-03-05powerpc/fsl-booke: Support detection of page sizes on e6500Kumar Gala
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling
2013-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V
2013-01-29powerpc/mm: Eliminate unneeded for_each_memblockCody P Schafer
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-12mm, oom: remove statically defined arch functions of same nameDavid Rientjes
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt
2012-11-15powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds
2012-11-15powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-27powerpc: Remove tlb batching hack for nighthawkMichael Ellerman