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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
3
-3
/
+3
2013-08-26
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
2
-20
/
+10
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
3
-2
/
+50
2013-08-26
kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
Raghavendra K T
1
-0
/
+1
2013-08-26
mips/kvm: Make kvm_locore.S 64-bit buildable/safe.
David Daney
1
-27
/
+27
2013-08-26
mips/kvm: Cleanup .push/.pop directives in kvm_locore.S
David Daney
1
-13
/
+1
2013-08-26
mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.S
David Daney
1
-484
/
+491
2013-08-13
KVM: x86: Update symbolic exit codes
Jan Kiszka
1
-2
/
+3
2013-08-07
KVM: nVMX: Advertise IA32_PAT in VM exit control
Arthur Chunqi Li
1
-3
/
+5
2013-08-07
KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting
Jan Kiszka
1
-1
/
+5
2013-08-07
KVM: nEPT: Advertise WB type EPTP
Jan Kiszka
1
-2
/
+2
2013-08-07
nVMX: Keep arch.pat in sync on L1-L2 switches
Jan Kiszka
1
-3
/
+6
2013-08-07
nEPT: Miscelleneous cleanups
Nadav Har'El
1
-4
/
+2
2013-08-07
nEPT: Some additional comments
Nadav Har'El
1
-0
/
+13
2013-08-07
Advertise the support of EPT to the L1 guest, through the appropriate MSR.
Nadav Har'El
1
-2
/
+18
2013-08-07
nEPT: Nested INVEPT
Nadav Har'El
4
-0
/
+77
2013-08-07
nEPT: MMU context for nested EPT
Nadav Har'El
3
-1
/
+69
2013-08-07
nEPT: Add nEPT violation/misconfigration support
Yang Zhang
4
-14
/
+95
2013-08-07
nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
Gleb Natapov
1
-4
/
+4
2013-08-07
nEPT: Redefine EPT-specific link_shadow_page()
Yang Zhang
2
-5
/
+11
2013-08-07
nEPT: Add EPT tables support to paging_tmpl.h
Nadav Har'El
2
-1
/
+41
2013-08-07
nEPT: Support shadow paging for guest paging without A/D bits
Gleb Natapov
1
-3
/
+13
2013-08-07
nEPT: make guest's A/D bits depends on guest's paging mode
Gleb Natapov
1
-8
/
+22
2013-08-07
nEPT: Move common code to paging_tmpl.h
Nadav Har'El
2
-67
/
+69
2013-08-07
nEPT: Fix wrong test in kvm_set_cr3
Nadav Har'El
1
-11
/
+0
2013-08-07
nEPT: Fix cr3 handling in nested exit and entry
Nadav Har'El
1
-0
/
+26
2013-08-07
nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
Nadav Har'El
1
-7
/
+16
2013-08-07
KVM: MMU: fix check the reserved bits on the gpte of L2
Xiao Guangrong
1
-2
/
+1
2013-08-07
KVM: nVMX: correctly set tr base on nested vmexit emulation
Gleb Natapov
1
-1
/
+1
2013-07-29
nVMX: reset rflags register cache during nested vmentry.
Gleb Natapov
1
-1
/
+1
2013-07-29
KVM: s390: Make KVM_HVA_ERR_BAD usable on s390
Dominik Dingel
1
-0
/
+8
2013-07-29
KVM: s390: Add helper function for setting condition code
Thomas Huth
2
-9
/
+13
2013-07-29
KVM: s390: Fix sparse warnings in priv.c
Thomas Huth
1
-3
/
+3
2013-07-29
KVM: s390: declare virtual HW facilities
Michael Mueller
3
-15
/
+22
2013-07-29
KVM: s390: fix task size check
Martin Schwidefsky
2
-1
/
+3
2013-07-29
KVM: s390: allow sie enablement for multi-threaded programs
Martin Schwidefsky
4
-84
/
+129
2013-07-29
KVM: x86: handle singlestep during emulation
Paolo Bonzini
1
-1
/
+38
2013-07-29
KVM: x86: handle hardware breakpoints during emulation
Paolo Bonzini
1
-0
/
+66
2013-07-29
KVM: x86: rename EMULATE_DO_MMIO
Paolo Bonzini
4
-6
/
+6
2013-07-25
KVM: x86: Drop some unused functions from lapic
Jan Kiszka
1
-10
/
+0
2013-07-25
KVM: x86: Simplify __apic_accept_irq
Jan Kiszka
1
-15
/
+8
2013-07-19
perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5
Andi Kleen
2
-5
/
+21
2013-07-18
KVM: nVMX: Set segment infomation of L1 when L2 exits
Arthur Chunqi Li
1
-10
/
+48
2013-07-18
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
3
-53
/
+8
2013-07-18
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
Nadav Har'El
2
-7
/
+31
2013-07-18
KVM: x86: Drop useless cast
Mathias Krause
1
-1
/
+1
2013-07-18
KVM: VMX: Use proper types to access const arrays
Mathias Krause
1
-8
/
+7
2013-07-18
KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virt
Arthur Chunqi Li
1
-0
/
+2
2013-07-18
KVM: nVMX: Change location of 3 functions in vmx.c
Arthur Chunqi Li
1
-43
/
+40
2013-07-18
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
Takuya Yoshikawa
2
-9
/
+6
[next]