index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
Joe Perches
1
-1
/
+1
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-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
2020-07-28
KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
Ram Pai
1
-11
/
+10
2020-07-26
powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
Ravi Bangoria
1
-1
/
+1
2020-07-23
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
1
-1
/
+1
2020-07-23
KVM: PPC: Clean up redundant kvm_run parameters in assembly
Tianjia Zhang
5
-49
/
+44
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
3
-2
/
+52
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
2
-8
/
+26
2020-07-21
KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks
Alexey Kardashevskiy
4
-12
/
+29
2020-07-21
KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9
Cédric Le Goater
1
-2
/
+6
2020-07-21
KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests
Alistair Popple
1
-2
/
+10
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2020-07-16
KVM: PPC: Book3S PR: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+0
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
1
-0
/
+1
2020-06-22
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Aneesh Kumar K.V
1
-1
/
+2
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-10
/
+10
2020-06-13
Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-10
/
+10
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-213
/
+256
2020-06-12
KVM: PPC: Fix nested guest RC bits update
Alexey Kardashevskiy
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
3
-11
/
+11
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-5
/
+5
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2
-2
/
+2
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-137
/
+161
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-13
/
+19
2020-06-03
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-6
/
+29
[next]