summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge 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
2026-01-21powerpc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky1-3/+12
2026-01-21powerpc/64s: do not re-activate batched TLB flushAlexander Gordeev1-2/+0
2026-01-14powerpc/vdso: Provide clock_getres_time64()Thomas Weißschuh1-0/+2
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross1-3/+0
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross1-2/+0
2026-01-08powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N1-0/+2
2026-01-07powerpc/uaccess: Implement masked user accessChristophe Leroy2-3/+79
2026-01-07powerpc/32: Automatically adapt TASK_SIZE based on constraintsChristophe Leroy3-8/+26
2026-01-07powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256MChristophe Leroy2-2/+5
2026-01-07powerpc/uaccess: Refactor user_{read/write/}_access_begin()Christophe Leroy2-34/+14
2026-01-07powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_us...Christophe Leroy2-62/+15
2026-01-07powerpc/uaccess: Remove unused size and from parameters from allow_access_user()Christophe Leroy5-15/+9
2026-01-07powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy2-2/+4
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)2-1/+2
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+8
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2025-12-06Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-6/+13
2025-12-05Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2025-11-28powerpc/pseries/svm: Make mem_encrypt.h self containedJason Gunthorpe1-0/+3
2025-11-21Merge branch 'objtool/core'Peter Zijlstra104-279/+303
2025-11-18powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom1-1/+0
2025-11-18powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky1-1/+4
2025-11-14powerpc/smp: Expose die_id and die_cpumaskSrikar Dronamraju1-4/+7
2025-11-12crash: let architecture decide crash memory export to iomem_resourceSourabh Jain1-0/+8
2025-11-11powerpc/kdump: Add support for crashkernel CMA reservationSourabh Jain1-0/+2
2025-11-03powerpc/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner1-4/+4
2025-10-29powerpc: Convert to physical address DMA mappingLeon Romanovsky1-4/+4
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+15
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-16/+4
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+0
2025-10-02Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds1-4/+0
2025-09-30KVM: Export KVM-internal symbols for sub-modules onlySean Christopherson2-1/+15