summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-08powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-03convert spu_run(2)Al Viro
2024-11-03switch spufs_calls_{get,put}() to CLASS() useAl Viro
2024-11-03fdget(), trivial conversionsAl Viro
2024-10-16powerpc/cell: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-05powerpc: Stop using no_llseekMichael Ellerman
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-07-04powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-08powerpc: Fix typosBjorn Helgaas
2024-05-07powerpc/cell: Code cleanup for spufs_mfc_flushKunwu Chan
2024-05-07powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan
2024-05-07powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()Yang Li
2023-11-25dentry: switch the lists of children to hlistAl Viro
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner
2023-10-18spufs: convert to new timestamp accessorsJeff Layton
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-07-10spufs: convert to ctime accessor functionsJeff Layton
2023-05-15powerpc/spufs: remove unneeded if-checksTom Rix
2023-04-04powerpc: Use of_address_to_resource()Rob Herring
2023-03-30powerpc: Use of_property_present() for testing DT property presenceRob Herring
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-28powerpc: Use common syscall handler typeRohan McLure
2022-09-15powerpc/spufs: remove orphan declarations from spufs.hGaosheng Cui
2022-09-05powerpc/cell: Add missing of_node_put() in iommu.cLiang He
2022-09-05powerpc/cell: Add missing of_node_put()s in cbe_regs.cLiang He
2022-09-05powerpc/cell: Add missing of_node_put()sLiang He
2022-09-01spufs: constify pathAl Viro
2022-08-01powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin
2022-08-01powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin
2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy