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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
4
-7
/
+57
2016-03-03
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
Xiao Guangrong
2
-0
/
+92
2016-03-03
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
5
-1
/
+82
2016-03-03
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
Xiao Guangrong
2
-5
/
+13
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
[next]