index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spu_manage.c
Age
Commit message (
Expand
)
Author
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
2007-12-19
[POWERPC] cell: safer of_has_vicinity routine
Andre Detsch
2007-12-19
[POWERPC] cell: add missing '\n'
Ishizaki Kou
2007-09-22
[POWERPC] cell: Don't cast the result of of_get_property()
Jeremy Kerr
2007-08-30
[POWERPC] spu_manage: fix spu_unit_number for celleb device tree
Christian Krafft
2007-08-25
[POWERPC] spu_manage: Use newer physical-id attribute
Christian Krafft
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-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-02-13
[POWERPC] spufs: remove need for struct page for SPEs
Benjamin Herrenschmidt
2007-02-07
[POWERPC] Celleb: consolidate spu management ops
Ishizaki Kou