summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s
AgeCommit message (Expand)Author
2017-07-31Merge tag 'v4.13-rc1' into fixesMichael Ellerman
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt
2017-07-18powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-06powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V
2017-07-04powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
2017-07-02powerpc/mm: Add devmap support for ppc64Oliver O'Halloran
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh
2017-05-09powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman
2017-04-28powerpc/mm/hash: Fix off-by-one in comment about kernel contexts idsMichael Ellerman
2017-04-27powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy
2017-04-12powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman
2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple
2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V
2017-04-01powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Increase VA range to 128TBAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Convert mask to unsigned longAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Check for non-kernel address in get_kernel_vsid()Michael Ellerman
2017-03-31powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V
2017-03-31powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman
2017-03-31powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V
2017-03-31powerpc/mm: Lower the max real address to 53 bitsAneesh Kumar K.V
2017-03-31powerpc/mm: Define all PTE bits based on radix definitions.Aneesh Kumar K.V
2017-03-31powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionallyAneesh Kumar K.V
2017-03-31powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGEAneesh Kumar K.V
2017-03-31powerpc/mm: Cleanup bits definition between hash and radix.Aneesh Kumar K.V
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V
2017-03-09powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-01KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-24powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V
2017-02-15powerpc/mm/radix: Skip ptesync in pte update helpersAneesh Kumar K.V
2017-02-15powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V
2017-02-15powerpc/mm/radix: Update pte update sequence for pte clear caseAneesh Kumar K.V
2017-02-14Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-02-14powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=nMichael Ellerman
2017-02-10powerpc/pseries: Add support for hash table resizingDavid Gibson
2017-01-31powerpc/64: More definitions for POWER9Paul Mackerras
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras
2017-01-31powerpc/mm: add radix__remove_section_mapping()Reza Arbab
2017-01-31powerpc/mm: add radix__create_section_mapping()Reza Arbab