index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
4xx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
1
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
3
-1
/
+4
2022-05-04
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-3
/
+3
2021-12-23
powerpc/4xx: Add __init attribute to eligible functions
Nick Child
2
-3
/
+3
2021-12-17
powerpc/4xx/hsta: Rework MSI handling
Thomas Gleixner
1
-5
/
+2
2021-12-09
powerpc/4xx: Remove MSI support which never worked
Thomas Gleixner
2
-282
/
+0
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
1
-1
/
+1
2021-08-10
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-3
/
+1
2020-05-28
powerpc/4xx: Don't unmap NULL mbase
huhai
1
-3
/
+1
2019-08-27
powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
2
-391
/
+0
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2019-07-03
powerpc/4xx/uic: clear pending interrupt after irq type/pol change
Christian Lamparter
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
3
-45
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-19
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-11
powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings
Michael Ellerman
1
-3
/
+3
2018-12-30
powerpc/4xx/ocm: Fix phys_addr_t printf warnings
Michael Ellerman
1
-3
/
+3
2018-12-30
powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usage
Christian Lamparter
1
-2
/
+2
2018-12-21
powerpc/4xx: Delete an unnecessary return statement in two functions
Markus Elfring
2
-3
/
+0
2018-12-21
powerpc/4xx: Delete error message for a ENOMEM in two functions
Markus Elfring
1
-4
/
+1
2018-12-21
powerpc/4xx: Use seq_putc() in ocm_debugfs_show()
Markus Elfring
1
-1
/
+1
2018-12-21
powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()
Markus Elfring
1
-6
/
+2
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
1
-4
/
+2
2018-10-27
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-5
/
+2
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
1
-5
/
+2
2018-09-28
powerpc: 4xx: get cpu node with of_get_cpu_node
Rob Herring
1
-1
/
+1
2018-08-03
powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
Guenter Roeck
1
-21
/
+30
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-2
/
+3
2018-03-30
powerpc/4xx: Fix error return code in ppc4xx_msi_probe()
Wei Yongjun
1
-1
/
+2
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2
-2
/
+2
2017-08-31
powerpc/4xx: Constify cpm_suspend_ops
Arvind Yadav
1
-1
/
+1
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
6
-82
/
+67
2017-08-10
powerpc/4xx: Move machine_check_4xx() into platforms/4xx
Michael Ellerman
2
-1
/
+27
2017-08-10
powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
Michael Ellerman
10
-0
/
+4739
2007-08-20
[POWERPC] Rename 4xx paths to 40x
Josh Boyer
2
-209
/
+0
2007-04-24
[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc
David Gibson
1
-222
/
+150
2006-12-12
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
1
-1
/
+1
2005-10-11
ppc: Various minor compile fixes
Paul Mackerras
1
-0
/
+1
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras
1
-0
/
+280