开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
/
common.c
Age
Commit message (
Expand
)
Author
2024-11-14
powerpc/xive: Use cpumask_intersects()
Costa Shulyupin
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
2022-09-06
powerpc/xive: fix repeated words in comments
Jilin Yuan
2022-05-22
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-03-16
powerpc/xive: fix return value of __setup handler
Randy Dunlap
2022-01-31
powerpc/xive: Export XIVE IPI information for online-only processors.
Sachin Sant
2021-12-02
powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.
Cédric Le Goater
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: 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-10-13
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
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: 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/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-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
powerpc/xive: remove unnecessary unmap_kernel_range
Nicholas Piggin
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
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
2020-12-11
powerpc/xive: Add a debug_show handler to the XIVE irq_domain
Cédric Le Goater
2020-12-11
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
2020-12-11
powerpc/xive: Introduce XIVE_IPI_HW_IRQ
Cédric Le Goater
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
[next]