index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-22
15
-126
/
+468
|
\
|
*
xen/pvh: Set X86_CR0_WP and others in CR0 (v2)
Roger Pau Monne
2014-01-21
3
-5
/
+32
|
*
xen/pvh: Use 'depend' instead of 'select'.
Konrad Rzeszutek Wilk
2014-01-10
1
-2
/
+1
|
*
xen/pvh: remove duplicated include from enlighten.c
Wei Yongjun
2014-01-07
1
-1
/
+0
|
*
xen/pvh: Fix compile issues with xen_pvh_domain()
Konrad Rzeszutek Wilk
2014-01-07
1
-0
/
+1
|
*
xen/pvh: Support ParaVirtualized Hardware extensions (v3).
Mukesh Rathor
2014-01-06
2
-2
/
+25
|
*
xen/pvh: Piggyback on PVHVM for grant driver (v4)
Konrad Rzeszutek Wilk
2014-01-06
1
-0
/
+62
|
*
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
3
-2
/
+9
|
*
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2014-01-06
2
-3
/
+7
|
*
xen/pvh: Update E820 to work with PVH (v2)
Mukesh Rathor
2014-01-06
1
-2
/
+20
|
*
xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
Mukesh Rathor
2014-01-06
3
-19
/
+42
|
*
xen/pvh: Load GDT/GS in early PV bootup code for BSP.
Mukesh Rathor
2014-01-06
1
-2
/
+37
|
*
xen/pvh: Setup up shared_info.
Mukesh Rathor
2014-01-06
1
-0
/
+3
|
*
xen/pvh/mmu: Use PV TLB instead of native.
Mukesh Rathor
2014-01-06
1
-0
/
+9
|
*
xen/pvh: MMU changes for PVH (v2)
Mukesh Rathor
2014-01-06
1
-35
/
+46
|
*
xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.
Konrad Rzeszutek Wilk
2014-01-06
1
-20
/
+20
|
*
xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).
Konrad Rzeszutek Wilk
2014-01-06
1
-33
/
+37
|
*
xen/pvh: Don't setup P2M tree.
Konrad Rzeszutek Wilk
2014-01-06
2
-4
/
+11
|
*
xen/pvh: Early bootup changes in PV code (v4).
Mukesh Rathor
2014-01-06
2
-20
/
+46
|
*
xen/pvh/x86: Define what an PVH guest is (v3).
Mukesh Rathor
2014-01-06
1
-0
/
+5
|
*
xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.
Mukesh Rathor
2014-01-06
1
-1
/
+6
|
*
xen/x86: set VIRQ_TIMER priority to maximum
David Vrabel
2014-01-06
1
-0
/
+1
|
*
asm/xen/page.h: remove redundant semicolon
Wei Liu
2014-01-06
1
-1
/
+1
|
*
xen/pvhvm: Remove the xen_platform_pci int.
Konrad Rzeszutek Wilk
2014-01-03
1
-3
/
+2
|
*
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2014-01-03
1
-0
/
+74
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-22
37
-285
/
+711
|
\
\
|
*
\
Merge branch 'kvm-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2014-01-20
1
-0
/
+4
|
|
\
\
|
|
*
|
KVM: s390: Fix memory access error detection
Christian Borntraeger
2014-01-20
1
-0
/
+4
|
*
|
|
kvm: make KVM_MMU_AUDIT help text more readable
Randy Dunlap
2014-01-20
1
-1
/
+1
|
*
|
|
KVM: nVMX: Update guest activity state field on L2 exits
Jan Kiszka
2014-01-17
1
-0
/
+4
|
*
|
|
KVM: nVMX: Fix nested_run_pending on activity state HLT
Jan Kiszka
2014-01-17
1
-2
/
+2
|
*
|
|
KVM: nVMX: Clean up handling of VMX-related MSRs
Jan Kiszka
2014-01-17
2
-56
/
+24
|
*
|
|
KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject
Jan Kiszka
2014-01-17
1
-0
/
+14
|
*
|
|
KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit
Jan Kiszka
2014-01-17
1
-29
/
+34
|
*
|
|
KVM: nVMX: Leave VMX mode on clearing of feature control MSR
Jan Kiszka
2014-01-17
1
-0
/
+14
|
*
|
|
KVM: VMX: Fix DR6 update on #DB exception
Jan Kiszka
2014-01-17
1
-1
/
+2
|
*
|
|
KVM: SVM: Fix reading of DR6
Jan Kiszka
2014-01-17
4
-2
/
+45
|
*
|
|
KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS
Jan Kiszka
2014-01-17
1
-0
/
+1
|
*
|
|
add support for Hyper-V reference time counter
Vadim Rozenfeld
2014-01-17
3
-1
/
+41
|
*
|
|
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp
Paolo Bonzini
2014-01-15
1
-2
/
+0
|
*
|
|
KVM: x86: fix tsc catchup issue with tsc scaling
Marcelo Tosatti
2014-01-15
1
-40
/
+1
|
*
|
|
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
2014-01-15
4
-3
/
+23
|
*
|
|
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2014-01-15
2
-0
/
+17
|
*
|
|
Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...
Paolo Bonzini
2014-01-15
6
-29
/
+40
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
KVM: ARM: Remove duplicate include
Sachin Kamat
2014-01-08
1
-2
/
+0
|
|
*
|
arm/arm64: KVM: relax the requirements of VMA alignment for THP
Marc Zyngier
2014-01-08
1
-7
/
+9
|
|
*
|
arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive
Christoffer Dall
2013-12-21
2
-16
/
+25
|
|
*
|
arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings
Santosh Shilimkar
2013-12-11
3
-4
/
+6
|
*
|
|
KVM: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
2014-01-08
1
-1
/
+1
|
*
|
|
KVM: x86: Fix debug typo error in lapic
Chen Fan
2014-01-08
1
-3
/
+3
[next]