summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-231-4/+4
|\
| * introduce fd_file(), convert all accessors to it.Al Viro2024-08-131-4/+4
* | powerpc: Stop using no_llseekMichael Ellerman2024-09-051-17/+0
|/
* powerpc: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-044-0/+4
* powerpc: Fix typosBjorn Helgaas2024-05-071-1/+1
* powerpc/cell: Code cleanup for spufs_mfc_flushKunwu Chan2024-05-071-16/+4
* powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan2024-05-071-17/+0
* powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()Yang Li2024-05-071-0/+1
* 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-151-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-241-7/+7
|\ \
| * | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-101-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