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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests
Nicholas Piggin
2021-02-11
1
-0
/
+3
*
KVM: PPC: Book3S HV: Ensure radix guest has no SLB entries
Paul Mackerras
2021-02-11
1
-1
/
+5
*
KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2
Fabiano Rosas
2021-02-10
2
-2
/
+12
*
KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
Fabiano Rosas
2021-02-10
1
-0
/
+4
*
KVM: PPC: remove unneeded semicolon
Yang Li
2021-02-10
1
-1
/
+1
*
KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB
Nicholas Piggin
2021-02-10
1
-3
/
+3
*
KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guest
Nicholas Piggin
2021-02-10
1
-1
/
+5
*
KVM: PPC: Book3S HV: Fix radix guest SLB side channel
Nicholas Piggin
2021-02-10
1
-8
/
+31
*
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...
Nicholas Piggin
2021-02-10
3
-212
/
+32
*
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
2021-02-10
2
-0
/
+22
*
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
2021-02-10
3
-0
/
+73
*
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
2021-02-10
3
-26
/
+26
*
KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1
Ravi Bangoria
2021-02-10
1
-10
/
+45
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
13
-99
/
+170
|
\
|
*
KVM: PPC: Book3S HV: Fix mask size for emulated msgsndp
Leonardo Bras
2020-12-15
1
-3
/
+3
|
*
KVM: PPC: fix comparison to bool warning
Kaixu Xia
2020-12-15
1
-3
/
+3
|
*
KVM: PPC: Book3S: Assign boolean values to a bool variable
Kaixu Xia
2020-12-15
1
-2
/
+2
|
*
KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numbering
Cédric Le Goater
2020-12-11
1
-0
/
+11
|
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
2020-12-11
1
-2
/
+0
|
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
2020-12-11
1
-46
/
+8
|
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2020-12-11
2
-6
/
+0
|
*
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
2020-12-11
1
-2
/
+2
|
*
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
2020-12-11
3
-17
/
+82
|
*
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
2020-12-09
1
-1
/
+1
|
*
powerpc: Fix update form addressing in inline assembly
Christophe Leroy
2020-12-04
1
-2
/
+2
|
*
KVM: PPC: BOOK3S: PR: Ignore UAMOR SPR
Aneesh Kumar K.V
2020-12-04
1
-0
/
+6
|
*
KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests
Nicholas Piggin
2020-12-04
1
-4
/
+16
|
*
KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enable...
Nicholas Piggin
2020-12-04
1
-7
/
+16
|
*
Merge branch 'fixes' into next
Michael Ellerman
2020-11-25
1
-0
/
+7
|
|
\
|
*
|
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
2020-11-19
1
-2
/
+2
|
*
|
powerpc/mm: Update tlbiel loop on POWER10
Aneesh Kumar K.V
2020-11-19
2
-2
/
+16
*
|
|
KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check
Greg Kurz
2020-12-01
1
-5
/
+2
|
|
/
|
/
|
*
|
KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
Cédric Le Goater
2020-11-16
1
-0
/
+7
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
12
-49
/
+110
|
\
|
*
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
Joe Perches
2020-10-21
1
-1
/
+1
|
*
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
2020-09-22
7
-7
/
+7
|
*
KVM: PPC: Book3S: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-22
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-22
1
-11
/
+1
|
*
KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC
Paul Mackerras
2020-09-17
2
-5
/
+18
|
*
KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
Fabiano Rosas
2020-09-17
1
-0
/
+6
|
*
KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls
Greg Kurz
2020-09-17
2
-5
/
+5
|
*
KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
Greg Kurz
2020-09-03
2
-19
/
+71
*
|
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
2
-0
/
+15
|
\
\
|
*
|
powerpc/64s: handle ISA v3.1 local copy-paste context switches
Nicholas Piggin
2020-09-08
2
-0
/
+15
|
|
/
*
|
KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
Mike Rapoport
2020-10-13
1
-10
/
+2
*
|
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
1
-0
/
+1
*
|
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
1
-6
/
+7
|
/
*
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-21
2
-2
/
+4
*
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-08-09
12
-242
/
+626
|
\
[next]