blob: 30ff1429fa37c164afa1d8602a8f9a35610d89dc [file] [log] [blame]
069239169ab0 ("powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash")
e80789a3c13f ("powerpc/mm: refactor definition of pgtable_cache[]")
dc096864ba78 ("powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.")
b0124ff57e94 ("powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32")
4a6d8cf90017 ("powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32")
737b434d3d55 ("powerpc/mm: convert Book3E 64 to pte_fragment")
447def3b06ad ("powerpc/mm: drop __bad_pte()")
5874cabe2907 ("powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES")
27e23b5f5f6f ("powerpc/mm: Move nohash specifics in subdirectory mm/nohash")
17312f258cf6 ("powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64")
47d99948eee4 ("powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64")
6161a37307f3 ("powerpc/mm: Fix build error with FLATMEM book3s64 config")
cf7cf6977f53 ("powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs")
8bc086899816 ("powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurations")
92ab45c5f2db ("powerpc: Avoid circular header inclusion in mmu-hash.h")
fb0b0a73b223 ("powerpc: Enable kcov")
e66c3209c7fd ("powerpc: Move page table dump files in a dedicated subdirectory")
4cf58924951e ("mm: treewide: remove unused address argument from pte_alloc functions")
2cd4bd192ee9 ("powerpc/pkeys: Fix handling of pkey state across fork()")
7c91efce1608 ("powerpc/mm: dump block address translation on book3s/32")
0261a508c9fc ("powerpc/mm: dump segment registers on book3s/32")
129dd323ddb8 ("powerpc/mm: enable the use of page table cache of order 0")
32ea4c149990 ("powerpc/mm: Extend pte_fragment functionality to PPC32")
a74791dd9833 ("powerpc/mm: add helpers to get/set mm.context->pte_frag")
d09780f3a8d4 ("powerpc/mm: Move pgtable_t into platform headers")
994da93d1968 ("powerpc/mm: move platform specific mmu-xxx.h in platform directories")
a95d133c8643 ("powerpc/mm: Move pte_fragment_alloc() to a common location")
a43ccc4bc499 ("powerpc/book3s32: Remove CONFIG_BOOKE dependent code")
5b3e84fc10dd ("powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S")
68289ae935da ("powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32")
9a8dd708d547 ("memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*")
4ffe713b7587 ("powerpc/mm: Increase the max addressable memory to 2PB")
48e7b7695745 ("powerpc/64s/hash: Convert SLB miss handlers to C")
97026b5a5ac2 ("powerpc/mm: Split dump_pagelinuxtables flag_array table")
34eb138ed74d ("powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()")
c766ee72235d ("powerpc: handover page flags with a pgprot_t parameter")
56f3c1413f5c ("powerpc/mm: properly set PAGE_KERNEL flags in ioremap()")
86c391bd5f47 ("powerpc/32: Add ioremap_wt() and ioremap_coherent()")
54be0b9c7c98 ("Revert "convert SLB miss handlers to C" and subsequent commits")
89ca4e126a3f ("powerpc/64s/hash: Add a SLB preload cache")
2e1626744e8d ("powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup")
e83cbf7fb7d1 ("powerpc/64s: xmon do not dump hash fields when using radix mode")
655deecf67b2 ("powerpc/64s/hash: SLB allocation status bitmaps")
8fed04d0f6ae ("powerpc/64s/hash: remove user SLB data from the paca")
5e46e29e6a97 ("powerpc/64s/hash: convert SLB miss handlers to C")
82d8f4c22f35 ("powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb")
5141c182d75b ("powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb")
8b92887ced2e ("powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed")
505ea82eabd2 ("powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9")
09b4438db13f ("powerpc/64s/hash: Fix stab_rr off by one initialization")