index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
KVM: PPC: Book3S PR: Remove uninitialized_var() usage
Kees Cook
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
2020-06-22
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Aneesh Kumar K.V
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
KVM: PPC: Fix nested guest RC bits update
Alexey Kardashevskiy
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-03
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-06-02
powerpc: Add support for ISA v3.1
Alistair Popple
2020-05-29
powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
Aneesh Kumar K.V
2020-05-28
KVM: PPC: Book3S HV: Close race with page faults around memslot flushes
Paul Mackerras
2020-05-28
KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
Paul Mackerras
2020-05-27
KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORT
Laurent Dufour
2020-05-27
KVM: PPC: Book3S: Fix some RCU-list locks
Qian Cai
2020-05-27
KVM: PPC: Book3S HV: Ignore kmemleak false positives
Qian Cai
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-05-27
KVM: PPC: Remove redundant kvm_run from vcpu_arch
Tianjia Zhang
2020-05-27
KVM: PPC: Book3S HV: Read ibm,secure-memory nodes
Laurent Dufour
2020-05-27
KVM: PPC: Book3S HV: Remove redundant NULL check
Chen Zhou
2020-05-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
2020-05-19
powerpc: Define new SRR1 bits for a ISA v3.1
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
2020-05-07
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update.
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
Aneesh Kumar K.V
2020-05-05
powerpc/kvm/nested: Add helper to walk nested shadow linux page table.
Aneesh Kumar K.V
[next]