index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-99
/
+170
2020-12-15
KVM: PPC: Book3S HV: Fix mask size for emulated msgsndp
Leonardo Bras
1
-3
/
+3
2020-12-15
KVM: PPC: fix comparison to bool warning
Kaixu Xia
1
-3
/
+3
2020-12-15
KVM: PPC: Book3S: Assign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
2020-12-11
KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numbering
Cédric Le Goater
1
-0
/
+11
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
1
-2
/
+0
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
1
-46
/
+8
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2
-6
/
+0
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
1
-2
/
+2
2020-12-11
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
3
-17
/
+82
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
1
-1
/
+1
2020-12-04
powerpc: Fix update form addressing in inline assembly
Christophe Leroy
1
-2
/
+2
2020-12-04
KVM: PPC: BOOK3S: PR: Ignore UAMOR SPR
Aneesh Kumar K.V
1
-0
/
+6
2020-12-04
KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests
Nicholas Piggin
1
-4
/
+16
2020-12-04
KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enable...
Nicholas Piggin
1
-7
/
+16
2020-12-01
KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check
Greg Kurz
1
-5
/
+2
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+7
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
1
-2
/
+2
2020-11-19
powerpc/mm: Update tlbiel loop on POWER10
Aneesh Kumar K.V
2
-2
/
+16
2020-11-16
KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
Cédric Le Goater
1
-0
/
+7
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-49
/
+110
2020-10-21
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
Joe Perches
1
-1
/
+1
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+15
2020-10-13
KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
Mike Rapoport
1
-10
/
+2
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-6
/
+7
2020-09-22
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
7
-7
/
+7
2020-09-22
KVM: PPC: Book3S: Remove redundant initialization of variable ret
Jing Xiangfeng
1
-1
/
+1
2020-09-22
KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-11
/
+1
2020-09-17
KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC
Paul Mackerras
2
-5
/
+18
2020-09-17
KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
Fabiano Rosas
1
-0
/
+6
2020-09-17
KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls
Greg Kurz
2
-5
/
+5
2020-09-08
powerpc/64s: handle ISA v3.1 local copy-paste context switches
Nicholas Piggin
2
-0
/
+15
2020-09-03
KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
Greg Kurz
2
-19
/
+71
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+4
2020-08-09
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
12
-242
/
+626
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-15
/
+83
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+3
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+2
2020-07-29
powerpc/64s: Move HMI IRQ stat from percpu variable to paca.
Mahesh Salgaonkar
1
-1
/
+1
2020-07-29
powerpc/kvm/cma: Improve kernel log during boot
Aneesh Kumar K.V
1
-1
/
+1
2020-07-29
powerpc/kvm: Use correct CONFIG symbol in comment
Michael Ellerman
1
-1
/
+1
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
1
-1
/
+3
2020-07-28
KVM: PPC: Book3S HV: Rework secure mem slot dropping
Laurent Dufour
1
-17
/
+35
2020-07-28
KVM: PPC: Book3S HV: Move kvmppc_svm_page_out up
Laurent Dufour
1
-76
/
+90
2020-07-28
KVM: PPC: Book3S HV: Migrate hot plugged memory
Laurent Dufour
2
-12
/
+25
2020-07-28
KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...
Ram Pai
1
-22
/
+132
2020-07-28
KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMs
Ram Pai
1
-19
/
+172
2020-07-28
KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
Ram Pai
1
-35
/
+88
[next]