index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
2023-04-04
powerpc/fsl_rio: Use of_iomap()
Rob Herring
2023-04-04
powerpc/xics: Use of_address_count()
Rob Herring
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-30
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
2023-03-28
powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init()
Greg Kroah-Hartman
2023-03-17
powerpc/fsl: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-17
powerpc/msi: Fix deassociation of MSI descriptors
Marc Zyngier
2022-11-30
powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary
Pali Rohár
2022-11-24
powerpc/mpic_msgr: fix cast removes address space of expression warnings
ruanjinjie
2022-11-24
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
2022-11-24
powerpc/sysdev: Remove some duplicate prefix in some messages
Christophe JAILLET
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
2022-09-14
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
2022-09-06
powerpc/xive: fix repeated words in comments
Jilin Yuan
2022-09-05
powerpc/fsl_pci: Remove of_node_put() when reference escaped out
Liang He
2022-09-05
powerpc/sysdev/fsl_msi: Add missing of_node_put()
Liang He
2022-09-05
powerpc/sysdev: Add missing of_node_put()s
Liang He
2022-08-01
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
2022-07-28
powerpc/sysdev: Fix comment typo
Jason Wang
2022-07-28
powerpc: Remove asm/prom.h from asm/mpc52xx.h and asm/pci.h
Christophe Leroy
2022-07-27
powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
2022-07-27
powerpc/fsl-pci: Fix Class Code of PCIe Root Port
Pali Rohár
2022-07-09
Merge branch 'fixes' into next
Michael Ellerman
2022-06-24
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-05-24
powerpc/xics: Include missing header
Christophe Leroy
2022-05-22
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
Peng Wu
2022-05-22
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Miaoqian Lin
2022-05-22
powerpc/xive: Fix refcount leak in xive_spapr_init
Miaoqian Lin
2022-05-22
powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
Christophe Leroy
2022-05-22
powerpc/xics: fix refcount leak in icp_opal_init()
Lv Ruyi
2022-05-22
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-16
powerpc/xive: fix return value of __setup handler
Randy Dunlap
2022-03-08
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-07
powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINT
Christophe Leroy
2022-02-03
powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
2022-01-31
powerpc/xive: Export XIVE IPI information for online-only processors.
Sachin Sant
[next]