summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-032-3/+8
|\
| * powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini2021-07-262-3/+8
* | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-1/+1
|\ \
| * | powerpc/iommu: return error code from .map_sg() opsMartin Oliveira2021-08-091-1/+1
| |/
* / bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
|/
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-024-7/+66
|\
| * powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand2021-06-101-0/+12
| * powerpc/ps3: Warn on PS3 device errorsGeoff Levand2021-06-101-4/+5
| * powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT optionGeoff Levand2021-06-101-0/+9
| * powerpc/ps3: Add firmware version to sysfsGeoff Levand2021-06-101-3/+40
* | powerpc: Move the use of irq_domain_add_nomap() behind a config optionMarc Zyngier2021-06-101-0/+1
* | powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacyMarc Zyngier2021-06-101-2/+2
* | powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier2021-06-101-0/+1
|/
* powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-041-3/+2
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-2/+2
|\
| * powerpc/ps3: make two symbols staticJason Yan2020-09-151-2/+2
* | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
* | dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+4
|/
* powerpc/ps3: Fix kexec shutdown hangGeoff Levand2020-05-191-10/+12
* powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-112-9/+9
* powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy2020-05-111-7/+7
* Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-091-3/+1
|\
| * powerpc/ps3: Remove duplicate error messageMarkus Elfring2020-04-031-3/+1
* | powerpc/ps3: Convert half completion to rcuwaitPeter Zijlstra (Intel)2020-03-211-9/+9
|/
* arch/powerpc/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-201-7/+3
|\
| * powerpc/ps3: replace __ioremap() by ioremap_prot()Christophe Leroy2019-08-271-7/+3
* | dma-mapping: provide a better default ->get_required_maskChristoph Hellwig2019-09-041-7/+0
* | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+4
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-3014-182/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* Move static keyword at beginning of declarationMathieu Malaterre2019-02-032-4/+4
* powerpc/ps3: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-141-3/+1
* PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy2018-10-141-2/+1
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-131-2/+0
* powerpc: Fix signedness bug in update_flash_db()Dan Carpenter2018-10-131-1/+1
* powerpc: remove unused to_tm() helperArnd Bergmann2018-06-031-24/+0
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-032-2/+2
* powerpc/64: Fix strncpy() related build failures with GCC 8.1Christophe Leroy2018-06-031-2/+2
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-201-4/+2
* powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin2018-01-221-0/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-01-211-0/+15
|\
| * Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-051-0/+15
* | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-043-10/+8
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* powerpc: Squash lines for simple wrapper functionsMasahiro Yamada2017-08-311-17/+5