summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-04powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N1-0/+2
2026-03-04powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy2-2/+4
2026-03-04tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)1-0/+7
2026-03-04ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt1-25/+1
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt1-9/+12
2026-01-08powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom1-1/+0
2026-01-08powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky1-1/+4
2025-10-29powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy1-12/+0
2025-10-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy2-3/+9
2025-08-20powerpc: floppy: Add missing checks after DMA mapThomas Fourier1-1/+4
2025-07-10powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan1-4/+4
2025-06-27powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy1-1/+1
2025-05-29powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra1-0/+1
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-27powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy1-2/+10
2025-02-08powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain1-0/+9
2024-12-05KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain1-2/+2
2024-12-05powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek1-5/+0
2024-12-05powerpc/fadump: allocate memory for additional parameters earlyHari Bathini1-0/+2
2024-12-05powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman1-2/+2
2024-12-05powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)1-0/+7
2024-12-05powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy1-0/+1
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-15/+4
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds14-43/+85
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+78
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2024-09-17powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman3-8/+10
2024-09-17mm: always define pxx_pgprot()Peter Xu1-0/+1
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy4-1/+63
2024-09-13powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy1-0/+15
2024-09-10powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N1-0/+1
2024-09-04arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)1-6/+0
2024-09-02mm: remove arch_unmap()Michael Ellerman1-5/+0
2024-09-02powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman1-4/+0
2024-09-02mm/powerpc: add missing pud helpersPeter Xu1-0/+3
2024-08-30powerpc/pseries/dlpar: Remove device tree node for DLPAR IO removeHaren Myneni1-0/+1
2024-08-30powerpc/32: Implement validation of emergency stackChristophe Leroy1-0/+4
2024-08-30powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...Christophe Leroy1-1/+1
2024-08-30powerpc/32s: Reduce default size of module/execmem areaChristophe Leroy1-1/+2
2024-08-30powerpc/8xx: Reduce default size of module/execmem areaChristophe Leroy1-1/+2
2024-08-30powerpc/8xx: Copy kernel PGD entries into all PGDIRsChristophe Leroy1-1/+7
2024-08-30powerpc: Remove obsoleted declarations for use_cop and drop_copGaosheng Cui1-3/+0
2024-08-29powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman2-26/+20
2024-08-22powerpc/mm: Fix return type of pgd_val()Christophe Leroy2-5/+11
2024-08-21powerpc/code-patching: Add data patch alignment checkBenjamin Gray1-0/+6
2024-08-21powerpc/code-patching: Add generic memory patchingBenjamin Gray1-0/+31
2024-08-21powerpc: Remove unused LHZX_BE macroChristophe Leroy1-2/+0
2024-08-13powerpc/topology: Check if a core is onlineNysal Jan K.A1-0/+13
2024-08-07powerpc: Remove useless config comment in asm/percpu.hJinjie Ruan1-1/+1
2024-07-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider1-3/+3