summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s64/hash_utils.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/book3s64/hash: Disable 16M linear mapping size if not alignedRussell Currey2020-01-161-1/+10
* powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V2019-11-051-0/+1
* powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...Aneesh Kumar K.V2019-10-281-1/+12
* powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V2019-10-281-1/+8
* thp: update split_huge_page_pmd() commentKefeng Wang2019-09-241-1/+1
* powerpc/64s: Remove overlaps_kvm_tmp()Michael Ellerman2019-09-141-4/+0
* powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin2019-09-051-1/+1
* powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin2019-09-051-1/+1
* powerpc/64s: remove register_process_table callbackNicholas Piggin2019-09-051-6/+0
* powerpc/64s/exception: reduce page fault unnecessary loadsNicholas Piggin2019-08-301-2/+2
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-08-301-2/+3
|\
| * powerpc/mm: Write to PTCR only if ultravisor disabledClaudio Carvalho2019-08-301-2/+3
* | powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy2019-08-201-2/+53
* | powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy2019-08-191-1/+8
* | powerpc/64s: Make boot look nice(r)Nicholas Piggin2019-08-151-3/+0
|/
* powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh2019-07-151-0/+9
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-4/+2
|\
| * powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesizeAneesh Kumar K.V2019-07-051-3/+1
| * powerpc/mm: Make some symbols static that can beYueHaibing2019-05-281-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* powerpc/mm: print hash info in a helperChristophe Leroy2019-05-031-0/+13
* powerpc/mm: move hugetlb_disabled into asm/hugetlb.hChristophe Leroy2019-05-031-0/+1
* powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULTChristophe Leroy2019-05-031-1/+1
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-031-0/+1946