summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
11 dayspowerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)-1/+1
11 dayspowerpc/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
2026-01-14powerpc/vdso: Provide clock_getres_time64()Thomas Weißschuh-0/+2
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross-3/+0
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross-2/+0
2026-01-08powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N-0/+2
2026-01-07powerpc/uaccess: Implement masked user accessChristophe Leroy-3/+79
2026-01-07powerpc/32: Automatically adapt TASK_SIZE based on constraintsChristophe Leroy-8/+26
2026-01-07powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256MChristophe Leroy-2/+5
2026-01-07powerpc/uaccess: Refactor user_{read/write/}_access_begin()Christophe Leroy-34/+14
2026-01-07powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_us...Christophe Leroy-62/+15
2026-01-07powerpc/uaccess: Remove unused size and from parameters from allow_access_user()Christophe Leroy-15/+9
2026-01-07powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy-2/+4
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)-1/+2
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+8
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+4
2025-12-05Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-6/+13
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+3
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+4
2025-11-28powerpc/pseries/svm: Make mem_encrypt.h self containedJason Gunthorpe-0/+3
2025-11-21Merge branch 'objtool/core'Peter Zijlstra-289/+346
2025-11-18powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom-1/+0
2025-11-18powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky-1/+4
2025-11-14powerpc/smp: Expose die_id and die_cpumaskSrikar Dronamraju-4/+7
2025-11-12crash: let architecture decide crash memory export to iomem_resourceSourabh Jain-0/+8
2025-11-11powerpc/kdump: Add support for crashkernel CMA reservationSourabh Jain-0/+2
2025-11-03powerpc/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner-4/+4
2025-10-29powerpc: Convert to physical address DMA mappingLeon Romanovsky-4/+4
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+15
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-16/+4
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+0