summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)AuthorFilesLines
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot1-1/+61
2013-04-26powerpc/pseries: RE-enable Virtual Processor Home Node updatingJesse Larrew1-2/+1
2013-04-26powerpc/pseries: Update NUMA VDSO information when updating CPU mapsJesse Larrew1-1/+7
2013-04-26powerpc/pseries: Use stop machine to update cpu mapsNathan Fontenot1-19/+65
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew1-24/+75
2013-04-26powerpc/pseries: Update numa.c to use updated firmware_has_feature()Nathan Fontenot1-19/+3
2013-04-18powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()Li Zhong1-6/+7
2013-04-18powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong2-25/+41
2013-04-18powerpc: Move the setting of rflags out of loop in __hash_page_hugeLi Zhong1-4/+4
2013-04-18powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell1-1/+1
2013-04-18powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan1-1/+1
2013-04-18powerpc: Fix typo "CONFIG_ICSWX_PID"Paul Bolle1-1/+1
2013-04-18powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea1-2/+1
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2-3/+3
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V4-41/+42
2013-03-13powerpc: Fix STAB initializationBenjamin Herrenschmidt1-0/+2
2013-02-24Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2-0/+17
2013-02-24memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+4
2013-02-24memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu1-0/+1
2013-02-24memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+12
2013-02-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds4-10/+23
2013-02-15powerpc: Hook in new transactional memory codeMichael Neuling1-0/+16
2013-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V1-27/+35
2013-01-29powerpc/mm: Eliminate unneeded for_each_memblockCody P Schafer1-7/+4
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling1-2/+2
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard1-1/+1
2013-01-04POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-4/+0
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-23/+4
2012-12-14Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-15/+12
2012-12-13mm, oom: remove statically defined arch functions of same nameDavid Rientjes1-15/+12
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt1-12/+0
2012-11-15powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds1-11/+4
2012-11-15powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot1-12/+0
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds15-237/+357
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2012-09-27powerpc: Remove tlb batching hack for nighthawkMichael Ellerman1-25/+1
2012-09-21userns: On ppc convert current_uid from a kuid before printing.Eric W. Biederman1-1/+1
2012-09-18Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-2/+1
2012-09-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2-1/+16
2012-09-17powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V1-3/+5
2012-09-17powerpc/mm: Add 64TB supportAneesh Kumar K.V1-0/+12
2012-09-17powerpc/mm: Use 32bit array for slb cacheAneesh Kumar K.V1-4/+4
2012-09-17powerpc/mm: Use the required number of VSID bits in slbmteAneesh Kumar K.V1-2/+10
2012-09-17powerpc/mm: Increase the slice range to 64TBAneesh Kumar K.V3-53/+99
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V5-113/+161
2012-09-17powerpc/mm: Simplify hpte_decodeAneesh Kumar K.V1-21/+28
2012-09-17powerpc/mm: Replace open coded CONTEXT_BITS valueAneesh Kumar K.V1-1/+1
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao1-2/+1