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
/
cbe_regs.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2007-12-20
[POWERPC] cell/cbe_regs.c: Add missing of_node_put
Julia Lawall
2007-12-19
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
2007-10-09
[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
Benjamin Herrenschmidt
2007-07-20
[CELL] allow linux to map Cell regs on legacy SLOF tree.
Jean-Christophe DUBOIS
2007-04-23
[POWERPC] cell: add support for proper device-tree
Christian Krafft
2007-04-23
[POWERPC] cell: add cbe_node_to_cpu function
Christian Krafft
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2006-12-04
[POWERPC] cell: Add oprofile support
Maynard Johnson
2006-10-25
[POWERPC] cell: add shadow registers for pmd_reg
Kevin Corry
2006-10-25
[POWERPC] cell: update Cell BE register definitions
David Erb
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
2006-06-25
[PATCH] more for_each_cpu() removal
Andrew Morton
2006-06-21
[POWERPC] cell: add RAS support
Benjamin Herrenschmidt