summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-4/+0
|\
| * mm/mm_init.c: remove arch_reserved_kernel_pages()Baoquan He2024-04-251-4/+0
* | powerpc: Add static_key_feature_checks_initialized flagNicholas Miehlbradt2024-04-151-1/+1
|/
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-151-0/+1
|\
| * powerpc: Add Power11 architected and raw modeMadhavan Srinivasan2024-02-211-0/+1
* | powerpc: Simplify strict_kernel_rwx_enabled()Christophe Leroy2024-02-021-8/+1
|/
* powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2023-12-011-0/+4
* powerpc/64e: Fix circular dependency with CONFIG_SMP disabledChristophe Leroy2023-08-231-5/+0
* powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAPChristophe Leroy2023-08-021-2/+2
* powerpc: Ignore DSI error caused by the copy/paste instructionHaren Myneni2022-09-281-1/+4
* powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-261-1/+1
* powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy2022-09-261-2/+2
* powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MASChristophe Leroy2022-06-291-12/+0
* powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-3/+13
* powerpc: Always inline radix_enabled() to fix build failureJordan Niethe2021-08-101-1/+1
* powerpc/modules: Make module_alloc() Strict Module RWX awareJordan Niethe2021-06-211-0/+5
* powerpc/mmu: Remove leftover CONFIG_E200Christophe Leroy2021-05-171-1/+1
* powerpc/mmu: Don't duplicate radix_enabled()Christophe Leroy2021-05-171-12/+0
* powerpc: Force inlining of mmu_has_feature to fix build failureChristophe Leroy2021-03-021-2/+2
* powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy2020-12-091-1/+4
* powerpc/mm: Add mask of always present MMU featuresChristophe Leroy2020-12-091-0/+25
* powerpc: Retire e200 core (mpc555x processor)Christophe Leroy2020-12-051-1/+1
* powerpc/44x: Don't support 440 when CONFIG_PPC_47x is setChristophe Leroy2020-12-041-4/+3
* powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2Christophe Leroy2020-12-041-2/+1
* powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xxChristophe Leroy2020-12-041-1/+4
* powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEPAneesh Kumar K.V2020-12-041-10/+14
* powerpc/book3s64/kuep: Add MMU_FTR_KUEPAneesh Kumar K.V2020-07-201-0/+9
* powerpc/book3s64/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V2020-07-201-0/+10
* powerpc/mm: Enable radix GTSE only if supported.Bharata B Rao2020-07-161-0/+4
* powerpc: Add POWER10 architected modeAlistair Popple2020-06-021-0/+1
* powerpc/pkeys: Avoid using lockless page table walkAneesh Kumar K.V2020-05-051-9/+0
* powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin2019-09-051-1/+1
* powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy2019-05-031-0/+3
* powerpc/mm: Fix build error with FLATMEM book3s64 configAneesh Kumar K.V2019-04-211-15/+0
* powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman2019-04-211-1/+9
* powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman2019-04-101-1/+1
* powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings2019-03-211-1/+1
* powerpc/mmu: add is_strict_kernel_rwx() helperChristophe Leroy2019-02-231-0/+11
* powerpc: simplify BDI switchChristophe Leroy2019-02-221-0/+2
* powerpc/mm: Eliminate not possible mmu features at compile timeChristophe Leroy2018-12-191-5/+26
* powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy2018-12-041-12/+2
* powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-1/+1
* powerpc/mm: Increase the max addressable memory to 2PBAneesh Kumar K.V2018-10-141-0/+15
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-1/+0
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-1/+1
* powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-011-3/+3
* powerpc: introduce get_mm_addr_key() helperRam Pai2018-01-201-0/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V2017-03-311-6/+13