index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
mmu_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Use dec_mm_active_cpus helper
Nicholas Piggin
2023-08-02
1
-0
/
+1
*
cxl: Use radix__flush_all_mm instead of generic flush_all_mm
Benjamin Gray
2022-11-30
1
-3
/
+3
*
powerpc/mm: remove orphan declarations from mmu_context.h
Gaosheng Cui
2022-09-15
1
-2
/
+0
*
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
2022-05-19
1
-5
/
+0
*
mm: Turn isolate_lru_page() into folio_isolate_lru()
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+0
*
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-0
/
+2
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-23
1
-0
/
+12
|
\
|
*
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
2021-06-21
1
-0
/
+12
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
1
-6
/
+0
|
\
|
|
*
KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
Nicholas Piggin
2021-06-10
1
-6
/
+0
*
|
powerpc/nohash: Convert set_context() to C
Christophe Leroy
2021-06-17
1
-1
/
+0
|
/
*
powerpc/vdso: Separate vvar vma from vdso
Dmitry Safonov
2021-04-14
1
-1
/
+1
*
powerpc/pkeys: Remove unused code
Sandipan Das
2021-02-09
1
-3
/
+0
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
1
-3
/
+5
|
\
|
*
powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
Aneesh Kumar K.V
2020-12-04
1
-1
/
+1
|
*
powerpc/vdso: Move vdso datapage up front
Christophe Leroy
2020-12-04
1
-1
/
+1
|
*
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
2020-12-04
1
-2
/
+4
*
|
powerpc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-27
1
-5
/
+8
|
/
*
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
2020-09-16
1
-1
/
+1
*
powerpc: Remove unneeded inline functions
YueHaibing
2020-07-22
1
-2
/
+0
*
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
2020-04-20
1
-0
/
+30
*
mm: remove arch_bprm_mm_init() hook
Dave Hansen
2020-01-23
1
-5
/
+0
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
1
-1
/
+0
|
\
|
*
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-05-09
1
-1
/
+0
*
|
powerpc/mm: define an empty mm_iommu_init()
Christophe Leroy
2019-05-03
1
-0
/
+1
*
|
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
2019-05-03
1
-6
/
+0
|
/
*
powerpc/vfio/iommu/kvm: Do not pin device memory
Alexey Kardashevskiy
2018-12-21
1
-0
/
+11
*
powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
Alexey Kardashevskiy
2018-12-21
1
-2
/
+2
*
powerpc/pkeys: Fix handling of pkey state across fork()
Ram Pai
2018-12-21
1
-6
/
+9
*
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
1
-1
/
+1
*
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-1
/
+1
|
\
|
*
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2018-10-14
1
-1
/
+1
*
|
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
2018-09-12
1
-0
/
+1
|
/
*
powerpc/64s/radix: Fix missing global invalidations when removing copro
Frederic Barrat
2018-08-01
1
-12
/
+21
*
KVM: PPC: Check if IOMMU page is contained in the pinned physical page
Alexey Kardashevskiy
2018-07-18
1
-2
/
+2
*
mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h
Michael Ellerman
2018-05-09
1
-5
/
+0
*
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-31
1
-0
/
+39
*
powerpc/mm: Add tracking of the number of coprocessors using a context
Benjamin Herrenschmidt
2018-03-23
1
-5
/
+13
*
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
1
-0
/
+22
|
\
|
*
powerpc: implementation for arch_vma_access_permitted()
Ram Pai
2018-01-20
1
-1
/
+4
|
*
powerpc: Program HPTE key protection bits
Ram Pai
2018-01-20
1
-0
/
+6
|
*
powerpc: implementation for arch_override_mprotect_pkey()
Ram Pai
2018-01-20
1
-0
/
+5
|
*
powerpc: store and restore the pkey state across context switches
Ram Pai
2018-01-20
1
-0
/
+3
|
*
powerpc: track allocation status of all pkeys
Ram Pai
2018-01-20
1
-0
/
+4
|
*
powerpc: initial pkey plumbing
Ram Pai
2018-01-20
1
-0
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-22
1
-2
/
+3
*
|
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-0
/
+50
|
\
\
|
|
/
|
/
|
|
*
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
2017-11-06
1
-0
/
+4
[next]