aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2013-06-01powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V
2013-05-06powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-04-30powerpc: Update tlbie/tlbiel as per ISA docAneesh Kumar K.V
2013-04-30powerpc: Print page size info during bootAneesh Kumar K.V
2013-04-30powerpc: print both base and actual page size on hash failureAneesh Kumar K.V
2013-04-30powerpc: Fix hpte_decode to use the correct decoding for page sizesAneesh Kumar K.V
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-04-30powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V
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