summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
12 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds-69/+0
14 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-38/+30
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-21/+101
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds-2/+1
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)-9/+9
2026-04-05mm: change to return bool for pudp_test_and_clear_young()Baolin Wang-5/+5
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang-5/+5
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang-1/+1
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang-7/+7
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)-6/+0
2026-04-05mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park-5/+3
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig-29/+0
2026-04-02powerpc: move the XOR code to lib/raid/Christoph Hellwig-37/+2
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig-18/+13
2026-04-01powerpc/net: Inline checksum wrappers and convert to scoped user accessChristophe Leroy (CS GROUP)-4/+18
2026-04-01powerpc/futex: Use masked user accessChristophe Leroy (CS GROUP)-4/+2
2026-04-01powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy-0/+7
2026-04-01powerpc/ps3: fix ps3.h kernel-doc warningsRandy Dunlap-6/+9
2026-04-01powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain-3/+11
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds-2/+1
2026-03-30powerpc/64s: Add support for huge pfnmapsRitesh Harjani (IBM)-0/+37
2026-03-17powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.cRitesh Harjani (IBM)-1/+0
2026-03-17powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()Ritesh Harjani (IBM)-1/+0
2026-03-17powerpc/64s: Fix _HPAGE_CHG_MASK to include _PAGE_SPECIAL bitRitesh Harjani (IBM)-2/+2
2026-03-17powerpc/64s: Fix unmap race with PMD migration entriesRitesh Harjani (IBM)-0/+15
2026-03-12powerpc: fix KUAP warning in VMX usercopy pathSayali Patil-20/+45
2026-03-11powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.hThomas Weißschuh-0/+3
2026-03-11powerpc/vdso/gettimeofday: Explicitly include vdso/time32.hThomas Weißschuh-0/+1
2026-03-04powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)-1/+1
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy-63/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-31/+99
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-188/+157
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+0
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng-1/+0
2026-01-30pseries/plpks: add HCALLs for PowerVM Key Wrapping ModuleSrish Srinivasan-0/+10
2026-01-30pseries/plpks: expose PowerVM wrapping features via the sysfsSrish Srinivasan-1/+6
2026-01-30powerpc/pseries: move the PLPKS config inside its own sysfs directorySrish Srinivasan-1/+5
2026-01-30pseries/plpks: fix kernel-doc comment inconsistenciesSrish Srinivasan-77/+0
2026-01-29powerpc: kgdb: Remove OUTBUFMAX constantMiquel Sabaté Solà-1/+0
2026-01-26powerpc/mm: support page table checkRohan McLure-12/+48
2026-01-26powerpc/mm: use set_pte_at_unchecked() for internal usagesRohan McLure-0/+2
2026-01-26powerpc/mm: implement *_user_accessible_page() for ptesRohan McLure-0/+35
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)-5/+0
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)-0/+4
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand-0/+1
2026-01-20powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky-9/+0
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky-2/+0
2026-01-20powerpc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky-3/+12
2026-01-20powerpc/64s: do not re-activate batched TLB flushAlexander Gordeev-2/+0