summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2024-10-06Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-09-30powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld1-1/+1
2024-09-25Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-100/+100
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+12
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+0
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-61/+67
2024-09-21crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10Danny Tsen1-0/+1
2024-09-20powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS blockNarayana Murty N1-99/+99
2024-09-20powerpc/vdso32: Fix use of crtsavres for PPC64Christophe Leroy1-1/+1
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2-2/+5
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-6/+6
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds69-374/+755
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-41/+557
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+7
2024-09-17powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman3-8/+10
2024-09-17mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed1-1/+0
2024-09-17mm: always define pxx_pgprot()Peter Xu1-0/+1
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+4
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2024-09-14MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui1-2/+5
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64Christophe Leroy5-3/+69
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy11-4/+453
2024-09-13powerpc/vdso: Refactor CFLAGS for CVDSO buildChristophe Leroy1-19/+13
2024-09-13powerpc/vdso32: Add crtsavresChristophe Leroy2-14/+4
2024-09-13powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy4-3/+20
2024-09-12Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-6/+12
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter6-10/+26
2024-09-10powerpc: Switch back to struct platform_driver::remove()Uwe Kleine-König7-7/+7
2024-09-10powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N3-5/+44
2024-09-10mm: pass vm_flags to generic_get_unmapped_area()Mark Brown1-2/+2
2024-09-10mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-2/+4
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao1-1/+1
2024-09-05powerpc: Stop using no_llseekMichael Ellerman5-24/+0
2024-09-05powerpc/64s: Remove the "fast endian switch" syscallMichael Ellerman2-23/+0
2024-09-05powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pagesMichael Ellerman1-0/+1
2024-09-05powerpc/mm/64s: Move THP reqs into a separate symbolMichael Ellerman1-3/+7
2024-09-05powerpc/64s: Make mmu_hash_ops __ro_after_initMichael Ellerman1-1/+1
2024-09-05powerpc: Replace kretprobe code with rethook on powerpcAbhishek Dubey6-67/+81
2024-09-05powerpc: pseries: Constify struct kobj_typeHuang Xiaojia1-2/+2
2024-09-05powerpc: powernv: Constify struct kobj_typeHuang Xiaojia2-2/+2
2024-09-05powerpc: Constify struct kobj_typeHuang Xiaojia2-2/+2
2024-09-04powerpc/mm: add ARCH_PKEY_BITS to KconfigJoey Gouly1-0/+4
2024-09-04mm: remove PageActiveMatthew Wilcox (Oracle)1-3/+3
2024-09-04arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)1-21/+3
2024-09-04arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2-8/+0
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-09-02xz: remove XZ_EXTERN and extern from functionsLasse Collin1-3/+0