aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/mm/book3s32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy1-6/+8
2020-03-25powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.Christophe Leroy1-8/+6
2020-03-10Merge branch 'fixes' into nextMichael Ellerman2-37/+25
2020-02-26powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...Christophe Leroy2-3/+3
2020-02-19powerpc/32s: Slenderize _tlbia() for powerpc 603/603eChristophe Leroy1-5/+8
2020-02-19powerpc/32s: Don't flush all TLBs when flushing one pageChristophe Leroy1-2/+5
2020-02-18powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy2-37/+25
2020-01-27powerpc/32s: Enable CONFIG_VMAP_STACKChristophe Leroy2-19/+36
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