aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt1-0/+3
2017-08-23Merge branch 'fixes' into nextMichael Ellerman2-8/+17
2017-08-17powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V1-0/+1
2017-08-16powerpc/mm/hugetlb: Allow runtime allocation of 16G.Aneesh Kumar K.V1-3/+1
2017-08-16powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command lineAneesh Kumar K.V1-1/+1
2017-08-15powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy2-0/+6
2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy1-3/+0
2017-08-15powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errorsMichael Ellerman1-2/+0
2017-08-08powerpc/mm/hash64: Make vmalloc 56T on hashMichael Ellerman1-2/+2
2017-08-08powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman3-1/+6
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt1-5/+0
2017-08-02powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt1-0/+1
2017-08-02powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt1-3/+1
2017-07-31Merge tag 'v4.13-rc1' into fixesMichael Ellerman1-1/+1
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran1-1/+9
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt1-7/+8
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-0/+3
2017-07-18powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman3-0/+3
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semanticMichal Hocko1-1/+1
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-8/+67
2017-07-06powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V1-0/+10
2017-07-04powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh2-0/+7
2017-07-03Merge branch 'fixes' into nextMichael Ellerman1-1/+1
2017-07-02powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2-1/+46
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V1-1/+1
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy1-0/+2
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh2-7/+12
2017-05-09powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman1-3/+3
2017-04-28powerpc/mm/hash: Fix off-by-one in comment about kernel contexts idsMichael Ellerman1-1/+1
2017-04-27powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy1-0/+1
2017-04-12powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman1-4/+0
2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple1-0/+6
2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V1-0/+7
2017-04-01powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V2-1/+3
2017-03-31powerpc/mm/hash: Increase VA range to 128TBAneesh Kumar K.V2-2/+2
2017-03-31powerpc/mm/hash: Convert mask to unsigned longAneesh Kumar K.V1-1/+1
2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V1-48/+79
2017-03-31powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid()Michael Ellerman1-0/+3
2017-03-31powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V1-25/+35
2017-03-31powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman1-0/+2
2017-03-31powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V2-15/+18
2017-03-31powerpc/mm: Lower the max real address to 53 bitsAneesh Kumar K.V1-3/+28
2017-03-31powerpc/mm: Define all PTE bits based on radix definitions.Aneesh Kumar K.V2-2/+4
2017-03-31powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionallyAneesh Kumar K.V1-4/+0
2017-03-31powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V2-3/+3
2017-03-31powerpc/mm: Cleanup bits definition between hash and radix.Aneesh Kumar K.V4-12/+17
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds2-0/+4
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V1-5/+19
2017-03-09powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V1-31/+42
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2-0/+4