summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
26 hoursMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
3 daysMerge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
7 daysmm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng
2026-01-30pseries/plpks: add HCALLs for PowerVM Key Wrapping ModuleSrish Srinivasan
2026-01-30pseries/plpks: expose PowerVM wrapping features via the sysfsSrish Srinivasan
2026-01-30powerpc/pseries: move the PLPKS config inside its own sysfs directorySrish Srinivasan
2026-01-30pseries/plpks: fix kernel-doc comment inconsistenciesSrish Srinivasan
2026-01-29powerpc: kgdb: Remove OUTBUFMAX constantMiquel Sabaté Solà
2026-01-26powerpc/mm: support page table checkRohan McLure
2026-01-26powerpc/mm: use set_pte_at_unchecked() for internal usagesRohan McLure
2026-01-26powerpc/mm: implement *_user_accessible_page() for ptesRohan McLure
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-20powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky
2026-01-20powerpc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky
2026-01-20powerpc/64s: do not re-activate batched TLB flushAlexander Gordeev
2026-01-14powerpc/vdso: Provide clock_getres_time64()Thomas Weißschuh
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross
2026-01-08powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N
2026-01-07powerpc/uaccess: Implement masked user accessChristophe Leroy
2026-01-07powerpc/32: Automatically adapt TASK_SIZE based on constraintsChristophe Leroy
2026-01-07powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256MChristophe Leroy
2026-01-07powerpc/uaccess: Refactor user_{read/write/}_access_begin()Christophe Leroy
2026-01-07powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_us...Christophe Leroy
2026-01-07powerpc/uaccess: Remove unused size and from parameters from allow_access_user()Christophe Leroy
2026-01-07powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy
2025-12-22powerpc/32: Restore disabling of interrupts at interrupt/syscall exitChristophe Leroy (CS GROUP)
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-05Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28powerpc/pseries/svm: Make mem_encrypt.h self containedJason Gunthorpe
2025-11-21Merge branch 'objtool/core'Peter Zijlstra
2025-11-18powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2025-11-18powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky
2025-11-14powerpc/smp: Expose die_id and die_cpumaskSrikar Dronamraju
2025-11-12crash: let architecture decide crash memory export to iomem_resourceSourabh Jain
2025-11-11powerpc/kdump: Add support for crashkernel CMA reservationSourabh Jain
2025-11-03powerpc/uaccess: Use unsafe wrappers for ASM GOTOThomas Gleixner
2025-10-29powerpc: Convert to physical address DMA mappingLeon Romanovsky
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-09-30KVM: Export KVM-internal symbols for sub-modules onlySean Christopherson