- a736143 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 3 years, 6 months ago
- f0c6fbb KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE by Bharata B Rao · 3 years, 6 months ago
- 3c53642 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 3 years, 6 months ago
- a56ab7c powerpc/nohash: Convert set_context() to C by Christophe Leroy · 3 years, 7 months ago
- 2e1ae9cd KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU by Nicholas Piggin · 3 years, 7 months ago
- 1c4bce6 powerpc/vdso: Separate vvar vma from vdso by Dmitry Safonov · 3 years, 9 months ago
- 266d8f7 powerpc/pkeys: Remove unused code by Sandipan Das · 3 years, 11 months ago
- 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- d94b827 powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation by Aneesh Kumar K.V · 4 years, 1 month ago
- 511157a powerpc/vdso: Move vdso datapage up front by Christophe Leroy · 4 years, 3 months ago
- c102f076 powerpc/vdso: Replace vdso_base by vdso by Christophe Leroy · 4 years, 3 months ago
- f4b90e3 powerpc: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
- 66acd46 powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM by Nicholas Piggin · 4 years, 3 months ago
- a3f3f8a powerpc: Remove unneeded inline functions by YueHaibing · 4 years, 5 months ago
- c420644 powerpc: Use mm_context vas_windows counter to issue CP_ABORT by Haren Myneni · 4 years, 9 months ago
- 42222ea mm: remove arch_bprm_mm_init() hook by Dave Hansen · 5 years ago
- 1335d9a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 5a28fc9 x86/mpx, mm/core: Fix recursive munmap() corruption by Dave Hansen · 6 years ago
- 93f2cd8 powerpc/mm: define an empty mm_iommu_init() by Christophe Leroy · 6 years ago
- 737b434 powerpc/mm: convert Book3E 64 to pte_fragment by Christophe Leroy · 6 years ago
- c10c21e powerpc/vfio/iommu/kvm: Do not pin device memory by Alexey Kardashevskiy · 6 years ago
- e0bf78b powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region by Alexey Kardashevskiy · 6 years ago
- 2cd4bd1 powerpc/pkeys: Fix handling of pkey state across fork() by Ram Pai · 6 years ago
- 32ea4c1 powerpc/mm: Extend pte_fragment functionality to PPC32 by Christophe Leroy · 6 years ago
- 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- c9f8073 powerpc/mm/hash: Rename get_ea_context to get_user_context by Aneesh Kumar K.V · 6 years ago
- 425333b KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode by Alexey Kardashevskiy · 6 years ago
- cca19f0 powerpc/64s/radix: Fix missing global invalidations when removing copro by Frederic Barrat · 6 years ago
- 76fa497 KVM: PPC: Check if IOMMU page is contained in the pinned physical page by Alexey Kardashevskiy · 6 years ago
- dbec10e mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h by Michael Ellerman · 7 years ago
- f384796c powerpc/mm: Add support for handling > 512TB address in SLB miss by Aneesh Kumar K.V · 7 years ago
- aff6f8c powerpc/mm: Add tracking of the number of coprocessors using a context by Benjamin Herrenschmidt · 7 years ago
- 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 1137573 powerpc: implementation for arch_vma_access_permitted() by Ram Pai · 7 years ago
- a6590ca powerpc: Program HPTE key protection bits by Ram Pai · 7 years ago
- 87bbabb powerpc: implementation for arch_override_mprotect_pkey() by Ram Pai · 7 years ago
- 06bb53b powerpc: store and restore the pkey state across context switches by Ram Pai · 7 years ago
- 4fb158f powerpc: track allocation status of all pkeys by Ram Pai · 7 years ago
- 92e3da3 powerpc: initial pkey plumbing by Ram Pai · 7 years ago
- caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
- 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 30b49ec powerpc/64s/radix: Fix process table entry cache invalidation by Nicholas Piggin · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 03b8abe cxl: Enable global TLBIs for cxl contexts by Frederic Barrat · 7 years ago
- 3a2df37 powerpc/mm: Make switch_mm_irqs_off() out of line by Benjamin Herrenschmidt · 7 years ago
- a619e59 powerpc/mm: Optimize detection of thread local mm's by Benjamin Herrenschmidt · 7 years ago
- 058ccc3 powerpc/mm: Avoid double irq save/restore in activate_mm by Benjamin Herrenschmidt · 7 years ago
- 43ed84a powerpc/mm: Move pgdir setting into a helper by Benjamin Herrenschmidt · 7 years ago
- 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
- 1a92a80 powerpc/mm: Ensure cpumask update is ordered by Benjamin Herrenschmidt · 7 years ago
- 6ff4d3e powerpc: Remove old unused icswx based coprocessor support by Benjamin Herrenschmidt · 7 years ago
- a25bd72 powerpc/mm/radix: Workaround prefetch issue with KVM by Benjamin Herrenschmidt · 7 years ago
- 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- b13f668 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 8 years ago
- 9765ad1 powerpc/mm: Ensure IRQs are off in switch_mm() by David Gibson · 8 years ago
- 82228e3 powerpc/pseries: Skip using reserved virtual address range by Aneesh Kumar K.V · 8 years ago
- a336f2f powerpc/mm/hash: Abstract context id allocation for KVM by Michael Ellerman · 8 years ago
- 6b5c19c powerpc/mmu: Add real mode support for IOMMU preregistered memory by Alexey Kardashevskiy · 8 years ago
- 9a804fe mm/gup: Drop the arch_pte_access_permitted() MMU callback by Kirill A. Shutemov · 8 years ago
- d7baee6 powerpc/iommu: Stop using @current in mm_iommu_xxx by Alexey Kardashevskiy · 8 years ago
- 88f54a3 powerpc/iommu: Pass mm_struct to init/cleanup helpers by Alexey Kardashevskiy · 8 years ago
- bb85fb5 powerpc: During context switch, check before setting mm_cpumask by Anton Blanchard · 8 years ago
- 2e5bbb5 KVM: PPC: Book3S HV: Migrate pinned pages out of CMA by Balbir Singh · 8 years ago
- 7e381c0 powerpc/mm/radix: Add mmu context handling callback for radix by Aneesh Kumar K.V · 9 years ago
- d2adba3 powerpc/mm: Abstraction for switch_mmu_context() by Aneesh Kumar K.V · 9 years ago
- d61172b mm/core, x86/mm/pkeys: Differentiate instruction fetches by Dave Hansen · 9 years ago
- 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 9 years ago
- 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 9 years ago
- 83d3f0e powerpc/mm: tracking vDSO remap by Laurent Dufour · 10 years ago
- 15b244a powerpc/mmu: Add userspace-to-physical addresses translation cache by Alexey Kardashevskiy · 10 years ago
- 13b3d13 powerpc: Remove MMU_FTR_SLB by Michael Ellerman · 10 years ago
- 376af59 powerpc: Remove STAB code by Michael Ellerman · 10 years ago
- 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
- 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 14 years ago
- 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
- c83ec26 PPC: Split context init/destroy functions by Alexander Graf · 15 years ago
- e85a471 Split init_new_context and destroy_context by Alexander Graf · 15 years ago
- 25d21ad powerpc: Add TLB management code for 64-bit Book3E by Benjamin Herrenschmidt · 15 years ago
- 6f0ef0f powerpc/mm: Call mmu_context_init() from ppc64 by Benjamin Herrenschmidt · 15 years ago
- 56aa412 cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask by Rusty Russell · 16 years ago
- 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
- 4ee5f55 powerpc: Fix ppc32 mm_struct CPU tracking in SMP by Benjamin Herrenschmidt · 16 years ago
- 3fadc52 powerpc: Fix loss of vdso on fork on 32-bit by Benjamin Herrenschmidt · 16 years ago
- b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/mmu_context.h]
- 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
- 80a7cc6 [POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.h by Kumar Gala · 17 years ago
- e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
- d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 18 years ago
- 1729dc7 [POWERPC] Correct the MAX_CONTEXT definition by Paul Mackerras · 19 years ago
- 4306443 powerpc: Remove unused paca->pgdir field by Paul Mackerras · 19 years ago
- 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
- 047ea78 powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc by Paul Mackerras · 19 years ago[Renamed (91%) from include/asm-ppc64/mmu_context.h]
- 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
- a0e60b2 [PATCH] powerpc: Merge bitops.h by David Gibson · 19 years ago
- 1f8d419 [PATCH] ppc64: pgtable.h and other header cleanups by David Gibson · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago