aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-15powerpc/mm: remove orphan declarations from mmu_context.hGaosheng Cui1-2/+0
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy1-5/+0
2022-03-21mm: Turn isolate_lru_page() into folio_isolate_lru()Matthew Wilcox (Oracle)1-1/+0
2021-12-23powerpc/mm: 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-0/+2
2021-06-23Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+12
2021-06-21KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATEBharata B Rao1-0/+12
2021-06-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-6/+0
2021-06-17powerpc/nohash: Convert set_context() to CChristophe Leroy1-1/+0
2021-06-10KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMUNicholas Piggin1-6/+0
2021-04-14powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov1-1/+1
2021-02-09powerpc/pkeys: Remove unused codeSandipan Das1-3/+0
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+5
2020-12-04powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translationAneesh Kumar K.V1-1/+1
2020-12-04powerpc/vdso: Move vdso datapage up frontChristophe Leroy1-1/+1
2020-12-04powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy1-2/+4
2020-10-27powerpc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-5/+8
2020-09-16powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin1-1/+1
2020-07-22powerpc: Remove unneeded inline functionsYueHaibing1-2/+0
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni1-0/+30
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen1-5/+0
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen1-1/+0
2019-05-03powerpc/mm: define an empty mm_iommu_init()Christophe Leroy1-0/+1
2019-05-03powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy1-6/+0
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy1-0/+11
2018-12-21powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy1-2/+2
2018-12-21powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai1-6/+9
2018-12-04powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy1-1/+1
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-10-14powerpc/mm/hash: Rename get_ea_context to get_user_contextAneesh Kumar K.V1-1/+1
2018-09-12KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy1-0/+1
2018-08-01powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat1-12/+21
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy1-2/+2
2018-05-09mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.hMichael Ellerman1-5/+0
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V1-0/+39
2018-03-23powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt1-5/+13
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+22
2018-01-20powerpc: implementation for arch_vma_access_permitted()Ram Pai1-1/+4
2018-01-20powerpc: Program HPTE key protection bitsRam Pai1-0/+6
2018-01-20powerpc: implementation for arch_override_mprotect_pkey()Ram Pai1-0/+5
2018-01-20powerpc: store and restore the pkey state across context switchesRam Pai1-0/+3
2018-01-20powerpc: track allocation status of all pkeysRam Pai1-0/+4
2018-01-20powerpc: initial pkey plumbingRam Pai1-0/+1
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-2/+3
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+50
2017-11-06powerpc/64s/radix: Fix process table entry cache invalidationNicholas Piggin1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat1-0/+46