index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+22
2018-01-20
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
1
-1
/
+4
2018-01-20
powerpc: Program HPTE key protection bits
Ram Pai
1
-0
/
+6
2018-01-20
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
1
-0
/
+5
2018-01-20
powerpc: store and restore the pkey state across context switches
Ram Pai
1
-0
/
+3
2018-01-20
powerpc: track allocation status of all pkeys
Ram Pai
1
-0
/
+4
2018-01-20
powerpc: initial pkey plumbing
Ram Pai
1
-0
/
+1
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
1
-2
/
+3
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+50
2017-11-06
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-28
cxl: Enable global TLBIs for cxl contexts
Frederic Barrat
1
-0
/
+46
2017-08-23
powerpc/mm: Make switch_mm_irqs_off() out of line
Benjamin Herrenschmidt
1
-87
/
+2
2017-08-23
powerpc/mm: Optimize detection of thread local mm's
Benjamin Herrenschmidt
1
-0
/
+9
2017-08-23
powerpc/mm: Avoid double irq save/restore in activate_mm
Benjamin Herrenschmidt
1
-4
/
+0
2017-08-23
powerpc/mm: Move pgdir setting into a helper
Benjamin Herrenschmidt
1
-8
/
+22
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+34
2017-08-18
powerpc/mm: Ensure cpumask update is ordered
Benjamin Herrenschmidt
1
-0
/
+18
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
1
-6
/
+0
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
1
-2
/
+16
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+21
2017-04-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+4
2017-04-24
powerpc/mm: Ensure IRQs are off in switch_mm()
David Gibson
1
-2
/
+15
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
1
-0
/
+1
2017-03-31
powerpc/mm/hash: Abstract context id allocation for KVM
Michael Ellerman
1
-1
/
+1
2017-03-27
powerpc/mmu: Add real mode support for IOMMU preregistered memory
Alexey Kardashevskiy
1
-0
/
+4
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
1
-6
/
+0
2016-12-02
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
1
-7
/
+9
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
1
-2
/
+2
2016-10-04
powerpc: During context switch, check before setting mm_cpumask
Anton Blanchard
1
-1
/
+2
2016-09-29
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
Balbir Singh
1
-0
/
+1
2016-05-01
powerpc/mm/radix: Add mmu context handling callback for radix
Aneesh Kumar K.V
1
-0
/
+4
2016-05-01
powerpc/mm: Abstraction for switch_mmu_context()
Aneesh Kumar K.V
1
-12
/
+13
2016-02-18
mm/core, x86/mm/pkeys: Differentiate instruction fetches
Dave Hansen
1
-1
/
+1
2016-02-18
mm/core: Do not enforce PKEY permissions on remote mm access
Dave Hansen
1
-1
/
+2
2016-02-18
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
Dave Hansen
1
-0
/
+11
2015-06-25
powerpc/mm: tracking vDSO remap
Laurent Dufour
1
-1
/
+22
2015-06-11
powerpc/mmu: Add userspace-to-physical addresses translation cache
Alexey Kardashevskiy
1
-0
/
+18
2014-07-28
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
1
-2
/
+1
2014-07-28
powerpc: Remove STAB code
Michael Ellerman
1
-3
/
+0
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-1
/
+1
2011-05-04
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
1
-0
/
+10
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-1
/
+1
2010-05-17
PPC: Split context init/destroy functions
Alexander Graf
1
-0
/
+2
2009-11-05
Split init_new_context and destroy_context
Alexander Graf
1
-0
/
+2
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
1
-0
/
+8
2009-08-20
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
1
-1
/
+6
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
1
-1
/
+1
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
1
-226
/
+34
[next]