开源镜像站
帮助
动态
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
/
kvm
/
book3s_xive_template.c
Age
Commit message (
Expand
)
Author
2022-05-19
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
Alexey Kardashevskiy
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_SHIFT_BUG
Cédric Le Goater
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-30
KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
Paul Mackerras
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-05-18
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-17
KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority change
Benjamin Herrenschmidt
2017-09-12
KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses
Benjamin Herrenschmidt
2017-08-24
KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them
Benjamin Herrenschmidt
2017-08-24
KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
Benjamin Herrenschmidt
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt