blob: df9f334b833718cdf17bb11bc4925b1a165023d3 [file] [log] [blame]
a5db5060e0b2 ("powerpc/mm/hash: hard disable irq in the SLB insert path")
f384796c40dc ("powerpc/mm: Add support for handling > 512TB address in SLB miss")
0dea04b288c0 ("powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()")
d262bd5a7399 ("powerpc/mm/slice: Use const pointers to cached slice masks where possible")
74907558301f ("powerpc/mm/slice: remove dead code")
b8c935491420 ("powerpc/mm/slice: Switch to 3-operand slice bitops helpers")
ae3066bd1cbe ("powerpc/mm/slice: implement slice_check_range_fits")
5709f7cfd830 ("powerpc/mm/slice: implement a slice mask cache")
830fd2d45aa1 ("powerpc/mm/slice: pass pointers to struct slice_mask where possible")
5a807e04bd2a ("powerpc/mm/slice: tidy lpsizes and hpsizes update loops")
1753dd183036 ("powerpc/mm/slice: Simplify and optimise slice context initialisation")
15472423ce47 ("powerpc/mm/slice: Allow up to 64 low slices")
aa0ab02ba992 ("powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx")
db3a528db41c ("powerpc/mm/slice: Enhance for supporting PPC32")
a3286f05bc5a ("powerpc/mm/slice: create header files dedicated to slices")
326691ad4f17 ("powerpc/mm/slice: Remove intermediate bitmap copy")
4f94b2c7462d ("powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP")
de0f93873937 ("powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level")
351750331fc1 ("powerpc/mm: Introduce _PAGE_NA")
812fadcb941a ("powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs")
5f356497c384 ("powerpc/8xx: remove unused _PAGE_WRITETHRU")
bb9b5a833253 ("powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12")
2a45addd21de ("powerpc/8xx: Remove CPU6 ERRATA Workaround")
7a06c66835f7 ("powerpc/64s/slice: Use addr limit when computing slice mask")
4722476bce28 ("powerpc/64s: mm_context.addr_limit is only used on hash")
85e3f1adcb9d ("powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation")
effc1b250885 ("powerpc/64s/hash: Fix fork() with 512TB process address space")
6a72dc038b61 ("powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocation")
7ece370996b6 ("powerpc/64s/hash: Fix 512T hint detection to use >= 128T")
4e003747043d ("powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64")
30b49ec798f0 ("powerpc/64s/radix: Fix process table entry cache invalidation")