summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-23powerpc/crash: Update backup region offset in elfcorehdr on memory hotplugSourabh Jain
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-03-25kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2026-03-25powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-04powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N
2026-03-04powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy
2026-03-04tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)
2026-03-04ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2026-01-08powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2026-01-08powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky
2025-10-29powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy
2025-10-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy
2025-08-20powerpc: floppy: Add missing checks after DMA mapThomas Fourier
2025-07-10powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan
2025-06-27powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy
2025-05-29powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-27powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy
2025-02-08powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain
2024-12-05KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain
2024-12-05powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek
2024-12-05powerpc/fadump: allocate memory for additional parameters earlyHari Bathini
2024-12-05powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman
2024-12-05powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)
2024-12-05powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-17powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman
2024-09-17mm: always define pxx_pgprot()Peter Xu
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy
2024-09-13powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy
2024-09-10powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-01mm: remove arch_unmap()Michael Ellerman
2024-09-01powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman
2024-09-01mm/powerpc: add missing pud helpersPeter Xu
2024-08-30powerpc/pseries/dlpar: Remove device tree node for DLPAR IO removeHaren Myneni
2024-08-30powerpc/32: Implement validation of emergency stackChristophe Leroy
2024-08-30powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...Christophe Leroy
2024-08-30powerpc/32s: Reduce default size of module/execmem areaChristophe Leroy
2024-08-30powerpc/8xx: Reduce default size of module/execmem areaChristophe Leroy
2024-08-30powerpc/8xx: Copy kernel PGD entries into all PGDIRsChristophe Leroy
2024-08-30powerpc: Remove obsoleted declarations for use_cop and drop_copGaosheng Cui
2024-08-29powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman
2024-08-22powerpc/mm: Fix return type of pgd_val()Christophe Leroy
2024-08-21powerpc/code-patching: Add data patch alignment checkBenjamin Gray