index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2022-09-05
powerpc/cell: Add missing of_node_put()s
Liang He
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2021-12-23
powerpc/cell: Add __init attribute to eligible functions
Nick Child
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-10-03
powerpc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-03
powerpc/cell: Use irq_of_parse_and_map() helper
Rob Herring
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