summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s64/pgtable.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin2019-09-051-0/+5
* powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin2019-09-051-2/+2
* powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin2019-09-051-8/+5
* powerpc/64s: remove register_process_table callbackNicholas Piggin2019-09-051-3/+0
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-08-301-14/+38
|\
| * powerpc/mm: Write to PTCR only if ultravisor disabledClaudio Carvalho2019-08-301-1/+1
| * powerpc/mm: Use UV_WRITE_PATE ucall to register a PATEMichael Anderson2019-08-301-13/+37
* | powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy2019-08-271-21/+0
|/
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-1/+22
|\
| * powerpc/mm: pmd_devmap implies pmd_large().Aneesh Kumar K.V2019-07-041-1/+1
| * Merge branch 'fixes' into nextMichael Ellerman2019-07-011-0/+3
| |\
| * | powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin2019-06-191-0/+21
* | | Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-151-0/+3
|\ \ \ | | |/ | |/|
| * | powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin2019-06-071-0/+3
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-021-0/+449