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_ras.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-08-24
1
-0
/
+1
*
KVM: PPC: Book3S HV P9: Remove subcore HMI handling
Nicholas Piggin
2021-11-24
1
-0
/
+54
*
KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enable...
Nicholas Piggin
2020-12-04
1
-7
/
+16
*
powerpc/64s: Move HMI IRQ stat from percpu variable to paca.
Mahesh Salgaonkar
2020-07-29
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
2019-02-21
1
-44
/
+14
*
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
2018-10-09
1
-0
/
+2
*
KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
Paul Mackerras
2018-10-09
1
-0
/
+8
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-01-21
1
-3
/
+5
|
\
|
*
KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
Paul Mackerras
2018-01-18
1
-3
/
+5
*
|
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2018-01-18
1
-4
/
+2
|
/
*
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
Aravinda Prasad
2017-06-22
1
-1
/
+17
*
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
2016-12-01
1
-1
/
+1
*
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
Daniel Axtens
2016-11-21
1
-0
/
+1
*
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
2016-06-20
1
-0
/
+176
*
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
2015-03-17
1
-2
/
+2
*
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
1
-4
/
+1
*
KVM: PPC: Book3S HV: Access guest VPA in BE
Alexander Graf
2014-07-28
1
-3
/
+3
*
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2014-06-11
1
-8
/
+7
*
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
2013-12-05
1
-12
/
+20
*
powerpc/book3s: Add flush_tlb operation in cpu_spec.
Mahesh Salgaonkar
2013-12-05
1
-14
/
+4
*
KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV
Andreas Schwab
2013-01-06
1
-0
/
+4
*
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
2012-12-06
1
-0
/
+144