index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
4xx
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-11
powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings
Michael Ellerman
2018-12-30
powerpc/4xx/ocm: Fix phys_addr_t printf warnings
Michael Ellerman
2018-12-30
powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usage
Christian Lamparter
2018-12-21
powerpc/4xx: Delete an unnecessary return statement in two functions
Markus Elfring
2018-12-21
powerpc/4xx: Delete error message for a ENOMEM in two functions
Markus Elfring
2018-12-21
powerpc/4xx: Use seq_putc() in ocm_debugfs_show()
Markus Elfring
2018-12-21
powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()
Markus Elfring
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-09-28
powerpc: 4xx: get cpu node with of_get_cpu_node
Rob Herring
2018-08-03
powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
Guenter Roeck
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-31
powerpc/4xx: Fix error return code in ppc4xx_msi_probe()
Wei Yongjun
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2017-08-31
powerpc/4xx: Constify cpm_suspend_ops
Arvind Yadav
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-10
powerpc/4xx: Move machine_check_4xx() into platforms/4xx
Michael Ellerman
2017-08-10
powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
Michael Ellerman
2007-08-20
[POWERPC] Rename 4xx paths to 40x
Josh Boyer
2007-04-24
[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc
David Gibson
2006-12-12
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
2005-10-11
ppc: Various minor compile fixes
Paul Mackerras
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras