summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-9/+9
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+7
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+7
2025-11-28spufs: convert spufs_gang_open() to FD_PREPARE()Christian Brauner-16/+5
2025-11-28spufs: convert spufs_context_open() to FD_PREPARE()Christian Brauner-16/+5
2025-11-16convert spufsAl Viro-10/+7
2025-11-14syscore: Pass context data to callbacksThierry Reding-3/+7
2025-10-22powerpc: cell: make spu_subsys constAdrian Barnaƛ-1/+1
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown-2/+2
2025-09-01fs: add an icount_read helperJosef Bacik-1/+1
2025-07-02spufs: switch to locked_recursive_removal()Al Viro-40/+9
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-3/+3
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-10/+56
2025-03-12spufs: fix a leak in spufs_create_context()Al Viro-1/+4
2025-03-12spufs: fix gang directory lifetimesAl Viro-8/+49
2025-03-12spufs: fix a leak on spufs_new_file() failureAl Viro-1/+3
2025-02-26powerpc/xmon: Remove SPU debug and disassemblyMichael Ellerman-2/+0
2025-02-26powerpc/cell: Remove CBE_CPUFREQ_SPU_GOVERNORMichael Ellerman-145/+0
2025-02-26powerpc: Remove PPC_PMI and driverMichael Ellerman-9/+0
2025-02-26powerpc/cell: Remove support for IBM Cell BladesMichael Ellerman-5499/+0
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-33/+16
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-46/+22
2024-11-08powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)-33/+16
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-1/+1
2024-11-03convert spu_run(2)Al Viro-9/+5
2024-11-03switch spufs_calls_{get,put}() to CLASS() useAl Viro-35/+17
2024-11-03fdget(), trivial conversionsAl Viro-4/+2
2024-10-16powerpc/cell: Switch to irq_get_nr_irqs()Bart Van Assche-1/+1
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro-3/+1
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+4
2024-09-05powerpc: Stop using no_llseekMichael Ellerman-17/+0
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro-4/+4
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+4
2024-05-08powerpc: Fix typosBjorn Helgaas-1/+1
2024-05-07powerpc/cell: Code cleanup for spufs_mfc_flushKunwu Chan-16/+4
2024-05-07powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan-17/+0
2024-05-07powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()Yang Li-0/+1
2023-11-25dentry: switch the lists of children to hlistAl Viro-2/+3
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds-1/+1
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner-4/+7
2023-10-18spufs: convert to new timestamp accessorsJeff Layton-1/+1
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-6/+7
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann-1/+2
2023-08-02powerpc: Explicitly include correct DT includesRob Herring-5/+5