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
/
pasemi
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
-1
/
+1
2024-09-10
powerpc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-08-30
powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()
Gaosheng Cui
-1
/
+0
2024-03-03
powerpc: Stop using of_root
Christophe Leroy
-1
/
+3
2024-02-22
powerpc: gpio_mdio: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-11-21
powerpc/pasemi: mark pas_shutdown() static
Arnd Bergmann
-1
/
+1
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
-0
/
+3
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
-1
/
+3
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
-1
/
+1
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
-1
/
+0
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+2
2022-12-17
powerpc/msi: Fix deassociation of MSI descriptors
Marc Zyngier
-0
/
+1
2022-11-24
powerpc/pasemi: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
-2
/
+2
2022-09-06
powerpc/pasemi: Use of_root in pas_pci_init()
Michael Ellerman
-8
/
+2
2022-09-06
powerpc/pasemi: Use strscpy instead of strlcpy
Russell Currey
-2
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
-2
/
+7
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
-2
/
+2
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
-2
/
+2
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-5
/
+6
2021-12-23
powerpc/pasemi: Add __init attribute to eligible functions
Nick Child
-4
/
+4
2021-12-16
powerpc/pasemi/msi: Convert to msi_on_each_dec()
Thomas Gleixner
-7
/
+2
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
-0
/
+1
2021-12-02
powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
Nicholas Piggin
-1
/
+1
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-1
/
+1
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
-1
/
+1
2021-07-19
powerpc/pasemi: Fix fall-through warning for Clang
Gustavo A. R. Silva
-0
/
+1
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
-2
/
+2
2021-04-23
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
-1
/
+3
2021-02-09
powerpc/pasemi: Move PHB discovery
Oliver O'Halloran
-2
/
+1
2020-07-29
powerpc: use for_each_child_of_node() macro
Qinglang Miao
-2
/
+1
2020-01-14
arch/powerpc/setup: Drop dummy_con initialization
Arvind Sankar
-4
/
+0
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
-6
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
-106
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-5
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
-0
/
+3
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+3
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
-2
/
+3
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
-52
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
-1
/
+1
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2018-12-20
powerpc/pasemi: Add Nemo board IRQ initroutine
Darren Stevens
-0
/
+26
2018-12-20
powerpc/pasemi: Add Nemo board device init code.
Darren Stevens
-0
/
+34
2018-12-20
powerpc/pasemi: Add Nemo board IRQ initroutine
Darren Stevens
-0
/
+37
2018-12-20
powerpc/pasemi: Add PCI initialisation for Nemo board.
Darren Stevens
-0
/
+55
2018-11-25
powerpc/pasemi: Use dma_zalloc_coherent()
Sabyasachi Gupta
-3
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
-1
/
+1
[next]