summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s64/hash_utils.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-24thp: update split_huge_page_pmd() commentKefeng Wang1-1/+1
2019-09-14powerpc/64s: Remove overlaps_kvm_tmp()Michael Ellerman1-4/+0
2019-09-05powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin1-1/+1
2019-09-05powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin1-1/+1
2019-09-05powerpc/64s: remove register_process_table callbackNicholas Piggin1-6/+0
2019-08-30powerpc/64s/exception: reduce page fault unnecessary loadsNicholas Piggin1-2/+2
2019-08-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-2/+3
2019-08-30powerpc/mm: Write to PTCR only if ultravisor disabledClaudio Carvalho1-2/+3
2019-08-20powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy1-2/+53
2019-08-19powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy1-1/+8
2019-08-15powerpc/64s: Make boot look nice(r)Nicholas Piggin1-3/+0
2019-07-15powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh1-0/+9
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+2
2019-07-05powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesizeAneesh Kumar K.V1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-28powerpc/mm: Make some symbols static that can beYueHaibing1-1/+1
2019-05-03powerpc/mm: print hash info in a helperChristophe Leroy1-0/+13
2019-05-03powerpc/mm: move hugetlb_disabled into asm/hugetlb.hChristophe Leroy1-0/+1
2019-05-03powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy1-1/+1
2019-05-03powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy1-0/+1946