summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* 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
| * powerpc/spufs: Remove set but not used variable 'dummy'Baokun Li2021-06-151-4/+2
* | powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier2021-06-101-0/+1
* | powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier2021-06-101-0/+1
|/
* Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-302-2/+3
|\
| * powerpc/iommu: Do not immediately panic when failed IOMMU table allocationAlexey Kardashevskiy2021-04-231-1/+2
| * powerpc/syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-141-1/+1
* | Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-271-2/+1
|\ \
| * | coredump: don't bother with do_truncate()Al Viro2021-03-081-2/+1
| |/
* / spufs: fix bogosity in S_ISGID handlingAl Viro2021-03-121-8/+2
|/
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-2/+3
|\
| * fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
| * attr: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-224-9/+10
|\ \
| * | powerpc: convert interrupt handlers to use wrappersNicholas Piggin2021-02-092-6/+9
| * | powerpc/cell: tidy up pervasive declarationsNicholas Piggin2021-02-092-3/+1
| |/
* | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+1
|\ \
| * | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann2021-02-171-1/+1
| |/
* / arch: powerpc: Stop building and using oprofileViresh Kumar2021-01-296-72/+1
|/
* file: Rename fcheck lookup_fd_rcuEric W. Biederman2020-12-101-1/+1
* Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-072-4/+18
|\
| * powerpc/spufs: Fix the type of ret in spufs_arch_write_noteChristoph Hellwig2020-07-231-1/+1
| * powerpc/spufs: Rework fcheck() usageMichael Ellerman2020-07-221-3/+16
| * powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann2020-07-151-0/+1
* | cpufreq: Register governors at core_initcallQuentin Perret2020-07-021-24/+2
|/
* powerpc/syscalls: Use the number when building SPU syscall tableMichael Ellerman2020-06-171-1/+1
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-3/+3
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-095-5/+5
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-5/+5
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-3/+3
|\
| * powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-3/+3
* | powerpc/spufs: simplify spufs core dumpingChristoph Hellwig2020-05-053-176/+117
* | powerpc/spufs: stop using access_okChristoph Hellwig2020-05-051-34/+8
* | powerpc/spufs: fix copy_to_user while atomicJeremy Kerr2020-05-051-38/+75
|/
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-052-6/+2
|\
| * powerpc/cell: Use fallthrough;Joe Perches2020-03-251-1/+1
| * powerpc/cell/axon_msi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2020-03-041-5/+1
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-8/+3
|\
| * fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-7/+3
| * fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0
* | arch/powerpc/setup: Drop dummy_con initializationArvind Sankar2020-01-141-3/+0
|/
* powerpc/spufs: remove set but not used variable 'ctx'YueHaibing2019-11-131-2/+0