aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmu_context_hash64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-01powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.cAneesh Kumar K.V1-178/+0
2016-05-01powerpc/mm/radix: Add mmu context handling callback for radixAneesh Kumar K.V1-8/+35
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-2/+1
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy1-0/+6
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V1-0/+37
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V1-10/+1
2012-09-17powerpc/mm: Update VSID allocation documentationAneesh Kumar K.V1-3/+5
2012-09-17powerpc/mm: Replace open coded CONTEXT_BITS valueAneesh Kumar K.V1-1/+1
2011-11-25powerpc: Split ICSWX ACOP and PID processingJimi Xenidis1-194/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-09-20powerpc: Fix deadlock in icswx codeAnton Blanchard1-6/+6
2011-05-06powerpc: Fix compile with icwsx supportStephen Rothwell1-1/+1
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin1-0/+211
2011-04-20powerpc/mm: Standardise on MMU_NO_CONTEXTMichael Ellerman1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-09powerpc: Convert mmu context allocator from idr to idaAnton Blanchard1-5/+5
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson1-0/+2
2009-12-02Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT"Benjamin Herrenschmidt1-2/+0
2009-11-27powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson1-0/+2
2009-11-05Split init_new_context and destroy_contextAlexander Graf1-3/+21
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt1-0/+78