index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
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
2021-08-10
powerpc/xics: Remove ICS list
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/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/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-07-05
powerpc/xive: Fix error handling when allocating an IPI
Cédric Le Goater
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-04-30
powerpc/xive: remove unnecessary unmap_kernel_range
Nicholas Piggin
2021-04-23
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
2021-04-17
powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
Cédric Le Goater
2021-04-14
powerpc/xive: Modernize XIVE-IPI domain with an 'alloc' handler
Cédric Le Goater
2021-04-14
powerpc/xive: Map one IPI interrupt per node
Cédric Le Goater
2021-04-14
powerpc/xive: Fix xmon command "dxi"
Cédric Le Goater
2021-04-14
powerpc/xive: Simplify the dump of XIVE interrupts under xmon
Cédric Le Goater
2021-04-14
powerpc/xive: Drop check on irq_data in xive_core_debug_show()
Cédric Le Goater
2021-04-14
powerpc/xive: Simplify xive_core_debug_show()
Cédric Le Goater
2021-04-14
powerpc/xive: Remove useless check on XIVE_IPI_HW_IRQ
Cédric Le Goater
2021-04-14
powerpc/xive: Introduce an IPI interrupt domain
Cédric Le Goater
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-29
powerpc/fsl-pci: Fix section mismatch warning
Michael Ellerman
2021-03-29
powerpc/xive: use true and false for bool variable
Yang Li
2020-12-11
powerpc/xive: Improve error reporting of OPAL calls
Cédric Le Goater
2020-12-11
powerpc/xive: Simplify xive_do_source_eoi()
Cédric Le Goater
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
[next]