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
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
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-04
powerpc/xive: Add missing null check after calling kmalloc
Ammar Faizi
2021-12-23
powerpc/pasemi: Add __init attribute to eligible functions
Nick Child
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-12-20
powerpc/mpic: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-12-16
powerpc/mpic_u3msi: Use msi_for_each-desc()
Thomas Gleixner
2021-12-16
powerpc/fsl_msi: Use msi_for_each_desc()
Thomas Gleixner
2021-12-09
powerpc/4xx: Remove MSI support which never worked
Thomas Gleixner
2021-12-02
powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.
Cédric Le Goater
2021-11-25
powerpc/tsi108: make EXPORT_SYMBOL follow its function immediately
Jason Wang
2021-11-25
powerpc/xive: Add a debugfs toggle for save-restore
Cédric Le Goater
2021-11-25
powerpc/xive: Add a kernel parameter for StoreEOI
Cédric Le Goater
2021-11-25
powerpc/xive: Add a debugfs toggle for StoreEOI
Cédric Le Goater
2021-11-25
powerpc/xive: Add a debugfs file to dump EQs
Cédric Le Goater
2021-11-25
powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'
Cédric Le Goater
2021-11-25
powerpc/xive: Change the debugfs file 'xive' into a directory
Cédric Le Goater
2021-11-25
powerpc/xive: Introduce xive_core_debugfs_create()
Cédric Le Goater
2021-11-25
powerpc/xive: Activate StoreEOI on P10
Cédric Le Goater
2021-11-25
powerpc/xive: Introduce an helper to print out interrupt characteristics
Cédric Le Goater
2021-11-25
powerpc/xive: Replace pr_devel() by pr_debug() to ease debug
Cédric Le Goater
2021-11-17
powerpc/xive: Change IRQ domain to a tree domain
Cédric Le Goater
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-10-28
powerpc/dcr: Use cmplwi instead of 3-argument cmpli
Michael Ellerman
2021-10-13
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
2021-09-15
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-18
powerpc/xive: Do not mark xive_request_ipi() as __init
Nathan Chancellor
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-12
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
2021-08-10
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
2021-08-10
powerpc: use IRQF_NO_DEBUG for IPIs
Cédric Le Goater
2021-08-10
powerpc/xive: Use XIVE domain under xmon and debugfs
Cédric Le Goater
2021-08-10
powerpc/xics: Fix IRQ migration
Cédric Le Goater
2021-08-10
powerpc/xics: Drop unmask of MSIs at startup
Cédric Le Goater
2021-08-10
powerpc/xics: Add support for IRQ domain hierarchy
Cédric Le Goater
2021-08-10
powerpc/xics: Add debug logging to the set_irq_affinity handlers
Cédric Le Goater
2021-08-10
powerpc/xics: Give a name to the default XICS IRQ domain
Cédric Le Goater
2021-08-10
powerpc/xics: Rename the map handler in a check handler
Cédric Le Goater
[next]