summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash
Commit message (Expand)AuthorAgeFilesLines
* powerpc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-4/+2
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-1/+1
* powerpc/nohash: Fix build break with 64K pagesMichael Ellerman2016-06-101-1/+1
* powerpc/mm: Make 4K and 64K use pte_t for pgtable_tAneesh Kumar K.V2016-05-111-35/+3
* powerpc/mm: Rename function to indicate we are allocating fragmentsAneesh Kumar K.V2016-05-111-6/+6
* powerpc/mm: Revert changes made to nohash pgalloc-64.hAneesh Kumar K.V2016-05-112-35/+10
* powerpc/mm: Copy pgalloc (part 2)Aneesh Kumar K.V2016-05-113-0/+398
* powerpc/mm: Abstraction for vmemmap and map_kernel_page()Aneesh Kumar K.V2016-05-011-0/+7
* powerpc32: remove ioremap_baseChristophe Leroy2016-03-111-1/+1
* powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy2016-03-111-1/+2
* powerpc/mm/book3s-64: Use physical addresses in upper page table tree levelsPaul Mackerras2016-02-291-0/+3
* powerpc/nohash: we don't use real_pte_t for nohashAneesh Kumar K.V2015-12-141-33/+0
* powerpc/nohash: Update 64K nohash config to have 32 pte fragementAneesh Kumar K.V2015-12-141-3/+3
* powerpc/mm: Don't hardcode the hash pte slot shiftAneesh Kumar K.V2015-12-141-1/+1
* powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V2015-12-141-4/+17
* powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-141-248/+5
* powerpc/mm: Move hugetlb related headersAneesh Kumar K.V2015-12-141-0/+25
* powerpc/booke: Move nohash headersAneesh Kumar K.V2015-12-1410-0/+1699
OpenPOWER on IntegriCloud