aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s32/hash_low.S
AgeCommit message (Expand)Author
2023-10-19powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USERChristophe Leroy
2023-10-19powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RWChristophe Leroy
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-06-14powerpc/32s: Fix LLVM SMP buildNicholas Piggin
2021-06-17powerpc/32s: Rename PTE_SIZE to PTE_T_SIZEChristophe Leroy
2021-03-29powerpc/32: Always enable data translation in exception prologChristophe Leroy
2020-12-09powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.SChristophe Leroy
2020-12-09powerpc/32s: In add_hash_page(), calculate VSID laterChristophe Leroy
2020-12-09powerpc/32s: Remove unused counters incremented by create_hpte()Christophe Leroy
2020-12-09powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAPChristophe Leroy
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() in a new fileChristophe Leroy
2020-12-09powerpc/32s: Inline _tlbie() on non SMPChristophe Leroy
2020-12-04powerpc/32s: Don't use SPRN_SPRG_PGDIR in hash_pageChristophe Leroy
2020-12-04powerpc/32s: Don't hash_preload() kernel textChristophe Leroy
2020-10-08powerpc/32s: Setup the early hash table at all time.Christophe Leroy
2020-10-08powerpc: Drop SYNC_601() ISYNC_601() and SYNC()Christophe Leroy
2020-07-27powerpc/32s: Kernel space starts at TASK_SIZEChristophe Leroy
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-02powerpc/32s: Blacklist functions running with MMU disabled for kprobeChristophe Leroy
2020-06-02powerpc/32s: Make local symbols non visible in hash_low.Christophe Leroy
2020-05-20Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."Christophe Leroy
2020-03-25powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.Christophe Leroy
2020-03-10Merge branch 'fixes' into nextMichael Ellerman
2020-02-19powerpc/32s: Slenderize _tlbia() for powerpc 603/603eChristophe Leroy
2020-02-18powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy
2020-01-27powerpc/32s: Enable CONFIG_VMAP_STACKChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-14powerpc/32s: fix flush_hash_pages() on SMPChristophe Leroy
2019-05-03powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64Christophe Leroy