summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mmu_context.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cxl: Enable global TLBIs for cxl contextsFrederic Barrat2017-09-281-0/+46
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt2017-08-231-87/+2
* powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt2017-08-231-0/+9
* powerpc/mm: Avoid double irq save/restore in activate_mmBenjamin Herrenschmidt2017-08-231-4/+0
* powerpc/mm: Move pgdir setting into a helperBenjamin Herrenschmidt2017-08-231-8/+22
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-2/+34
|\
| * powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-181-0/+18
| * powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-261-2/+16
* | powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt2017-08-031-6/+0
|/
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-3/+21
|\
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-04-281-0/+4
| |\
| | * powerpc/mmu: Add real mode support for IOMMU preregistered memoryAlexey Kardashevskiy2017-03-271-0/+4
| * | powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson2017-04-251-2/+15
| * | powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V2017-04-011-0/+1
| * | powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman2017-03-311-1/+1
| |/
* / mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov2017-03-181-6/+0
|/
* powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2016-12-021-7/+9
* powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2016-12-021-2/+2
* powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard2016-10-041-1/+2
* KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh2016-09-291-0/+1
* powerpc/mm/radix: Add mmu context handling callback for radixAneesh Kumar K.V2016-05-011-0/+4
* powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-011-12/+13
* mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen2016-02-181-1/+1
* mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-181-1/+2
* mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-181-0/+11
* powerpc/mm: tracking vDSO remapLaurent Dufour2015-06-241-1/+22
* powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy2015-06-111-0/+18
* powerpc: Remove MMU_FTR_SLBMichael Ellerman2014-07-281-2/+1
* powerpc: Remove STAB codeMichael Ellerman2014-07-281-3/+0
* sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* powerpc: Add Initiate Coprocessor Store Word (icswx) supportTseng-Hui (Frank) Lin2011-05-041-0/+10
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-1/+1
* PPC: Split context init/destroy functionsAlexander Graf2010-05-171-0/+2
* Split init_new_context and destroy_contextAlexander Graf2009-11-051-0/+2
* powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-201-0/+8