summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spu_manage.c
AgeCommit message (Expand)Author
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-07-13powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi
2007-12-19[POWERPC] cell: safer of_has_vicinity routineAndre 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 treeChristian Krafft
2007-08-25[POWERPC] spu_manage: Use newer physical-id attributeChristian Krafft
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch
2007-07-17Cell: Draw SPE helper penguin logosGeert Uytterhoeven
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-13[POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt
2007-02-07[POWERPC] Celleb: consolidate spu management opsIshizaki Kou