aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu_context.h
AgeCommit message (Expand)Author
2018-08-01powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-05-09mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.hMichael Ellerman
2018-03-31powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V
2018-03-23powerpc/mm: Add tracking of the number of coprocessors using a contextBenjamin Herrenschmidt
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-20powerpc: implementation for arch_vma_access_permitted()Ram Pai
2018-01-20powerpc: Program HPTE key protection bitsRam Pai
2018-01-20powerpc: implementation for arch_override_mprotect_pkey()Ram Pai
2018-01-20powerpc: store and restore the pkey state across context switchesRam Pai
2018-01-20powerpc: track allocation status of all pkeysRam Pai
2018-01-20powerpc: initial pkey plumbingRam Pai
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-06powerpc/64s/radix: Fix process table entry cache invalidationNicholas Piggin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-08-23powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt
2017-08-23powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt
2017-08-23powerpc/mm: Avoid double irq save/restore in activate_mmBenjamin Herrenschmidt
2017-08-23powerpc/mm: Move pgdir setting into a helperBenjamin Herrenschmidt
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-04-25powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson
2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V
2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman
2017-03-27powerpc/mmu: Add real mode support for IOMMU preregistered memoryAlexey Kardashevskiy
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov
2016-12-02powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy
2016-10-04powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh
2016-05-01powerpc/mm/radix: Add mmu context handling callback for radixAneesh Kumar K.V
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V
2016-02-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen
2015-06-24powerpc/mm: tracking vDSO remapLaurent Dufour
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman
2014-07-28powerpc: Remove STAB codeMichael Ellerman
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans
2010-05-17PPC: Split context init/destroy functionsAlexander Graf