aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt1-87/+2
2017-08-23powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt1-0/+9
2017-08-23powerpc/mm: Avoid double irq save/restore in activate_mmBenjamin Herrenschmidt1-4/+0
2017-08-23powerpc/mm: Move pgdir setting into a helperBenjamin Herrenschmidt1-8/+22
2017-08-23Merge branch 'fixes' into nextMichael Ellerman1-2/+34
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt1-0/+18
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt1-6/+0
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt1-2/+16
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+21
2017-04-28Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+4
2017-04-25powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson1-2/+15
2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V1-0/+1
2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman1-1/+1
2017-03-27powerpc/mmu: Add real mode support for IOMMU preregistered memoryAlexey Kardashevskiy1-0/+4
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov1-6/+0
2016-12-02powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy1-7/+9
2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy1-2/+2
2016-10-04powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard1-1/+2
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh1-0/+1
2016-05-01powerpc/mm/radix: Add mmu context handling callback for radixAneesh Kumar K.V1-0/+4
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V1-12/+13
2016-02-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen1-1/+1
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen1-1/+2
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen1-0/+11
2015-06-24powerpc/mm: tracking vDSO remapLaurent Dufour1-1/+22
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy1-0/+18
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman1-2/+1
2014-07-28powerpc: Remove STAB codeMichael Ellerman1-3/+0
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2011-05-04powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin1-0/+10
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans1-1/+1
2010-05-17PPC: Split context init/destroy functionsAlexander Graf1-0/+2
2009-11-05Split init_new_context and destroy_contextAlexander Graf1-0/+2
2009-08-20powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt1-0/+8
2009-08-20powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt1-1/+6
2009-03-24cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell1-1/+1
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt1-226/+34
2008-12-03powerpc: Fix ppc32 mm_struct CPU tracking in SMPBenjamin Herrenschmidt1-0/+3
2008-08-18powerpc: Fix loss of vdso on fork on 32-bitBenjamin Herrenschmidt1-1/+0
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+280