aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/nohash
AgeCommit message (Expand)Author
2023-02-16powerpc/nohash: Fix build with llvm-asMichael Ellerman
2023-02-16powerpc/nohash: Fix build error with binutils >= 2.38Michael Ellerman
2022-11-30powerpc/tlb: Add local flush for page given mm_struct and psizeBenjamin Gray
2022-11-30powerpc/book3e: remove #include <generated/utsrelease.h>Thomas Weißschuh
2022-09-28powerpc/64e: provide an addressing macro for use with TOC in alternate registerNicholas Piggin
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin
2022-09-26powerpc: Remove impossible mmu_psize_defs[] on nohashChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-09-26powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-08-26powerpc/fsl_booke: Make calc_cam_sz() staticChristophe Leroy
2022-07-27powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')Christophe Leroy
2022-07-27powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.Christophe Leroy
2022-07-09Merge branch 'fixes' into nextMichael Ellerman
2022-06-29powerpc/64e: Move virtual memory closer to linear memoryChristophe Leroy
2022-06-29powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MASChristophe Leroy
2022-06-29powerpc/64e: Fix early TLB miss with KUAPChristophe Leroy
2022-06-29powerpc/32: Remove __map_without_ltlbsChristophe Leroy
2022-06-29powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy
2022-06-24powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-05-22powerpc/fsl_book3e: Don't set rodata RO too earlyChristophe Leroy
2022-05-22powerpc/kaslr_booke: Fix build errorYueHaibing
2022-05-22powerpc/book3e: Fix build errorYueHaibing
2022-05-08powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy
2022-05-04powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.cChristophe Leroy
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-23powerpc/code-patching: Move patch_exception() outside code-patching.cChristophe Leroy
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child
2021-12-16of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring
2021-12-09powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy
2021-12-09powerpc: Add KUAP support for BOOKE and 40xChristophe Leroy
2021-12-09powerpc/nohash: Move setup_kuap out of 8xx.cChristophe Leroy
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy
2021-12-09Revert "powerpc: Inline setup_kup()"Christophe Leroy
2021-12-09powerpc/64e: remove mmu_linear_psizeNicholas Piggin
2021-11-29powerpc/mm: Move tlbcam_sz() and make it staticMichael Ellerman
2021-11-16powerpc/book3e: Fix TLBCAM preset at bootChristophe Leroy
2021-10-28powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMsChristophe Leroy
2021-10-28powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy
2021-10-22powerpc/8xx: Simplify TLB handlingChristophe Leroy