summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-08-10powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-07-08powerpc/preempt: Don't touch the idle task's preempt_count during hotplugValentin Schneider
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-15powerpc/spider-pci: Remove set but not used variable 'val'Baokun Li
2021-06-15powerpc/spufs: Remove set but not used variable 'dummy'Baokun Li
2021-06-10powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier
2021-06-10powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-27Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-23powerpc/iommu: Do not immediately panic when failed IOMMU table allocationAlexey Kardashevskiy
2021-04-14powerpc/syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-03-12spufs: fix bogosity in S_ISGID handlingAl Viro
2021-03-08coredump: don't bother with do_truncate()Al Viro
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin
2021-02-09powerpc/cell: tidy up pervasive declarationsNicholas Piggin
2021-01-29arch: powerpc: Stop building and using oprofileViresh Kumar
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2020-12-10file: Rename fcheck lookup_fd_rcuEric W. Biederman
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-23powerpc/spufs: Fix the type of ret in spufs_arch_write_noteChristoph Hellwig
2020-07-22powerpc/spufs: Rework fcheck() usageMichael Ellerman
2020-07-15powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret
2020-06-17powerpc/syscalls: Use the number when building SPU syscall tableMichael Ellerman
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
2020-05-05powerpc/spufs: simplify spufs core dumpingChristoph Hellwig
2020-05-05powerpc/spufs: stop using access_okChristoph Hellwig
2020-05-05powerpc/spufs: fix copy_to_user while atomicJeremy Kerr
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25powerpc/cell: Use fallthrough;Joe Perches
2020-03-04powerpc/cell/axon_msi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-01-14arch/powerpc/setup: Drop dummy_con initializationArvind Sankar
2019-11-13powerpc/spufs: remove set but not used variable 'ctx'YueHaibing
2019-10-11spufs: fix a crash in spufs_create_root()Emmanuel Nicolet