index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into fixes
Michael Ellerman
2019-01-04
2
-3
/
+3
|
\
|
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
|
*
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
|
\
|
|
*
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-22
1
-1
/
+1
*
|
|
KVM: PPC: Book3S HV: radix: Fix uninitialized var build error
Michael Ellerman
2018-12-30
1
-1
/
+1
|
/
/
*
|
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-27
4
-9
/
+22
|
\
\
|
*
|
powerpc/vfio/iommu/kvm: Do not pin device memory
Alexey Kardashevskiy
2018-12-21
1
-8
/
+10
|
*
|
powerpc/fsl: Flush branch predictor when entering KVM
Diana Craciun
2018-12-20
1
-0
/
+4
|
*
|
powerpc/fsl: Emulate SPRN_BUCSR register
Diana Craciun
2018-12-20
1
-0
/
+7
|
*
|
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
2018-12-04
1
-1
/
+1
*
|
|
Merge tag 'kvm-ppc-next-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2018-12-21
2
-12
/
+88
|
\
\
\
|
*
|
|
KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with host
Suraj Jitindar Singh
2018-12-21
1
-4
/
+18
|
*
|
|
KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
Suraj Jitindar Singh
2018-12-21
2
-2
/
+53
|
*
|
|
KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest
Suraj Jitindar Singh
2018-12-21
1
-0
/
+3
|
*
|
|
KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry
Suraj Jitindar Singh
2018-12-21
1
-0
/
+2
|
*
|
|
KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bits
Suraj Jitindar Singh
2018-12-21
1
-6
/
+12
*
|
|
|
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
2
-2
/
+4
*
|
|
|
Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-12-20
11
-60
/
+368
|
\
|
|
|
|
*
|
|
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
2018-12-17
2
-10
/
+4
|
*
|
|
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
2018-12-17
3
-4
/
+84
|
*
|
|
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
2018-12-17
3
-10
/
+53
|
*
|
|
KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
Suraj Jitindar Singh
2018-12-17
1
-2
/
+16
|
*
|
|
KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
Suraj Jitindar Singh
2018-12-17
1
-0
/
+40
|
*
|
|
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
2018-12-17
1
-0
/
+97
|
*
|
|
KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
Suraj Jitindar Singh
2018-12-17
1
-0
/
+1
|
*
|
|
KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
Suraj Jitindar Singh
2018-12-17
1
-1
/
+4
|
*
|
|
KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
Paul Mackerras
2018-12-17
3
-4
/
+42
|
*
|
|
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
2018-12-17
3
-6
/
+7
|
*
|
|
KVM: PPC: Book3S HV: Map single pages when doing dirty page logging
Paul Mackerras
2018-12-17
1
-2
/
+6
|
*
|
|
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
2018-12-17
5
-6
/
+10
|
*
|
|
KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
Suraj Jitindar Singh
2018-12-14
1
-0
/
+1
|
*
|
|
KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-14
2
-22
/
+2
|
*
|
|
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
Paul Mackerras
2018-12-14
2
-6
/
+14
*
|
|
|
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
2018-12-14
1
-12
/
+2
|
/
/
/
*
|
|
Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2018-11-25
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
Michael Roth
2018-11-15
1
-0
/
+1
|
|
/
*
/
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
2018-11-07
4
-8
/
+27
|
/
*
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-11-02
2
-6
/
+4
|
\
|
*
KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
Paul Mackerras
2018-10-26
2
-6
/
+4
*
|
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-10-26
1
-2
/
+0
|
\
|
|
*
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-19
1
-2
/
+0
*
|
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
25
-882
/
+3645
|
\
\
|
*
|
KVM: PPC: Optimize clearing TCEs for sparse tables
Alexey Kardashevskiy
2018-10-20
2
-6
/
+5
|
*
|
KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chips
Paul Mackerras
2018-10-19
1
-2
/
+11
|
*
|
KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result
Paul Mackerras
2018-10-09
1
-0
/
+4
|
*
|
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
Paul Mackerras
2018-10-09
2
-9
/
+42
|
*
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-10-09
25
-876
/
+3583
|
|
\
\
|
|
*
|
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
2018-10-09
2
-3
/
+51
|
|
*
|
KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
Paul Mackerras
2018-10-09
2
-5
/
+14
|
|
*
|
KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
Suraj Jitindar Singh
2018-10-09
1
-1
/
+50
[next]