summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-091-0/+2
* powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V2016-07-261-4/+2
* arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-1/+0
* powerpc: Make vmalloc_to_phys() publicAlexey Kardashevskiy2016-02-161-0/+3
* powerpc/booke: Move nohash headersAneesh Kumar K.V2015-12-141-1/+1
* powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.hAneesh Kumar K.V2015-12-141-6/+0
* powerpc/mm: Don't have generic headers introduce functions touching pte bitsAneesh Kumar K.V2015-12-141-191/+1
* powerpc/mm: make a separate copy for book3sAneesh Kumar K.V2015-12-141-0/+4
* powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-121-3/+3
* powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood2015-08-071-0/+11
* powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-171-1/+10
* KVM: PPC: Remove page table walk helpersAneesh Kumar K.V2015-04-171-21/+0
* powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-161-1/+0
* mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-121-53/+1
* mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-121-0/+16
* powerpc32: adds handling of _PAGE_ROLEROY Christophe2015-01-291-2/+5
* powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V2014-11-141-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-0/+3
|\
| * powerpc: Dynamic DMA zone limitsScott Wood2014-09-031-0/+3
* | mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-091-45/+12
|/
* x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-041-0/+6
* mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-171-0/+22
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-311-0/+21
|\
| * kvm: powerpc: define a linux pte lookup functionBharat Bhushan2014-01-091-0/+21
* | powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V2013-12-091-1/+65
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-0/+6
|\
| * powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V2013-06-211-0/+2
| * powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V2013-06-211-0/+4
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V2013-04-301-0/+2
* powerpc: Don't hard code the size of pte pageAneesh Kumar K.V2013-04-301-0/+6
* powerpc/mm: Make some of the PGTABLE_RANGE dependency explicitAneesh Kumar K.V2012-09-171-8/+2
* powerpc: Add pgprot_cached_noncoherent()Geoff Thorpe2011-11-251-0/+3
* powerpc: Add pgprot_writecombineAnton Blanchard2011-03-021-0/+1
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-301-0/+3
* powerpc/32: Always order writes to halves of 64-bit PTEsPaul Mackerras2009-08-181-3/+3
* powerpc/mm: Merge various PTE bits and accessors definitionsBenjamin Herrenschmidt2009-03-241-4/+50
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-241-0/+4
* powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt2009-02-111-0/+84
* powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-211-0/+26
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+57
OpenPOWER on IntegriCloud