summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorFilesLines
2025-07-03spufs: switch to locked_recursive_removal()Al Viro1-40/+9
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-3/+3
2025-04-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-10/+56
2025-03-13spufs: fix a leak in spufs_create_context()Al Viro1-1/+4
2025-03-13spufs: fix gang directory lifetimesAl Viro3-8/+49
2025-03-13spufs: fix a leak on spufs_new_file() failureAl Viro1-1/+3
2025-02-26powerpc/xmon: Remove SPU debug and disassemblyMichael Ellerman1-2/+0
2025-02-26powerpc/cell: Remove CBE_CPUFREQ_SPU_GOVERNORMichael Ellerman3-145/+0
2025-02-26powerpc: Remove PPC_PMI and driverMichael Ellerman1-9/+0
2025-02-26powerpc/cell: Remove support for IBM Cell BladesMichael Ellerman22-5499/+0
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-33/+16
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-11-20Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-46/+22
2024-11-08powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)1-33/+16
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-1/+1
2024-11-03convert spu_run(2)Al Viro1-9/+5
2024-11-03switch spufs_calls_{get,put}() to CLASS() useAl Viro1-35/+17
2024-11-03fdget(), trivial conversionsAl Viro1-4/+2
2024-10-16powerpc/cell: Switch to irq_get_nr_irqs()Bart Van Assche1-1/+1
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro1-3/+1
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2024-09-05powerpc: Stop using no_llseekMichael Ellerman1-17/+0
2024-08-13introduce fd_file(), convert all accessors to it.Al Viro1-4/+4
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-05-07powerpc: Fix typosBjorn Helgaas1-1/+1
2024-05-07powerpc/cell: Code cleanup for spufs_mfc_flushKunwu Chan1-16/+4
2024-05-07powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan1-17/+0
2024-05-07powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()Yang Li1-0/+1
2023-11-25dentry: switch the lists of children to hlistAl Viro1-2/+3
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+1
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner1-4/+7
2023-10-18spufs: convert to new timestamp accessorsJeff Layton1-1/+1
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-6/+7
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann2-1/+2
2023-08-02powerpc: Explicitly include correct DT includesRob Herring5-5/+5
2023-07-10spufs: convert to ctime accessor functionsJeff Layton1-1/+1
2023-05-15powerpc/spufs: remove unneeded if-checksTom Rix1-6/+0
2023-04-04powerpc: Use of_address_to_resource()Rob Herring1-5/+4
2023-03-30powerpc: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy1-1/+0
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-4/+4
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+7
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch2-4/+4
2023-02-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-7/+7
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner1-2/+2
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier1-0/+1
2022-10-10Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-16/+37
2022-09-28powerpc: Use common syscall handler typeRohan McLure1-3/+3