aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/mm/book3s64/slb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-24powerpc: Don't include lppaca.h in paca.hMichael Ellerman1-0/+1
2022-05-05powerpc: fix typos in commentsJulia Lawall1-2/+2
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy1-1/+0
2021-12-02powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specificNicholas Piggin1-16/+0
2021-08-26powerpc: Refactor verification of MSR_RIChristophe Leroy1-1/+1
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin1-3/+4
2021-02-09powerpc/64s: slb comment updateNicholas Piggin1-13/+15
2021-02-09powerpc: bad_page_fault get registers from regsNicholas Piggin1-1/+1
2021-02-09powerpc: remove arguments from fault handler functionsNicholas Piggin1-4/+7
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar1-27/+0
2020-12-04powerpc/64s: Tidy machine check SLB loggingNicholas Piggin1-18/+21
2020-09-15powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limitAneesh Kumar K.V1-2/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-05-20powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faultsNicholas Piggin1-45/+121
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-03powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy1-0/+833