aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/spu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-23powerpc/ps3: Add __init attribute to eligible functionsNick Child1-1/+1
2020-09-15powerpc/ps3: make two symbols staticJason Yan1-2/+2
2019-08-27powerpc/ps3: replace __ioremap() by ioremap_prot()Christophe Leroy1-7/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy1-2/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V1-1/+1
2016-05-01powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V1-1/+1
2013-12-02powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2011-12-08powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand1-1/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell1-4/+8
2008-08-26powerpc/ps3: Fix ioremap of spu shadow regsMasakazu Mokuno1-4/+14
2008-04-01[POWERPC] PS3: Add ps3_get_speid routineTakashi Yamamoto1-0/+7
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi1-2/+25
2007-09-11[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr1-0/+2
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch1-0/+6
2007-07-17Cell: Draw SPE helper penguin logosGeert Uytterhoeven1-2/+4
2007-06-28[POWERPC] PS3: Map SPU regions as non-guardedGeoff Levand1-4/+9
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand1-8/+8
2007-05-02[POWERPC] Fix STRICT_MM_TYPECHECKSDavid Gibson1-1/+1
2007-02-13[POWERPC] powerpc: Remove SPU struct pages for PS3Benjamin Herrenschmidt1-40/+2
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand1-1/+2
2007-02-07[POWERPC] ps3: bind interrupt to cpuGeoff Levand1-6/+6
2007-02-07[POWERPC] ps3: fix struct alignment attributesGeoff Levand1-3/+2
2006-12-04[POWERPC] ps3: add spu supportGeoff Levand1-0/+613