Age | Commit message (Expand) | Author | Files | Lines |
2019-08-28 | powerpc/32s: get rid of CPU_FTR_601 feature | Christophe Leroy | 1 | -9/+6 |
2019-08-20 | powerpc/mm: ppc 603 doesn't need update_mmu_cache() | Christophe Leroy | 1 | -0/+2 |
2019-08-20 | powerpc/mm: Simplify update_mmu_cache() on BOOK3S32 | Christophe Leroy | 1 | -23/+7 |
2019-08-20 | powerpc/mm: move update_mmu_cache() into book3s hash utils. | Christophe Leroy | 1 | -0/+46 |
2019-08-20 | powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN. | Christophe Leroy | 1 | -0/+9 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 4 | -24/+4 |
2019-05-14 | powerpc/32s: fix flush_hash_pages() on SMP | Christophe Leroy | 1 | -1/+2 |
2019-05-10 | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -0/+1447 |
2019-05-06 | powerpc/mm: Fix makefile for KASAN | Christophe Leroy | 1 | -0/+6 |
2019-05-02 | powerpc/mm: print hash info in a helper | Christophe Leroy | 1 | -1/+8 |
2019-05-02 | powerpc/32s: don't try to print hash table address. | Christophe Leroy | 1 | -2/+2 |
2019-05-02 | powerpc/32s: drop Hash_end | Christophe Leroy | 1 | -3/+1 |
2019-05-02 | powerpc/32s: move hash code patching out of MMU_init_hw() | Christophe Leroy | 1 | -14/+22 |
2019-05-02 | powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64 | Christophe Leroy | 5 | -0/+1418 |