index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s64
/
pgtable.c
Age
Commit message (
Expand
)
Author
2020-11-19
powerpc/mm: Move setting PTE specific flags to pfn_pmd()
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
Aneesh Kumar K.V
2020-07-20
powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
Aneesh Kumar K.V
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
2020-05-05
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-30
powerpc/mm: Write to PTCR only if ultravisor disabled
Claudio Carvalho
2019-08-30
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
Michael Anderson
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-05
powerpc/mm: pmd_devmap implies pmd_large().
Aneesh Kumar K.V
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
2019-06-19
powerpc/64s/radix: ioremap use ioremap_page_range
Nicholas Piggin
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-07
powerpc/64s: Fix THP PMD collapse serialisation
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy