summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-09-15powerpc/ftrace: ensure ftrace record ops are always set for NOPsJoe Lawrence
2025-09-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy
2025-09-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss ha...Christophe Leroy
2025-09-15powerpc/pseries: HVPIPE changes to support migrationHaren Myneni
2025-09-15powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTASHaren Myneni
2025-09-15powerpc/pseries: Enable HVPIPE event message interruptHaren Myneni
2025-09-15powerpc/pseries: Wakeup hvpipe FD when the payload is pendingHaren Myneni
2025-09-15powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTASHaren Myneni
2025-09-15powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTASHaren Myneni
2025-09-15powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfacesHaren Myneni
2025-09-15powerpc/pseries: Define HVPIPE specific macrosHaren Myneni
2025-09-15powerpc/pseries: Define papr-hvpipe ioctlHaren Myneni
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pg_level"David Hildenbrand
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-09-12dma-mapping: convert dma_direct_*map_page to be phys_addr_t basedLeon Romanovsky
2025-09-08powerpc: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-06lib/crypto: curve25519: Consolidate into single moduleEric Biggers
2025-09-06crypto: powerpc/curve25519 - Remove unused kpp supportEric Biggers
2025-09-06powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()Nam Cao
2025-09-06powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()Nam Cao
2025-09-06powerpc/xive: Untangle xive from child interrupt controller driversNam Cao
2025-09-06powerpc: Remove duplicate definition for ppc_msgsnd_sync()Gautam Menghani
2025-09-06powerpc/44x: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy
2025-09-06powerpc/44x: Change GPIO driver to a proper platform driverChristophe Leroy
2025-09-06powerpc/cpm2: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy
2025-09-06powerpc/vdso: Include asm/syscalls.h for sys_ni_syscall()Christophe Leroy
2025-09-06powerpc/8xx: Remove offset in SPRN_M_TWBChristophe Leroy
2025-09-06arch/powerpc: Remove support for older GCC and binutilsChristophe Leroy
2025-09-06powerpc64/bpf: Implement PROBE_ATOMIC instructionsSaket Kumar Bhaskar
2025-09-06powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructionsSaket Kumar Bhaskar
2025-09-06powerpc64/bpf: Implement bpf_addr_space_cast instructionSaket Kumar Bhaskar
2025-09-06powerpc64/bpf: Implement PROBE_MEM32 pseudo instructionsSaket Kumar Bhaskar
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-09-01fs: add an icount_read helperJosef Bacik
2025-09-01kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifactKienan Stewart
2025-09-01powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macroRuben Wauters
2025-09-01powerpc/powernv/pci: Fix underflow and leak issueNam Cao
2025-09-01powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao
2025-09-01powerpc/qspinlock: Add spinlock contention tracepointNysal Jan K.A.
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-08-28powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()Nathan Chancellor
2025-08-26lib/crypto: powerpc/md5: Migrate optimized code into libraryEric Biggers
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko