index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
Xiao Guangrong
2
-13
/
+28
2016-03-03
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
4
-22
/
+25
2016-03-03
kvm: x86: Check dest_map->vector to match eoi signals for rtc
Joerg Roedel
1
-3
/
+14
2016-03-03
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
Joerg Roedel
2
-1
/
+10
2016-03-03
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
5
-16
/
+26
2016-03-03
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
23
-88
/
+1005
2016-03-02
KVM: PPC: Add support for 64bit TCE windows
Alexey Kardashevskiy
6
-5
/
+75
2016-03-02
KVM: PPC: Add @offset to kvmppc_spapr_tce_table
Alexey Kardashevskiy
2
-2
/
+6
2016-03-02
KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table
Alexey Kardashevskiy
3
-23
/
+23
2016-03-02
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number
Alexey Kardashevskiy
1
-0
/
+1
2016-02-29
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
Suresh E. Warrier
3
-1
/
+16
2016-02-29
KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
Suresh E. Warrier
3
-3
/
+110
2016-02-29
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
Suresh Warrier
3
-0
/
+39
2016-02-29
KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
Suresh Warrier
1
-0
/
+39
2016-02-29
KVM: PPC: Book3S HV: Manage core host state
Suresh Warrier
1
-0
/
+44
2016-02-29
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
3
-0
/
+104
2016-02-29
powerpc/xics: Add icp_native_cause_ipi_rm
Suresh Warrier
2
-0
/
+22
2016-02-29
powerpc/smp: Add smp_muxed_ipi_set_message
Suresh Warrier
2
-1
/
+9
2016-02-29
powerpc/smp: Support more IPI messages
Suresh Warrier
2
-4
/
+7
2016-02-23
KVM: async_pf: use list_first_entry
Geliang Tang
1
-4
/
+4
2016-02-23
KVM: x86: use list_last_entry
Geliang Tang
2
-4
/
+4
2016-02-23
KVM: x86: use list_for_each_entry*
Geliang Tang
1
-10
/
+4
2016-02-23
KVM: use list_for_each_entry_safe
Geliang Tang
1
-6
/
+3
2016-02-23
KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()
Takuya Yoshikawa
2
-36
/
+22
2016-02-23
KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()
Takuya Yoshikawa
1
-11
/
+4
2016-02-16
KVM: x86: pass kvm_get_time_scale arguments in hertz
Paolo Bonzini
1
-7
/
+7
2016-02-16
kvm/x86: Hyper-V VMBus hypercall userspace exit
Andrey Smetanin
3
-7
/
+44
2016-02-16
kvm/x86: Reject Hyper-V hypercall continuation
Andrey Smetanin
1
-0
/
+7
2016-02-16
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
3
-5
/
+3
2016-02-16
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
Andrey Smetanin
2
-6
/
+2
2016-02-16
kvm/x86: Rename Hyper-V long spin wait hypercall
Andrey Smetanin
2
-2
/
+2
2016-02-16
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
1
-0
/
+1
2016-02-16
KVM: x86: fix *NULL on invalid low-prio irq
Radim Krčmář
1
-18
/
+13
2016-02-16
KVM: x86: rewrite handling of scaled TSC for kvmclock
Paolo Bonzini
1
-7
/
+8
2016-02-16
KVM: x86: rename argument to kvm_set_tsc_khz
Paolo Bonzini
1
-7
/
+7
2016-02-16
KVM: VMX: Fix guest debugging while in L2
Jan Kiszka
1
-0
/
+17
2016-02-16
KVM: VMX: Factor out is_exception_n helper
Jan Kiszka
1
-8
/
+9
2016-02-16
KVM: halt_polling: improve grow/shrink settings
Christian Borntraeger
2
-12
/
+15
2016-02-16
Merge tag 'kvm-s390-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
12
-122
/
+254
2016-02-16
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
8
-9
/
+306
2016-02-16
KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
Alexey Kardashevskiy
2
-10
/
+83
2016-02-16
KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
Alexey Kardashevskiy
3
-5
/
+4
2016-02-16
KVM: PPC: Account TCE-containing pages in locked_vm
Alexey Kardashevskiy
1
-5
/
+58
2016-02-16
KVM: PPC: Use RCU for arch.spapr_tce_tables
Alexey Kardashevskiy
4
-11
/
+14
2016-02-16
KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers
Alexey Kardashevskiy
1
-42
/
+75
2016-02-16
powerpc: Make vmalloc_to_phys() public
Alexey Kardashevskiy
3
-8
/
+11
2016-02-15
vfio: Enable VFIO device for powerpc
David Gibson
1
-1
/
+1
2016-02-10
KVM: s390: bail out early on fatal signal in dirty logging
Christian Borntraeger
1
-0
/
+2
2016-02-10
KVM: s390: do not block CPU on dirty logging
Christian Borntraeger
1
-0
/
+1
2016-02-10
KVM: s390: do not take mmap_sem on dirty log query
Christian Borntraeger
1
-2
/
+0
[next]