summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-13MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64Christophe Leroy
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy
2024-09-13powerpc/vdso: Refactor CFLAGS for CVDSO buildChristophe Leroy
2024-09-13powerpc/vdso32: Add crtsavresChristophe Leroy
2024-09-13powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy
2024-09-12Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2024-09-10powerpc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-10powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao
2024-09-05powerpc: Stop using no_llseekMichael Ellerman
2024-09-05powerpc/64s: Remove the "fast endian switch" syscallMichael Ellerman
2024-09-05powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pagesMichael Ellerman
2024-09-05powerpc/mm/64s: Move THP reqs into a separate symbolMichael Ellerman
2024-09-05powerpc/64s: Make mmu_hash_ops __ro_after_initMichael Ellerman
2024-09-05powerpc: Replace kretprobe code with rethook on powerpcAbhishek Dubey
2024-09-05powerpc: pseries: Constify struct kobj_typeHuang Xiaojia
2024-09-05powerpc: powernv: Constify struct kobj_typeHuang Xiaojia
2024-09-05powerpc: Constify struct kobj_typeHuang Xiaojia
2024-09-04powerpc/mm: add ARCH_PKEY_BITS to KconfigJoey Gouly
2024-08-30powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO addHaren Myneni
2024-08-30powerpc/pseries/dlpar: Remove device tree node for DLPAR IO removeHaren Myneni
2024-08-30powerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni
2024-08-30powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy
2024-08-30powerpc/32: Implement validation of emergency stackChristophe Leroy
2024-08-30powerpc/603: Inconditionally use task PGDIR in DTLB missesChristophe Leroy
2024-08-30powerpc/603: Inconditionally use task PGDIR in ITLB missesChristophe Leroy
2024-08-30powerpc/603: Switch r0 and r3 in TLB miss handlersChristophe 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: Inconditionally use task PGDIR in DTLB missesChristophe Leroy
2024-08-30powerpc/8xx: Inconditionally use task PGDIR in ITLB missesChristophe Leroy
2024-08-30powerpc/8xx: Preallocate execmem page tablesChristophe Leroy
2024-08-30powerpc/8xx: Reduce default size of module/execmem areaChristophe Leroy
2024-08-30powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWXChristophe Leroy
2024-08-30Revert "powerpc/8xx: Always pin kernel text TLB"Christophe Leroy
2024-08-30powerpc/8xx: Copy kernel PGD entries into all PGDIRsChristophe Leroy
2024-08-30powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy
2024-08-30powerpc/8xx: Fix initial memory mappingChristophe Leroy
2024-08-30powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hubGaosheng Cui
2024-08-30powerpc: Remove obsoleted declarations for use_cop and drop_copGaosheng Cui
2024-08-30powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()Gaosheng Cui
2024-08-30powerpc/maple: Remove obsoleted declaration for maple_calibrate_decr()Gaosheng Cui