summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-15powerpc/spufs: remove orphan declarations from spufs.hGaosheng Cui1-2/+0
2022-09-05powerpc/cell: Add missing of_node_put() in iommu.cLiang He1-1/+3
2022-09-05powerpc/cell: Add missing of_node_put()s in cbe_regs.cLiang He1-10/+27
2022-09-05powerpc/cell: Add missing of_node_put()sLiang He2-0/+4
2022-09-02spufs: constify pathAl Viro2-4/+4
2022-08-01powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1
2022-08-01powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy1-1/+1
2022-05-08powerpc: Add missing headersChristophe Leroy10-8/+14
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy6-6/+0
2022-05-05powerpc: fix typos in commentsJulia Lawall4-4/+4
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure2-3/+3
2022-03-08powerpc/spufs: Fix build warning when CONFIG_PROC_FS=nYueHaibing1-1/+3
2022-02-03powerpc/spufs: adjust list element pointer typeJulia Lawall1-2/+1
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-21/+24
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child5-20/+20
2021-12-17powerpc/cell/axon_msi: Convert to msi_on_each_desc()Thomas Gleixner1-5/+2
2021-12-17powerpc/cell/axon_msi: Use PCI device propertyThomas Gleixner1-4/+1
2021-12-09powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell1-0/+1
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin1-0/+1
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner1-1/+1
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin1-1/+1
2021-11-25powerpc/cell: add missing of_node_putJulia Lawall1-0/+1
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig1-0/+1
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V1-2/+2
2021-08-10powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2-14/+5
2021-07-08powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider1-3/+0
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-6/+3
2021-06-15powerpc/spider-pci: Remove set but not used variable 'val'Baokun Li1-2/+1