index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
4xx
Age
Commit message (
Expand
)
Author
Lines
2024-06-28
powerpc/platforms: Move files from 4xx to 44x
Christophe Leroy
-3901
/
+0
2024-06-28
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
-1
/
+1
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
-100
/
+0
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
-1
/
+1
2023-08-18
powerpc/4xx: Add missing includes to fix no previous prototype errors
Christophe Leroy
-0
/
+2
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
-3
/
+3
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-11
/
+7
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+4
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
-4
/
+4
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
-11
/
+7
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
-1
/
+1
2022-12-17
powerpc/msi: Fix deassociation of MSI descriptors
Marc Zyngier
-0
/
+1
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
-1
/
+4
2022-05-04
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap
-1
/
+1
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-3
/
+3
2021-12-23
powerpc/4xx: Add __init attribute to eligible functions
Nick Child
-3
/
+3
2021-12-16
powerpc/4xx/hsta: Rework MSI handling
Thomas Gleixner
-5
/
+2
2021-12-09
powerpc/4xx: Remove MSI support which never worked
Thomas Gleixner
-282
/
+0
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
-1
/
+1
2021-08-10
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
-3
/
+1
2020-05-28
powerpc/4xx: Don't unmap NULL mbase
huhai
-3
/
+1
2019-08-27
powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
-391
/
+0
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+1
2019-07-03
powerpc/4xx/uic: clear pending interrupt after irq type/pol change
Christian Lamparter
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
-45
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-19
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-01-11
powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings
Michael Ellerman
-3
/
+3
2018-12-30
powerpc/4xx/ocm: Fix phys_addr_t printf warnings
Michael Ellerman
-3
/
+3
2018-12-30
powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usage
Christian Lamparter
-2
/
+2
2018-12-21
powerpc/4xx: Delete an unnecessary return statement in two functions
Markus Elfring
-3
/
+0
2018-12-21
powerpc/4xx: Delete error message for a ENOMEM in two functions
Markus Elfring
-4
/
+1
2018-12-21
powerpc/4xx: Use seq_putc() in ocm_debugfs_show()
Markus Elfring
-1
/
+1
2018-12-21
powerpc/4xx: Combine four seq_printf() calls into two in ocm_debugfs_show()
Markus Elfring
-6
/
+2
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
-4
/
+2
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-5
/
+2
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
-5
/
+2
2018-09-28
powerpc: 4xx: get cpu node with of_get_cpu_node
Rob Herring
-1
/
+1
2018-08-03
powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
Guenter Roeck
-21
/
+30
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
-2
/
+3
2018-03-31
powerpc/4xx: Fix error return code in ppc4xx_msi_probe()
Wei Yongjun
-1
/
+2
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
-2
/
+2
2017-08-31
powerpc/4xx: Constify cpm_suspend_ops
Arvind Yadav
-1
/
+1
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
-82
/
+67
2017-08-10
powerpc/4xx: Move machine_check_4xx() into platforms/4xx
Michael Ellerman
-1
/
+27
2017-08-10
powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
Michael Ellerman
-0
/
+4739
2007-08-20
[POWERPC] Rename 4xx paths to 40x
Josh Boyer
-209
/
+0
[next]