index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
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
KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devices
Cédric Le Goater
2021-08-10
powerpc/xics: Fix IRQ migration
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interrupt
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Drop unused MSI code
Cédric Le Goater
2021-08-10
powerpc/pseries/pci: Drop unused MSI code
Cédric Le Goater
2021-08-10
powerpc/xics: Drop unmask of MSIs at startup
Cédric Le Goater
2021-08-10
powerpc/pci: Drop XIVE restriction on MSI domains
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3
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
2021-08-10
powerpc/xics: Remove ICS list
Cédric Le Goater
2021-08-10
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
2021-08-10
KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines
Cédric Le Goater
2021-08-10
KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Add MSI domains
Cédric Le Goater
2021-08-10
powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()
Cédric Le Goater
2021-08-10
powerpc/pseries/pci: Add support of MSI domains to PHB hotplug
Cédric Le Goater
2021-08-10
powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data
Cédric Le Goater
2021-08-10
powerpc/pseries/pci: Add a domain_free_irqs() handler
Cédric Le Goater
2021-08-10
powerpc/xive: Remove irqd_is_started() check when setting the affinity
Cédric Le Goater
2021-08-10
powerpc/xive: Drop unmask of MSIs at startup
Cédric Le Goater
2021-08-10
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
2021-08-10
powerpc/xive: Ease debugging of xive_irq_set_affinity()
Cédric Le Goater
2021-08-10
powerpc/xive: Add support for IRQ domain hierarchy
Cédric Le Goater
2021-08-10
powerpc/pseries/pci: Introduce rtas_prepare_msi_irqs()
Cédric Le Goater
2021-08-10
powerpc/pseries/pci: Introduce __find_pe_total_msi()
Cédric Le Goater
2021-08-10
KVM: PPC: Use arch_get_random_seed_long instead of powernv variant
Alexey Kardashevskiy
2021-08-10
powerpc/configs: Disable legacy ptys on microwatt defconfig
Anton Blanchard
2021-08-10
powerpc: Always inline radix_enabled() to fix build failure
Jordan Niethe
2021-08-10
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
powerpc/kexec: fix for_each_child.cocci warning
kernel test robot
2021-08-10
powerpc/pseries: Prevent free CPU ids being reused on another node
Laurent Dufour
2021-08-10
pseries/drmem: update LMBs after LPM
Laurent Dufour
2021-08-10
powerpc/numa: Consider the max NUMA node for migratable LPAR
Laurent Dufour
2021-08-10
powerpc/non-smp: Unconditionaly call smp_mb() on switch_mm
Christophe Leroy
2021-08-10
powerpc: Remove in_kernel_text()
Christophe Leroy
2021-08-09
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-08-09
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
2021-08-07
powerpc/pseries: Fix update of LPAR security flavor after LPM
Laurent Dufour
2021-08-07
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
2021-08-07
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-08-07
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
[prev]
[next]