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