index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-16
powerpc: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
2025-05-16
powerpc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-05-04
powerpc: sysdev/gpio: use new line value setter callbacks
Bartosz Golaszewski
2025-04-16
powerpc: mpic: Use str_enabled_disabled() helper function
Thorsten Blum
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
2025-02-26
powerpc: Remove DCR_MMIO and the DCR generic layer
Michael Ellerman
2025-02-26
powerpc: Remove PPC_PMI and driver
Michael Ellerman
2025-02-24
arch/powerpc: Remove unused function icp_native_cause_ipi_rm()
Gautam Menghani
2025-02-24
powerpc/ipic: Stop printing address of registers
Christophe Leroy
2025-02-07
genirq: Remove leading space from irq_chip::irq_print_chip() callbacks
Geert Uytterhoeven
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-11-14
powerpc/xive: Use cpumask_intersects()
Costa Shulyupin
2024-10-29
powerpc/machdep: Drop include of seq_file.h
Michael Ellerman
2024-09-10
powerpc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-04
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-28
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
2024-05-07
powerpc: Fix kernel-doc comments in fsl_gtm.c
Yang Li
2024-04-29
powerpc/dart: Drop unnecessary call to kmemleak_no_scan()
Michael Ellerman
2024-04-03
powerpc/fsl-soc: hide unused const variable
Arnd Bergmann
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-22
powerpc: pmi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-22
powerpc: fsl_msi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-15
powerpc: mpic: make mpic_subsys const
Ricardo B. Marliere
2024-02-06
powerpc: udbg_memcons: mark functions static
Arnd Bergmann
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-01
powerpc/fsl-pci: Use PCI_HEADER_TYPE_MASK instead of literal
Ilpo Järvinen
2023-11-27
powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
Kunwu Chan
2023-11-27
powerpc/32: Drop unused grackle_set_stg()
Michael Ellerman
2023-10-20
powerpc/fsl_msi: Use device_get_match_data()
Rob Herring
2023-10-19
powerpc: Explicitly reverse bytes when checking for byte reversal
Benjamin Gray
2023-10-19
powerpc/xive: Fix endian conversion size
Benjamin Gray
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-25
powerpc/mpc5xxx: Add missing fwnode_handle_put()
Liang He
2023-08-24
powerpc: Drop zalloc_maybe_bootmem()
Michael Ellerman
2023-08-23
powerpc/85xx: Mark some functions static and add missing includes to fix no p...
Christophe Leroy
2023-08-18
powerpc/fsl_pci: Make fsl_add_bridge() static
Christophe Leroy
2023-08-16
powerpc/xics: Remove unnecessary endian conversion
Gautam Menghani
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-16
powerpc/cpm2: Remove cpm2_map() and cpm2_unmap()
Christophe Leroy
2023-08-16
powerpc/include: Remove mpc8260.h and m82xx_pci.h
Christophe Leroy
2023-08-08
net: fs_enet: Remove stale prototypes from fsl_soc.c
Christophe Leroy
2023-08-04
serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
Christophe Leroy
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-21
powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing
Rob Herring
[next]