aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/include/asm/book3s/64/mmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-05powerpc/mm: Move get_unmapped_area functions to slice.cChristophe Leroy1-6/+0
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo1-1/+1
2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child1-1/+1
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin1-3/+18
2021-12-09powerpc/64s: Always define arch unmapped area callsNicholas Piggin1-0/+6
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin1-4/+5
2021-06-21powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_defBharata B Rao1-0/+1
2021-02-09powerpc: remove unneeded semicolonsChengyang Fan1-1/+1
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V1-1/+1
2020-12-04powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy1-1/+1
2020-11-27powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin1-0/+12
2020-10-08powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V1-1/+1
2020-09-15powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limitAneesh Kumar K.V1-15/+0
2020-08-28powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V1-5/+5
2020-07-20powerpc/book3s64/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V1-0/+6
2020-07-20powerpc/mm/radix: Create separate mappings for hot-plugged memoryAneesh Kumar K.V1-0/+5
2020-05-20powerpc/64s: Fix early_init_mmu section mismatchNicholas Piggin1-1/+1
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni1-0/+3
2019-09-05powerpc/64s: remove register_process_table callbackNicholas Piggin1-4/+0
2019-07-01powerpc/powernv: remove unused NPU DMA codeChristoph Hellwig1-2/+0
2019-05-03powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy1-8/+0
2019-05-03powerpc/mm: get rid of mm_ctx_slice_mask_xxx()Christophe Leroy1-28/+4
2019-05-03powerpc/mm: move slice_mask_for_size() into mmu.hChristophe Leroy1-0/+17
2019-04-21powerc/mm/hash: Reduce hash_mm_context sizeAneesh Kumar K.V1-1/+1
2019-04-21powerpc/mm: Reduce memory usage for mm_context_t for radixAneesh Kumar K.V1-37/+12
2019-04-21powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V1-1/+62
2019-04-21powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64Aneesh Kumar K.V1-4/+0
2019-04-21powerpc/mm: Fix build error with FLATMEM book3s64 configAneesh Kumar K.V1-0/+15
2018-12-04powerpc/mm: Move pgtable_t into platform headersChristophe Leroy1-0/+9
2018-10-14powerpc/mm/hash: Rename get_ea_context to get_user_contextAneesh Kumar K.V1-2/+2
2018-05-15powerpc/mm: Implement helpers for pagetable fragment support at PMD levelAneesh Kumar K.V1-0/+1
2018-05-15powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragmentAneesh Kumar K.V1-3/+3
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V1-1/+32
2018-03-28Merge branch 'fixes' into nextMichael Ellerman1-0/+3
2018-03-23powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt1-0/+3
2018-03-13powerpc/mm/slice: implement a slice mask cacheNicholas Piggin1-0/+18
2018-03-06powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy1-1/+2
2018-01-20powerpc: introduce execute-only pkeyRam Pai1-0/+1
2018-01-20powerpc: track allocation status of all pkeysRam Pai1-0/+9
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2017-11-13powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-23powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt1-0/+3
2017-08-23Merge branch 'fixes' into nextMichael Ellerman1-7/+8
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt1-5/+0
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt1-7/+8
2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple1-0/+6
2017-04-01powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V1-0/+1
2017-03-31powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman1-0/+2