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