summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/hugepage-hash64.c
Commit message (Expand)AuthorAge
* powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-21
* powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefixAneesh Kumar K.V2016-05-01
* powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-01
* powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-01
* powerpc/mm: Use big endian Linux page tables for book3s 64Aneesh Kumar K.V2016-05-01
* powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V2016-02-22
* powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* powerpc/mm: Don't open code pgtable_t sizeAneesh Kumar K.V2015-12-14
* powerpc/mm: Move WIMG update to helper.Aneesh Kumar K.V2015-12-14
* powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-14
* powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-09-16
* powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabledMichael Ellerman2015-04-10
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-05
* powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-02
* powerpc/mm/thp: Remove code duplicationAneesh Kumar K.V2014-12-02
* powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V2014-08-13
* powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pteAneesh Kumar K.V2014-08-13
* powerpc/thp: Add write barrier after updating the valid bitAneesh Kumar K.V2014-08-13
* powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V2013-12-09
* powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V2013-06-21
* powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V2013-06-21