blob: 602308b39930ec7440625bcd10b5e562652b8acb [file] [log] [blame]
a0591b60eef9 ("powerpc/mm: Don't be too strict with _etext alignment on PPC32")
8f54a6f7406e ("powerpc/kconfig: make _etext and data areas alignment configurable on 8xx")
d5f17ee96447 ("powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX")
0f4a9041c7a7 ("powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32")
63b2bc619565 ("powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX")
5e04ae85fbed ("powerpc/mm/32s: add setibat() clearibat() and update_bats()")
166d97d96158 ("powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT")
28ea38b9cba6 ("powerpc/mmu: add is_strict_kernel_rwx() helper")
e4d6654ebe6e ("powerpc/mm/32s: rework mmu_mapin_ram()")
14e609d693ef ("powerpc/mm/32: add base address to mmu_mapin_ram()")
9efc74ff5295 ("powerpc/book3s/32: Use patch_site to patch hash functions")
4a3a224c5ae3 ("powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S")
b14fc502663d ("powerpc/8xx: regroup TLB handler routines")
74fabcadfd43 ("powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers")
6a8f911b50d7 ("powerpc/8xx: Use hardware assistance in TLB handlers")
5af543be14cd ("powerpc/8xx: Temporarily disable 16k pages and hugepages")
8cfe4f5242ec ("powerpc/8xx: Move SW perf counters in first 32kb of memory")
709cf19c5749 ("powerpc/8xx: Use patch_site for perf counters setup")
1a210878bf21 ("powerpc/8xx: Use patch_site for memory setup patching")
cc4ebf5c0a34 ("Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"")
ff00552578ba ("powerpc/8xx: change name of a few page flags to avoid confusion")
cbcbbf4afd6d ("powerpc/mm: Define platform default caches related flags")
a0da4bc166f2 ("powerpc/mm: Allow platforms to redefine some helpers")
6c5d2d3fd376 ("powerpc/nohash/64: do not include pte-common.h")
d82fd29c5a8c ("powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions")
e0f57031ca0b ("powerpc/mm: Move pte_user() into nohash/pgtable.h")
b2133bd7a553 ("powerpc/book3s/32: do not include pte-common.h")
f4805785f068 ("powerpc/mm: move __P and __S tables in the common pgtable.h")
093d7ca22920 ("powerpc/mm: drop unused page flags")
97026b5a5ac2 ("powerpc/mm: Split dump_pagelinuxtables flag_array table")
daba790242df ("powerpc/mm: add pte helpers to query and change pte flags")
aa9cd505e39d ("powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h")
d81e6f8b7c66 ("powerpc/mm: don't use _PAGE_EXEC in book3s/32")
6b622669119e ("powerpc/book3s: Remove PPC_PIN_SIZE")
2c86cd188f8a ("powerpc: clean inclusions of asm/feature-fixups.h")
ec0c464cdbf3 ("powerpc: move ASM_CONST and stringify_in_c() into asm-const.h")
36a7eeaff7d0 ("powerpc/405: move PPC405_ERR77 in asm-405.h")
8c58259bba43 ("powerpc: remove unneeded inclusions of cpu_has_feature.h")
db0a2b633da4 ("powerpc: remove kdump.h from page.h")
8c8c10b90d88 ("powerpc/8xx: fix handling of early NULL pointer dereference")
3010a5ea665a ("mm: introduce ARCH_HAS_PTE_SPECIAL")
bd5050e38aec ("powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang")
e4c1112c3fc5 ("powerpc/mm: Change function prototype")
044003b52a78 ("powerpc/mm/radix: Move function from radix.h to pgtable-radix.c")
f069ff396d65 ("powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_access_flags directly")
481c63acba25 ("Merge branch 'topic/ppc-kvm' into next")