Age | Commit message (Expand) | Author |
2023-07-17 | powerpc/kasan: Disable KCOV in KASAN code | Benjamin Gray |
2023-07-10 | powerpc/64s: Fix native_hpte_remove() to be irq-safe | Michael Ellerman |
2023-06-30 | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-24 | powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma() | Linus Torvalds |
2023-06-24 | powerpc/mm: Convert to using lock_mm_and_find_vma() | Michael Ellerman |
2023-06-21 | powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo... | Aneesh Kumar K.V |
2023-06-21 | powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding | Aneesh Kumar K.V |
2023-06-21 | powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo | Aneesh Kumar K.V |
2023-06-20 | powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting. | Aneesh Kumar K.V |
2023-06-19 | powerpc/hugetlb: pte_alloc_huge() | Hugh Dickins |
2023-06-19 | powerpc: allow pte_offset_map[_lock]() to fail | Hugh Dickins |
2023-06-14 | powerpc/32s: Fix LLVM SMP build | Nicholas Piggin |
2023-06-09 | mm/gup: remove vmas parameter from pin_user_pages() | Lorenzo Stoakes |
2023-06-09 | powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled | Nicholas Piggin |
2023-05-11 | powerpc/64s/radix: Fix soft dirty tracking | Michael Ellerman |
2023-04-28 | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-05 | powerc/mm: try VMA lock-based page fault handling first | Laurent Dufour |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2023-04-04 | powerpc: Use of_address_to_resource() | Rob Herring |
2023-04-04 | powerpc/papr_scm: Update the NUMA distance table for the target node | Aneesh Kumar K.V |
2023-03-28 | lazy tlb: introduce lazy tlb mm refcount helper functions | Nicholas Piggin |
2023-03-15 | powerpc/mm: Fix false detection of read faults | Russell Currey |
2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-20 | powerpc/e500: Add missing prototype for 'relocate_init' | Christophe Leroy |
2023-02-16 | powerpc/mm: Rearrange if-else block to avoid clang warning | Anders Roxell |
2023-02-16 | powerpc/nohash: Fix build with llvm-as | Michael Ellerman |
2023-02-16 | powerpc/nohash: Fix build error with binutils >= 2.38 | Michael Ellerman |
2023-02-12 | Merge branch 'fixes' into next | Michael Ellerman |
2023-02-10 | powerpc/64s: Fix stress_hpt memblock alloc alignment | Nicholas Piggin |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-08 | powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushes | Nicholas Piggin |
2023-02-08 | powerpc/64s/radix: mm->context.id should always be valid | Nicholas Piggin |
2023-02-08 | powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flush | Nicholas Piggin |
2023-01-31 | powerpc/64s/radix: Fix RWX mapping with relocated kernel | Michael Ellerman |
2023-01-31 | powerpc/64s/radix: Fix crash with unaligned relocated kernel | Michael Ellerman |
2023-01-12 | powerpc/64s/hash: Make stress_hpt_timer_fn() static | Yang Yingliang |
2022-12-19 | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-12-02 | powerpc/code-patching: Remove protection against patching init addresses afte... | Christophe Leroy |
2022-12-02 | powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults | Nicholas Piggin |
2022-11-30 | powerpc/tlb: Add local flush for page given mm_struct and psize | Benjamin Gray |
2022-11-30 | powerpc/book3e: remove #include <generated/utsrelease.h> | Thomas Weißschuh |
2022-11-30 | Merge branch 'fixes' into next | Michael Ellerman |
2022-11-24 | powerpc: Remove find_current_mm_pte() | Christophe Leroy |
2022-11-08 | hugetlb: simplify hugetlb handling in follow_page_mask | Mike Kravetz |
2022-10-18 | powerpc/64s: Fix hash__change_memory_range preemption warning | Nicholas Piggin |
2022-10-18 | powerpc/64s: make linear_map_hash_lock a raw spinlock | Nicholas Piggin |