Age | Commit message (Expand) | Author |
2021-02-09 | powerpc/pkeys: Remove unused code | Sandipan Das |
2020-12-17 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-12-04 | powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation | Aneesh Kumar K.V |
2020-12-04 | powerpc/vdso: Move vdso datapage up front | Christophe Leroy |
2020-12-04 | powerpc/vdso: Replace vdso_base by vdso | Christophe Leroy |
2020-10-27 | powerpc: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
2020-09-16 | powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM | Nicholas Piggin |
2020-07-22 | powerpc: Remove unneeded inline functions | YueHaibing |
2020-04-20 | powerpc: Use mm_context vas_windows counter to issue CP_ABORT | Haren Myneni |
2020-01-23 | mm: remove arch_bprm_mm_init() hook | Dave Hansen |
2019-05-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-05-09 | x86/mpx, mm/core: Fix recursive munmap() corruption | Dave Hansen |
2019-05-03 | powerpc/mm: define an empty mm_iommu_init() | Christophe Leroy |
2019-05-03 | powerpc/mm: convert Book3E 64 to pte_fragment | Christophe Leroy |
2018-12-21 | powerpc/vfio/iommu/kvm: Do not pin device memory | Alexey Kardashevskiy |
2018-12-21 | powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region | Alexey Kardashevskiy |
2018-12-21 | powerpc/pkeys: Fix handling of pkey state across fork() | Ram Pai |
2018-12-04 | powerpc/mm: Extend pte_fragment functionality to PPC32 | Christophe Leroy |
2018-10-26 | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-10-14 | powerpc/mm/hash: Rename get_ea_context to get_user_context | Aneesh Kumar K.V |
2018-09-12 | KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode | Alexey Kardashevskiy |
2018-08-01 | powerpc/64s/radix: Fix missing global invalidations when removing copro | Frederic Barrat |
2018-07-18 | KVM: PPC: Check if IOMMU page is contained in the pinned physical page | Alexey Kardashevskiy |
2018-05-09 | mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h | Michael Ellerman |
2018-03-31 | powerpc/mm: Add support for handling > 512TB address in SLB miss | Aneesh Kumar K.V |
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 |