aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-19powerpc/32s: automatically allocate BAT in setbat()Christophe Leroy1-1/+10
2019-08-28powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy1-9/+6
2019-08-20powerpc/mm: ppc 603 doesn't need update_mmu_cache()Christophe Leroy1-0/+2
2019-08-20powerpc/mm: Simplify update_mmu_cache() on BOOK3S32Christophe Leroy1-23/+7
2019-08-20powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy1-0/+46
2019-08-20powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy1-0/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-24/+4
2019-05-14powerpc/32s: fix flush_hash_pages() on SMPChristophe Leroy1-1/+2
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-0/+1447
2019-05-06powerpc/mm: Fix makefile for KASANChristophe Leroy1-0/+6
2019-05-03powerpc/mm: print hash info in a helperChristophe Leroy1-1/+8
2019-05-03powerpc/32s: don't try to print hash table address.Christophe Leroy1-2/+2
2019-05-03powerpc/32s: drop Hash_endChristophe Leroy1-3/+1
2019-05-03powerpc/32s: move hash code patching out of MMU_init_hw()Christophe Leroy1-14/+22
2019-05-03powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64Christophe Leroy5-0/+1418