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
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
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
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
2008-12-03
powerpc: Fix ppc32 mm_struct CPU tracking in SMP
Benjamin Herrenschmidt
2008-08-18
powerpc: Fix loss of vdso on fork on 32-bit
Benjamin Herrenschmidt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell