index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
/
spu.c
Age
Commit message (
Expand
)
Author
2020-09-15
powerpc/ps3: make two symbols static
Jason Yan
2019-08-27
powerpc/ps3: replace __ioremap() by ioremap_prot()
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2018-10-14
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
Christophe Leroy
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-05-01
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
2013-12-02
powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2011-12-08
powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe
Geoff Levand
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
2008-08-26
powerpc/ps3: Fix ioremap of spu shadow regs
Masakazu Mokuno
2008-04-01
[POWERPC] PS3: Add ps3_get_speid routine
Takashi Yamamoto
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
2007-09-11
[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set
Jeremy Kerr
2007-08-10
[POWERPC] cell: Move SPU affinity init to spu_management_of_ops
Andre Detsch
2007-07-17
Cell: Draw SPE helper penguin logos
Geert Uytterhoeven
2007-06-28
[POWERPC] PS3: Map SPU regions as non-guarded
Geoff Levand
2007-05-02
[POWERPC] PS3: Interrupt routine fixups.
Geoff Levand
2007-05-02
[POWERPC] Fix STRICT_MM_TYPECHECKS
David Gibson
2007-02-13
[POWERPC] powerpc: Remove SPU struct pages for PS3
Benjamin Herrenschmidt
2007-02-07
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
2007-02-07
[POWERPC] ps3: bind interrupt to cpu
Geoff Levand
2007-02-07
[POWERPC] ps3: fix struct alignment attributes
Geoff Levand
2006-12-04
[POWERPC] ps3: add spu support
Geoff Levand