summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s64/radix_pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-13/+8
|\
| * powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-1/+1
| * powerpc/mm/book3s64: Avoid sending IPI on clearing PMDAneesh Kumar K.V2020-05-051-12/+7
* | powerpc: add support for folded p4d page tablesMike Rapoport2020-06-041-9/+17
|/
* powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe2020-04-101-7/+11
* powerpc/64s/radix: Fix CONFIG_SMP=n buildNicholas Piggin2020-03-181-0/+1
* powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2Jordan Niethe2020-01-261-1/+5
* powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz2019-12-011-0/+1
* Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-291-7/+0
|\
| * powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V2019-09-241-7/+0
* | powerpc/mm/radix: remove useless kernel messagesQian Cai2019-09-141-3/+0
* | powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin2019-09-051-7/+1
* | powerpc/64s/pseries: radix flush translations before MMU is enabled at bootNicholas Piggin2019-09-051-4/+2
* | 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-33/+12
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-08-301-3/+5
|\ \
| * | powerpc/mm: Write to PTCR only if ultravisor disabledClaudio Carvalho2019-08-301-3/+5
| |/
* | powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy2019-08-271-20/+0
* | powerpc/64s/radix: Fix memory hot-unplug page table splitNicholas Piggin2019-08-201-2/+2
* | powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin2019-08-201-1/+1
|/
* mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual2019-07-161-0/+5
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-15/+134
|\
| * powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-051-5/+5
| * powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V2019-07-051-9/+7
| * powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin2019-06-191-0/+100
| * powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin2019-06-191-0/+21
| * 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: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-031-0/+1124