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