summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu_context.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: Use dec_mm_active_cpus helperNicholas Piggin2023-08-021-0/+1
* cxl: Use radix__flush_all_mm instead of generic flush_all_mmBenjamin Gray2022-11-301-3/+3
* powerpc/mm: remove orphan declarations from mmu_context.hGaosheng Cui2022-09-151-2/+0
* KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy2022-05-191-5/+0
* mm: Turn isolate_lru_page() into folio_isolate_lru()Matthew Wilcox (Oracle)2022-03-211-1/+0
* powerpc/mm: Add __init attribute to eligible functionsNick Child2021-12-231-1/+1
* powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-091-0/+2
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-231-0/+12
|\
| * KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATEBharata B Rao2021-06-211-0/+12
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-171-6/+0
|\|
| * KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMUNicholas Piggin2021-06-101-6/+0
* | powerpc/nohash: Convert set_context() to CChristophe Leroy2021-06-171-1/+0
|/
* powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov2021-04-141-1/+1
* powerpc/pkeys: Remove unused codeSandipan Das2021-02-091-3/+0
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-3/+5
|\
| * powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translationAneesh Kumar K.V2020-12-041-1/+1
| * powerpc/vdso: Move vdso datapage up frontChristophe Leroy2020-12-041-1/+1
| * powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy2020-12-041-2/+4
* | powerpc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-5/+8
|/
* powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2020-09-161-1/+1
* powerpc: Remove unneeded inline functionsYueHaibing2020-07-221-2/+0
* powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni2020-04-201-0/+30
* mm: remove arch_bprm_mm_init() hookDave Hansen2020-01-231-5/+0
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0
|\
| * x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0
* | powerpc/mm: define an empty mm_iommu_init()Christophe Leroy2019-05-031-0/+1
* | powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy2019-05-031-6/+0
|/
* powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy2018-12-211-0/+11
* powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a regionAlexey Kardashevskiy2018-12-211-2/+2
* powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai2018-12-211-6/+9
* powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-041-1/+1
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-1/+1
|\
| * powerpc/mm/hash: Rename get_ea_context to get_user_contextAneesh Kumar K.V2018-10-141-1/+1
* | KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-121-0/+1
|/
* powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat2018-08-011-12/+21
* KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-181-2/+2
* mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.hMichael Ellerman2018-05-091-5/+0
* powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-311-0/+39
* powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt2018-03-231-5/+13
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-021-0/+22
|\
| * powerpc: implementation for arch_vma_access_permitted()Ram Pai2018-01-201-1/+4
| * powerpc: Program HPTE key protection bitsRam Pai2018-01-201-0/+6
| * powerpc: implementation for arch_override_mprotect_pkey()Ram Pai2018-01-201-0/+5
| * powerpc: store and restore the pkey state across context switchesRam Pai2018-01-201-0/+3
| * powerpc: track allocation status of all pkeysRam Pai2018-01-201-0/+4
| * powerpc: initial pkey plumbingRam Pai2018-01-201-0/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-2/+3
|\ \ | |/ |/|
| * arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-221-2/+3
* | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-0/+50
|\ \ | |/ |/|
| * powerpc/64s/radix: Fix process table entry cache invalidationNicholas Piggin2017-11-061-0/+4