index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
Age
Commit message (
Expand
)
Author
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
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
2020-09-18
powerpc/xive: Make debug routines static
Cédric Le Goater
2020-07-30
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
2020-06-22
powerpc/xive: Ignore kmemleak false positives
Alexey Kardashevskiy
2020-05-28
powerpc/xive: Share the event-queue page with the Hypervisor.
Ram Pai
2020-05-28
powerpc/xive: Do not expose a debugfs file when XIVE is disabled
Cédric Le Goater
2020-05-26
powerpc/xive: Clear the page tables for the ESB IO mapping
Cédric Le Goater
2020-05-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
2020-04-20
powerpc/xive: Define xive_native_alloc_irq_on_chip()
Haren Myneni
2020-03-27
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
2020-03-27
powerpc/xmon: Add source flags to output of XIVE interrupts
Cédric Le Goater
2020-03-27
powerpc/xive: Fix xmon support on the PowerNV platform
Cédric Le Goater
2020-03-27
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
2020-01-22
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
2019-12-05
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
2019-11-13
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-14
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
2019-09-14
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
2019-08-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
2019-08-15
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
2019-08-15
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
2019-08-05
powerpc/xive: Update comment referencing magic loads from an ESB
Jordan Niethe
2019-07-18
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-02
powerpc/pseries: Fix xive=off command line
Greg Kurz
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
2019-04-11
powerpc/xive: add OPAL extensions for the XIVE native exploitation support
Cédric Le Goater
2019-01-15
powerpc: remove unnecessary unlikely()
Igor Stoppa
2018-11-25
powerpc/xive: Define xive_do_source_eoi as static
Breno Leitao
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-13
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-03
powerpc/xive: Move a dereference below a NULL test
zhong jiang
2018-09-19
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
[next]