aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s64/radix_pgtable.c
AgeCommit message (Expand)Author
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
2020-05-05powerpc/mm/book3s64: Avoid sending IPI on clearing PMDAneesh Kumar K.V
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe
2020-03-18powerpc/64s/radix: Fix CONFIG_SMP=n buildNicholas Piggin
2020-01-26powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe
2019-12-01powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-24powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V
2019-09-14powerpc/mm/radix: remove useless kernel messagesQian Cai
2019-09-05powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin
2019-09-05powerpc/64s/pseries: radix flush translations before MMU is enabled at bootNicholas Piggin
2019-09-05powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin
2019-09-05powerpc/64s: remove register_process_table callbackNicholas Piggin
2019-08-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-08-30powerpc/mm: Write to PTCR only if ultravisor disabledClaudio Carvalho
2019-08-27powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy
2019-08-20powerpc/64s/radix: Fix memory hot-unplug page table splitNicholas Piggin
2019-08-20powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-05powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V
2019-07-05powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin
2019-06-19powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28powerpc/mm: Make some symbols static that can beYueHaibing
2019-05-03powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy