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
Commit message (
Expand
)
Author
Age
Files
Lines
*
virt: IRQ bypass manager
Alex Williamson
2015-10-01
5
-0
/
+357
*
irq_remapping: move structs outside #ifdef
Paolo Bonzini
2015-10-01
1
-5
/
+5
*
x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
Radim Krčmář
2015-10-01
1
-11
/
+35
*
KVM: VMX: drop rdtscp_enabled field
Xiao Guangrong
2015-10-01
2
-11
/
+14
*
KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
Xiao Guangrong
2015-10-01
1
-17
/
+6
*
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
Xiao Guangrong
2015-10-01
1
-10
/
+25
*
KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...
Paolo Bonzini
2015-10-01
1
-3
/
+8
*
KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
Xiao Guangrong
2015-10-01
1
-12
/
+5
*
KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
Xiao Guangrong
2015-10-01
1
-9
/
+8
*
KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
Xiao Guangrong
2015-10-01
1
-2
/
+1
*
KVM: x86: add pcommit support
Xiao Guangrong
2015-10-01
5
-8
/
+42
*
KVM: x86: allow guest to use cflushopt and clwb
Xiao Guangrong
2015-10-01
1
-1
/
+1
*
KVM: vmx: disable posted interrupts if no local APIC
Paolo Bonzini
2015-10-01
1
-1
/
+2
*
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-01
5
-2
/
+26
*
kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.
Andrey Smetanin
2015-10-01
1
-0
/
+1
*
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
2015-10-01
4
-0
/
+21
*
kvm: add capability for any-length ioeventfds
Jason Wang
2015-10-01
4
-4
/
+8
*
kvm: add tracepoint for fast mmio
Jason Wang
2015-10-01
3
-0
/
+20
*
kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
Jason Wang
2015-10-01
1
-2
/
+2
*
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
2015-10-01
5
-19
/
+78
*
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
2015-10-01
8
-16
/
+78
*
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
2015-10-01
6
-8
/
+48
*
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
2015-10-01
10
-7
/
+75
*
KVM: x86: unify handling of interrupt window
Paolo Bonzini
2015-10-01
3
-26
/
+2
*
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
2015-10-01
7
-43
/
+45
*
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
2015-10-01
6
-9
/
+15
*
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
2015-10-01
7
-34
/
+18
*
KVM: x86: set TMR when the interrupt is accepted
Paolo Bonzini
2015-10-01
5
-23
/
+14
*
tools lib traceevent: update KVM plugin
Paolo Bonzini
2015-10-01
1
-8
/
+17
*
Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Paolo Bonzini
2015-10-01
1
-55
/
+55
|
\
|
*
x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC
Paolo Bonzini
2015-09-30
1
-55
/
+55
*
|
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
2015-10-01
1
-1
/
+1
*
|
Update KVM homepage Url
Dirk Müller
2015-10-01
1
-2
/
+2
*
|
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
2015-10-01
1
-96
/
+5
*
|
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
Paolo Bonzini
2015-10-01
1
-8
/
+7
*
|
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
Paolo Bonzini
2015-10-01
1
-10
/
+0
*
|
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
Paolo Bonzini
2015-10-01
2
-5
/
+13
*
|
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...
Radim Krčmář
2015-09-28
2
-4
/
+1
|
/
*
Linux 4.3-rc3
v4.3-rc3
Linus Torvalds
2015-09-27
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-27
2
-5
/
+27
|
\
|
*
x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code
Andy Lutomirski
2015-09-22
1
-1
/
+4
|
*
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2015-09-22
2
-4
/
+23
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-27
1
-8
/
+16
|
\
\
|
*
|
irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
Ludovic Desroches
2015-09-22
1
-8
/
+16
|
|
/
*
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-27
4
-6
/
+30
|
\
\
|
*
|
ARM: alignment: fix alignment handling for uaccess changes
Russell King
2015-09-24
1
-5
/
+25
|
*
|
ARM: wire up new syscalls
Russell King
2015-09-22
3
-1
/
+5
|
|
/
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2015-09-27
34
-162
/
+278
|
\
\
|
*
\
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
2015-09-26
4
-3
/
+28
|
|
\
\
|
|
*
|
ARM: pxa: balloon3: Fix build error
Axel Lin
2015-09-16
1
-1
/
+1
[next]