index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: i8254: remove unnecessary uses of PIT state lock
Radim Krčmář
2016-03-04
3
-14
/
+8
*
KVM: i8254: pass struct kvm_pit instead of kvm in PIT
Radim Krčmář
2016-03-04
3
-72
/
+70
*
KVM: i8254: tone down WARN_ON pit.state_lock
Radim Krčmář
2016-03-04
1
-14
/
+3
*
KVM: i8254: use atomic_t instead of pit.inject_lock
Radim Krčmář
2016-03-04
2
-35
/
+24
*
KVM: i8254: add kvm_pit_reset_reinject
Radim Krčmář
2016-03-04
1
-8
/
+10
*
KVM: i8254: simplify atomics in kvm_pit_ack_irq
Radim Krčmář
2016-03-04
1
-11
/
+1
*
KVM: i8254: change PIT discard tick policy
Radim Krčmář
2016-03-04
1
-5
/
+7
*
KVM: MMU: apply page track notifier
Xiao Guangrong
2016-03-03
3
-6
/
+22
*
KVM: MMU: simplify mmu_need_write_protect
Xiao Guangrong
2016-03-03
1
-22
/
+7
*
KVM: MMU: use page track for non-leaf shadow pages
Xiao Guangrong
2016-03-03
1
-5
/
+21
*
KVM: page track: add notifier support
Xiao Guangrong
2016-03-03
4
-0
/
+114
*
KVM: MMU: clear write-flooding on the fast path of tracked page
Xiao Guangrong
2016-03-03
3
-4
/
+24
*
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
4
-7
/
+57
*
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
Xiao Guangrong
2016-03-03
2
-0
/
+92
*
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
2016-03-03
5
-1
/
+82
*
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
Xiao Guangrong
2016-03-03
2
-5
/
+13
*
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
Xiao Guangrong
2016-03-03
2
-13
/
+28
*
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
2016-03-03
3
-19
/
+22
*
kvm: x86: Check dest_map->vector to match eoi signals for rtc
Joerg Roedel
2016-03-03
1
-3
/
+14
*
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
Joerg Roedel
2016-03-03
2
-1
/
+10
*
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2016-03-03
5
-16
/
+26
*
KVM: x86: use list_last_entry
Geliang Tang
2016-02-23
2
-4
/
+4
*
KVM: x86: use list_for_each_entry*
Geliang Tang
2016-02-23
1
-10
/
+4
*
KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()
Takuya Yoshikawa
2016-02-23
2
-36
/
+22
*
KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()
Takuya Yoshikawa
2016-02-23
1
-11
/
+4
*
KVM: x86: pass kvm_get_time_scale arguments in hertz
Paolo Bonzini
2016-02-16
1
-7
/
+7
*
kvm/x86: Hyper-V VMBus hypercall userspace exit
Andrey Smetanin
2016-02-16
1
-7
/
+32
*
kvm/x86: Reject Hyper-V hypercall continuation
Andrey Smetanin
2016-02-16
1
-0
/
+7
*
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
2016-02-16
3
-5
/
+3
*
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
Andrey Smetanin
2016-02-16
1
-0
/
+2
*
kvm/x86: Rename Hyper-V long spin wait hypercall
Andrey Smetanin
2016-02-16
2
-2
/
+2
*
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
2016-02-16
1
-0
/
+1
*
KVM: x86: fix *NULL on invalid low-prio irq
Radim Krčmář
2016-02-16
1
-18
/
+13
*
KVM: x86: rewrite handling of scaled TSC for kvmclock
Paolo Bonzini
2016-02-16
1
-7
/
+8
*
KVM: x86: rename argument to kvm_set_tsc_khz
Paolo Bonzini
2016-02-16
1
-7
/
+7
*
KVM: VMX: Fix guest debugging while in L2
Jan Kiszka
2016-02-16
1
-0
/
+17
*
KVM: VMX: Factor out is_exception_n helper
Jan Kiszka
2016-02-16
1
-8
/
+9
*
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
2016-02-09
5
-29
/
+22
*
KVM: x86: consolidate "has lapic" checks into irq.c
Paolo Bonzini
2016-02-09
2
-8
/
+7
*
KVM: APIC: remove unnecessary double checks on APIC existence
Paolo Bonzini
2016-02-09
1
-16
/
+3
*
KVM/VMX: Add host irq information in trace event when updating IRTE for poste...
Feng Wu
2016-02-09
2
-5
/
+9
*
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Feng Wu
2016-02-09
1
-7
/
+49
*
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
2016-02-09
6
-7
/
+82
*
KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
Feng Wu
2016-02-09
1
-1
/
+14
*
KVM: x86: introduce do_shl32_div32
Paolo Bonzini
2016-02-09
2
-8
/
+17
*
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
2016-02-06
1
-2
/
+2
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-02
1
-2
/
+4
|
\
|
*
crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
Eli Cooper
2016-01-25
1
-2
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-01
12
-103
/
+209
|
\
\
|
*
|
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
2016-01-29
1
-2
/
+2
[next]