summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorLines
2022-08-01powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin-0/+1
2022-08-01powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin-0/+1
2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy-1/+1
2022-05-08powerpc: Add missing headersChristophe Leroy-8/+14
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy-6/+0
2022-05-05powerpc: fix typos in commentsJulia Lawall-4/+4
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure-3/+3
2022-03-08powerpc/spufs: Fix build warning when CONFIG_PROC_FS=nYueHaibing-1/+3
2022-02-03powerpc/spufs: adjust list element pointer typeJulia Lawall-2/+1
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-21/+24
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child-20/+20
2021-12-16powerpc/cell/axon_msi: Convert to msi_on_each_desc()Thomas Gleixner-5/+2
2021-12-16powerpc/cell/axon_msi: Use PCI device propertyThomas Gleixner-4/+1
2021-12-09powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell-0/+1
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin-0/+1
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner-1/+1
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin-1/+1
2021-11-25powerpc/cell: add missing of_node_putJulia Lawall-0/+1
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>Christoph Hellwig-0/+1
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V-2/+2
2021-08-10powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier-14/+5
2021-07-08powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider-3/+0
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-6/+3
2021-06-15powerpc/spider-pci: Remove set but not used variable 'val'Baokun Li-2/+1
2021-06-15powerpc/spufs: Remove set but not used variable 'dummy'Baokun Li-4/+2
2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier-0/+1
2021-06-10powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier-0/+1
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+3
2021-04-27Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2021-04-23powerpc/iommu: Do not immediately panic when failed IOMMU table allocationAlexey Kardashevskiy-1/+2
2021-04-14powerpc/syscalls: switch to generic syscalltbl.shMasahiro Yamada-1/+1
2021-03-12spufs: fix bogosity in S_ISGID handlingAl Viro-8/+2
2021-03-08coredump: don't bother with do_truncate()Al Viro-2/+1
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+3
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-9/+10
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann-1/+1
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin-6/+9
2021-02-09powerpc/cell: tidy up pervasive declarationsNicholas Piggin-3/+1
2021-01-29arch: powerpc: Stop building and using oprofileViresh Kumar-72/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner-1/+2
2021-01-24attr: handle idmapped mountsChristian Brauner-1/+1
2020-12-10file: Rename fcheck lookup_fd_rcuEric W. Biederman-1/+1
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-4/+18
2020-07-23powerpc/spufs: Fix the type of ret in spufs_arch_write_noteChristoph Hellwig-1/+1
2020-07-22powerpc/spufs: Rework fcheck() usageMichael Ellerman-3/+16
2020-07-15powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann-0/+1
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret-24/+2
2020-06-17powerpc/syscalls: Use the number when building SPU syscall tableMichael Ellerman-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse-3/+3