summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pgtable.h
AgeCommit message (Expand)Author
2015-02-16powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman
2015-02-12mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman
2015-01-29powerpc32: adds handling of _PAGE_ROLEROY Christophe
2014-11-14powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman
2014-09-03powerpc: Dynamic DMA zone limitsScott Wood
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-09kvm: powerpc: define a linux pte lookup functionBharat Bhushan
2013-12-09powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-21powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V
2013-06-21powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V
2013-04-30powerpc: Don't hard code the size of pte pageAneesh Kumar K.V
2012-09-17powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V
2011-11-25powerpc: Add pgprot_cached_noncoherent()Geoff Thorpe
2011-03-02powerpc: Add pgprot_writecombineAnton Blanchard
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson
2009-08-18powerpc/32: Always order writes to halves of 64-bit PTEsPaul Mackerras
2009-03-24powerpc/mm: Merge various PTE bits and accessors definitionsBenjamin Herrenschmidt
2009-03-24powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell