summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s64/slb.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Don't include lppaca.h in paca.hMichael Ellerman2023-08-241-0/+1
* powerpc: fix typos in commentsJulia Lawall2022-05-051-2/+2
* powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-081-1/+0
* powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specificNicholas Piggin2021-12-021-16/+0
* powerpc: Refactor verification of MSR_RIChristophe Leroy2021-08-261-1/+1
* powerpc: convert interrupt handlers to use wrappersNicholas Piggin2021-02-091-3/+4
* powerpc/64s: slb comment updateNicholas Piggin2021-02-091-13/+15
* powerpc: bad_page_fault get registers from regsNicholas Piggin2021-02-091-1/+1
* powerpc: remove arguments from fault handler functionsNicholas Piggin2021-02-091-4/+7
* lkdtm/powerpc: Add SLB multihit testGanesh Goudar2020-12-041-27/+0
* powerpc/64s: Tidy machine check SLB loggingNicholas Piggin2020-12-041-18/+21
* powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limitAneesh Kumar K.V2020-09-151-2/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faultsNicholas Piggin2020-05-201-45/+121
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-031-0/+833