summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* dentry: switch the lists of children to hlistAl Viro2023-11-251-2/+3
* Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-1/+1
|\
| * spufs: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
* | file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner2023-10-191-4/+7
|/
* Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-317-6/+7
|\
| * powerpc: address missing-prototypes warningsArnd Bergmann2023-08-022-1/+2
| * powerpc: Explicitly include correct DT includesRob Herring2023-08-025-5/+5
* | spufs: convert to ctime accessor functionsJeff Layton2023-07-101-1/+1
|/
* powerpc/spufs: remove unneeded if-checksTom Rix2023-05-151-6/+0
* powerpc: Use of_address_to_resource()Rob Herring2023-04-041-5/+4
* powerpc: Use of_property_present() for testing DT property presenceRob Herring2023-03-301-1/+1
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+0
* Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-252-4/+4
|\
| * powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch2023-02-132-4/+4
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-7/+7
|\ \
| * | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-7/+7
| |/
* | fs: port inode_init_owner() to mnt_idmapChristian Brauner2023-01-191-2/+2
* | fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-2/+2
|/
* powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier2022-12-171-0/+1
* Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-096-16/+37
|\
| * powerpc: Use common syscall handler typeRohan McLure2022-09-281-3/+3
| * powerpc/spufs: remove orphan declarations from spufs.hGaosheng Cui2022-09-151-2/+0
| * powerpc/cell: Add missing of_node_put() in iommu.cLiang He2022-09-051-1/+3
| * powerpc/cell: Add missing of_node_put()s in cbe_regs.cLiang He2022-09-051-10/+27
| * powerpc/cell: Add missing of_node_put()sLiang He2022-09-052-0/+4
* | spufs: constify pathAl Viro2022-09-012-4/+4
|/
* powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin2022-08-011-0/+1
* powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin2022-08-011-0/+1
* powerpc: Remove remaining parts of oprofileChristophe Leroy2022-07-271-1/+1
* powerpc: Add missing headersChristophe Leroy2022-05-0810-8/+14
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-086-6/+0
* powerpc: fix typos in commentsJulia Lawall2022-05-054-4/+4
* powerpc: declare unmodified attribute_group usages constRohan McLure2022-03-082-3/+3
* powerpc/spufs: Fix build warning when CONFIG_PROC_FS=nYueHaibing2022-03-081-1/+3
* powerpc/spufs: adjust list element pointer typeJulia Lawall2022-02-031-2/+1
* Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-147-21/+24
|\
| * powerpc/cell: Add __init attribute to eligible functionsNick Child2021-12-235-20/+20
| * powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell2021-12-091-0/+1
| * powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-0/+1
| * powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-021-1/+1
| * powerpc/cell: add missing of_node_putJulia Lawall2021-11-251-0/+1
* | powerpc/cell/axon_msi: Convert to msi_on_each_desc()Thomas Gleixner2021-12-161-5/+2
* | powerpc/cell/axon_msi: Use PCI device propertyThomas Gleixner2021-12-161-4/+1
* | genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner2021-12-091-1/+1
|/
* mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig2021-10-181-0/+1
* powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V2021-08-131-2/+2
* powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-102-14/+5
* powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider2021-07-081-3/+0
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-022-6/+3
|\
| * powerpc/spider-pci: Remove set but not used variable 'val'Baokun Li2021-06-151-2/+1