index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
mmu_context.h
Age
Commit message (
Expand
)
Author
2018-03-23
powerpc/mm: Add tracking of the number of coprocessors using a context
Benjamin Herrenschmidt
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-20
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
2018-01-20
powerpc: Program HPTE key protection bits
Ram Pai
2018-01-20
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
2018-01-20
powerpc: store and restore the pkey state across context switches
Ram Pai
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
powerpc: initial pkey plumbing
Ram Pai
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-06
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
cxl: Enable global TLBIs for cxl contexts
Frederic Barrat
2017-08-23
powerpc/mm: Make switch_mm_irqs_off() out of line
Benjamin Herrenschmidt
2017-08-23
powerpc/mm: Optimize detection of thread local mm's
Benjamin Herrenschmidt
2017-08-23
powerpc/mm: Avoid double irq save/restore in activate_mm
Benjamin Herrenschmidt
2017-08-23
powerpc/mm: Move pgdir setting into a helper
Benjamin Herrenschmidt
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-18
powerpc/mm: Ensure cpumask update is ordered
Benjamin Herrenschmidt
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-04-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-04-25
powerpc/mm: Ensure IRQs are off in switch_mm()
David Gibson
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
2017-03-31
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
2017-03-27
powerpc/mmu: Add real mode support for IOMMU preregistered memory
Alexey Kardashevskiy
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
2016-12-02
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
2016-10-04
powerpc: During context switch, check before setting mm_cpumask
Anton Blanchard
2016-09-29
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
Balbir Singh
2016-05-01
powerpc/mm/radix: Add mmu context handling callback for radix
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Abstraction for switch_mmu_context()
Aneesh Kumar K.V
2016-02-18
mm/core, x86/mm/pkeys: Differentiate instruction fetches
Dave Hansen
2016-02-18
mm/core: Do not enforce PKEY permissions on remote mm access
Dave Hansen
2016-02-18
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
Dave Hansen
2015-06-24
powerpc/mm: tracking vDSO remap
Laurent Dufour
2015-06-11
powerpc/mmu: Add userspace-to-physical addresses translation cache
Alexey Kardashevskiy
2014-07-28
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
2014-07-28
powerpc: Remove STAB code
Michael Ellerman
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2011-05-04
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2010-05-17
PPC: Split context init/destroy functions
Alexander Graf
2009-11-05
Split init_new_context and destroy_context
Alexander Graf
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
[next]