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
/
cell
/
spu_manage.c
Age
Commit message (
Expand
)
Author
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-07-13
powerpc/cell: Don't use flat device-tree after boot
Benjamin Herrenschmidt
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
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