summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/nohash
AgeCommit message (Expand)Author
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-08-30powerpc/8xx: Reduce default size of module/execmem areaChristophe Leroy
2024-08-30Revert "powerpc/8xx: Always pin kernel text TLB"Christophe Leroy
2024-08-30powerpc/8xx: Fix initial memory mappingChristophe Leroy
2024-08-22powerpc/64e: Define mmu_pte_psize staticChristophe Leroy
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-12powerpc/e500: use contiguous PMD instead of hugepdChristophe Leroy
2024-07-12powerpc/e500: remove enc and ind fields from struct mmu_psize_defChristophe Leroy
2024-07-12powerpc/8xx: rework support for 8M pages using contiguous PTE entriesChristophe Leroy
2024-07-12powerpc/8xx: fix size given to set_huge_pte_at()Christophe Leroy
2024-07-12powerpc/64e: drop unused TLB miss handlersMichael Ellerman
2024-07-12powerpc/64e: consolidate TLB miss handler patchingMichael Ellerman
2024-07-12powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit codeMichael Ellerman
2024-07-12powerpc/64e: drop E500 ifdefs in 64-bit codeMichael Ellerman
2024-07-12powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman
2024-07-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman
2024-06-28powerpc/4xx: Remove CONFIG_BOOKE_OR_40xMichael Ellerman
2024-06-28powerpc: Remove core support for 40xChristophe Leroy
2024-05-08powerpc: Fix typosBjorn Helgaas
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao
2024-03-17powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()Christophe Leroy
2024-02-23kexec: split crashkernel reservation code out from crash_core.cBaoquan He
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-19powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USERChristophe Leroy
2023-10-19powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RWChristophe Leroy
2023-10-19powerpc: Rely on address instead of pte_user()Christophe Leroy
2023-10-19powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()Christophe Leroy
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy
2023-10-19powerpc: Refactor update_mmu_cache_range()Christophe Leroy
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-24powerpc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-18powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototypeChristophe Leroy
2023-08-02powerpc/kuap: Use ASM feature fixups instead of static branchesChristophe Leroy
2023-08-02powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuapChristophe Leroy
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