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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rm_xics.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
1
-1
/
+1
*
KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE
Paul Mackerras
2019-02-19
1
-0
/
+7
*
KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
Paul Mackerras
2018-10-09
1
-0
/
+8
*
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-10-09
1
-3
/
+2
*
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
1
-1
/
+1
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-05-09
1
-5
/
+5
|
\
|
*
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-27
1
-5
/
+5
*
|
Merge branch 'topic/xive' (early part) into next
Michael Ellerman
2017-04-12
1
-2
/
+2
|
\
|
|
*
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2017-04-10
1
-2
/
+2
*
|
powerpc: Remove unnecessary includes of asm/debug.h
Michael Ellerman
2017-04-11
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-02-08
1
-5
/
+5
|
\
|
*
powerpc/powernv: Remove separate entry for OPAL real mode calls
Benjamin Herrenschmidt
2017-02-07
1
-5
/
+5
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-01-31
1
-5
/
+3
|
\
|
|
*
KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
Paul Mackerras
2017-01-31
1
-5
/
+3
*
|
KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
Li Zhong
2017-01-27
1
-19
/
+21
*
|
KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
Li Zhong
2017-01-27
1
-30
/
+70
*
|
KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
Li Zhong
2017-01-27
1
-0
/
+3
*
|
KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
Li Zhong
2017-01-27
1
-3
/
+2
|
/
*
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
2016-12-01
1
-1
/
+0
*
KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9
Paul Mackerras
2016-11-24
1
-6
/
+17
*
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
Daniel Axtens
2016-11-21
1
-0
/
+1
*
KVM: PPC: Book3S HV: Fix build error when SMP=n
Michael Ellerman
2016-10-22
1
-0
/
+1
*
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
2016-09-12
1
-5
/
+13
*
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
2016-09-12
1
-0
/
+16
*
KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode
Suresh Warrier
2016-09-12
1
-0
/
+50
*
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
2016-09-12
1
-0
/
+2
*
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
2016-09-12
1
-1
/
+1
*
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
2016-09-12
1
-0
/
+44
*
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
Suresh E. Warrier
2016-02-29
1
-1
/
+4
*
KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
Suresh E. Warrier
2016-02-29
1
-3
/
+89
*
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
Suresh Warrier
2016-02-29
1
-0
/
+36
*
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
2015-08-22
1
-3
/
+1
*
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
2015-04-21
1
-10
/
+2
*
KVM: PPC: Book3S HV: Add ICP real mode counters
Suresh Warrier
2015-04-21
1
-0
/
+7
*
KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode
Suresh Warrier
2015-04-21
1
-14
/
+211
*
ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2015-01-19
1
-4
/
+4
*
KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI
Suresh E. Warrier
2014-12-15
1
-8
/
+28
*
KVM: PPC: Enable IRQFD support for the XICS interrupt controller
Paul Mackerras
2014-08-05
1
-0
/
+5
*
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
2013-04-26
1
-0
/
+406