summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V2016-01-281-1/+3
* powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell2016-01-211-1/+0
* arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-161-0/+2
* powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-163-24/+2
* powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoffHugh Dickins2016-01-122-3/+11
* powerpc/mm: Fix _PAGE_PTE breaking swapoffAneesh Kumar K.V2016-01-121-3/+8
* powerpc/mm: Add page soft dirty trackingLaurent Dufour2015-12-174-8/+54
* powerpc/mm: Don't hardcode the hash pte slot shiftAneesh Kumar K.V2015-12-142-2/+2
* powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V2015-12-141-7/+23
* powerpc/mm: Add a _PAGE_PTE bitAneesh Kumar K.V2015-12-144-25/+23
* powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-142-174/+175
* powerpc/mm: Move hugetlb related headersAneesh Kumar K.V2015-12-142-0/+82
* powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-141-0/+1
* powerpc/mm: Convert __hash_page_64K to CAneesh Kumar K.V2015-12-141-1/+2
* powerpc/mm: Increase the width of #defineAneesh Kumar K.V2015-12-141-13/+13
* powerpc/mm: Remove pte_val usage for the second half of pgtable_tAneesh Kumar K.V2015-12-141-1/+3
* powerpc/mm: Don't track subpage valid bit in pte_tAneesh Kumar K.V2015-12-143-42/+13
* powerpc/mm: Move PTE bits from generic functions to hash64 functions.Aneesh Kumar K.V2015-12-144-204/+340
* powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.hAneesh Kumar K.V2015-12-142-445/+448
* powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalueAneesh Kumar K.V2015-12-143-11/+37
* powerpc/mm: Don't use pte_val as lvalueAneesh Kumar K.V2015-12-141-35/+83
* powerpc/mm: Drop pte-common.h from BOOK3S 64Aneesh Kumar K.V2015-12-144-12/+111
* powerpc/mm: Don't have generic headers introduce functions touching pte bitsAneesh Kumar K.V2015-12-141-0/+176
* powerpc/mm: Delete booke bits from book3sAneesh Kumar K.V2015-12-143-131/+49
* powerpc/mm: Move hash specific pte width and other defines to book3sAneesh Kumar K.V2015-12-143-9/+129
* powerpc/mm: make a separate copy for book3sAneesh Kumar K.V2015-12-143-0/+976
* powerpc/mm: move pte headers to book3s directoryAneesh Kumar K.V2015-12-144-0/+219