aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-07powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt1-0/+1
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman1-1/+1
2016-05-11powerpc/mm: Make 4K and 64K use pte_t for pgtable_tAneesh Kumar K.V1-35/+3
2016-05-11powerpc/mm: Rename function to indicate we are allocating fragmentsAneesh Kumar K.V1-6/+6
2016-05-11powerpc/mm: Revert changes made to nohash pgalloc-64.hAneesh Kumar K.V2-35/+10
2016-05-11powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V3-0/+398
2016-05-01powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V1-0/+7
2016-03-11powerpc32: remove ioremap_baseChristophe Leroy1-1/+1
2016-03-11powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy1-1/+2
2016-02-29powerpc/mm/book3s-64: Use physical addresses in upper page table tree levelsPaul Mackerras1-0/+3
2015-12-14powerpc/nohash: we don't use real_pte_t for nohashAneesh Kumar K.V1-33/+0
2015-12-14powerpc/nohash: Update 64K nohash config to have 32 pte fragementAneesh Kumar K.V1-3/+3
2015-12-14powerpc/mm: Don't hardcode the hash pte slot shiftAneesh Kumar K.V1-1/+1
2015-12-14powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V1-4/+17
2015-12-14powerpc/mm: Move THP headers aroundAneesh Kumar K.V1-248/+5
2015-12-14powerpc/mm: Move hugetlb related headersAneesh Kumar K.V1-0/+25
2015-12-14powerpc/booke: Move nohash headersAneesh Kumar K.V10-0/+1699