blob: 53f3510456f40b65a0a9a12d7cc728ce6c273f6e [file] [log] [blame]
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")
980b4503b9ef ("powerpc/configs: Update for symbol movement only")
2ef973a9afc6 ("powerpc/8xx: Reduce DTLB miss handler by one insn")
a3059b0ca00b ("powerpc/8xx: Make pinning of ITLBs optional")
c8a127092e9b ("powerpc/8xx: Remove macro that checks kernel address")
6ff4d3e96652 ("powerpc: Remove old unused icswx based coprocessor support")
b5c8f0fd595d ("powerpc/mm: Rework mm_fault_error()")
c3350602e876 ("powerpc/mm: Make bad_area* helper functions")
d3ca587404b3 ("powerpc/mm: Fix reporting of kernel execute faults")
65d47fd4a37c ("powerpc/mm: Simplify returns from __do_page_fault")
bb4be50e619b ("powerpc/mm: Move debugger check to notify_page_fault()")
f3d96e698ed0 ("powerpc/mm: Overhaul handling of bad page faults")
e6c8290a894b ("powerpc/mm: Move error_code checks for bad faults earlier")
41b464e5e567 ("powerpc/mm: Move out definition of CPU specific is_write bits")
398a719d34a1 ("powerpc/mm: Update bits used to skip hash_page")
c433ec0455f9 ("powerpc/mm: Pre-filter SRR1 bits before do_page_fault()")
7afad422ac61 ("powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper")
a46cc7a90fd8 ("powerpc/mm/radix: Improve TLB/PWC flushes")
c6bb0b8d426a ("powerpc/mm/radix: Properly clear process table entry")
d691b7e7d1b5 ("Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux")