aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/4xx
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-26
|\
| * powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy2018-10-14
* | powerpc: 4xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-28
|/
* powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck2018-08-03
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* powerpc/4xx: Fix error return code in ppc4xx_msi_probe()Wei Yongjun2018-03-30
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-20
* powerpc/4xx: Constify cpm_suspend_opsArvind Yadav2017-08-31
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-23
* powerpc/4xx: Move machine_check_4xx() into platforms/4xxMichael Ellerman2017-08-10
* powerpc/4xx: Create 4xx pseudo-platform in platforms/4xxMichael Ellerman2017-08-10
* [POWERPC] Rename 4xx paths to 40xJosh Boyer2007-08-20
* [POWERPC] Re-organize Kconfig code for 4xx in arch/powerpcDavid Gibson2007-04-24
* kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-12
* ppc: Various minor compile fixesPaul Mackerras2005-10-11
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-26