aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-09-06powerpc: Remove duplicate definition for ppc_msgsnd_sync()Gautam Menghani1-12/+6
2025-09-06powerpc/44x: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy2-15/+19
2025-09-06powerpc/44x: Change GPIO driver to a proper platform driverChristophe Leroy1-37/+46
2025-09-06powerpc/cpm2: Drop legacy-of-mm-gpiochip.h headerChristophe Leroy3-30/+28
2025-09-06powerpc/vdso: Include asm/syscalls.h for sys_ni_syscall()Christophe Leroy1-2/+1
2025-09-06powerpc/8xx: Remove offset in SPRN_M_TWBChristophe Leroy2-16/+10
2025-09-06arch/powerpc: Remove support for older GCC and binutilsChristophe Leroy2-6/+2
2025-09-06powerpc64/bpf: Implement PROBE_ATOMIC instructionsSaket Kumar Bhaskar2-0/+42
2025-09-06powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructionsSaket Kumar Bhaskar1-88/+115
2025-09-06powerpc64/bpf: Implement bpf_addr_space_cast instructionSaket Kumar Bhaskar4-0/+18
2025-09-06powerpc64/bpf: Implement PROBE_MEM32 pseudo instructionsSaket Kumar Bhaskar4-24/+155
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh1-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh1-1/+0
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-12/+3
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra3-16/+17
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski1-0/+1
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-09-01fs: add an icount_read helperJosef Bacik1-1/+1
2025-09-01kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifactKienan Stewart1-1/+1
2025-09-01powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macroRuben Wauters1-10/+6
2025-09-01powerpc/powernv/pci: Fix underflow and leak issueNam Cao1-1/+1
2025-09-01powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao1-1/+1
2025-09-01powerpc/qspinlock: Add spinlock contention tracepointNysal Jan K.A.1-9/+10
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth90-229/+229
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-10/+10
2025-08-28powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()Nathan Chancellor1-4/+0
2025-08-26lib/crypto: powerpc/md5: Migrate optimized code into libraryEric Biggers6-346/+0
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-5/+0
2025-08-20powerpc/boot/install.sh: Fix shellcheck warningsMadhavan Srinivasan1-7/+7
2025-08-20powerpc/prom_init: Fix shellcheck warningsMadhavan Srinivasan1-8/+8
2025-08-20powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan1-4/+4
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada1-9/+4
2025-08-20powerpc: use always-y instead of extra-y in MakefilesMasahiro Yamada2-4/+6
2025-08-20powerpc/64: Drop unnecessary 'rc' variableXichao Zhao1-4/+1
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)2-5/+3
2025-08-20KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()Andrew Donnellan1-1/+1
2025-08-14powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle1-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski5-6/+6
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar85-6330/+431
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-20/+125
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds3-3/+3
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds17-98/+23
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+0
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-20/+59
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-1/+1
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds23-218/+207
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+10
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-10/+10
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-33/+31
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds18-3223/+0