index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rwsem-optimizations'
Linus Torvalds
2013-05-07
1
-7
/
+21
|
\
|
*
x86 rwsem: avoid taking slow path when stealing write lock
Michel Lespinasse
2013-05-07
1
-7
/
+21
*
|
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-06
2
-0
/
+29
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
|
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...
Joerg Roedel
2013-05-02
28
-98
/
+391
|
|
\
\
\
|
|
*
|
|
|
iommu: Fix compile warnings with forward declarations
Joerg Roedel
2013-04-19
1
-0
/
+7
|
*
|
|
|
iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
Neil Horman
2013-04-18
2
-0
/
+22
*
|
|
|
|
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
26
-521
/
+1344
|
\
\
\
\
\
|
*
|
|
|
|
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
2013-05-02
4
-13
/
+13
|
*
|
|
|
|
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
2013-04-29
1
-0
/
+2
|
*
|
|
|
|
KVM: nVMX: Skip PF interception check when queuing during nested run
Jan Kiszka
2013-04-28
1
-1
/
+1
|
*
|
|
|
|
KVM: x86: Increase the "hard" max VCPU limit
Chegu Vinod
2013-04-28
1
-1
/
+1
|
*
|
|
|
|
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
2013-04-28
4
-7
/
+18
|
*
|
|
|
|
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
2013-04-28
4
-2
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
2013-04-26
1
-1
/
+0
|
|
*
|
|
|
|
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
2013-04-26
1
-1
/
+1
|
|
*
|
|
|
|
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
2013-04-26
1
-0
/
+1
|
|
*
|
|
|
|
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
Alexander Graf
2013-04-26
1
-0
/
+2
|
*
|
|
|
|
|
KVM: x86: Rework request for immediate exit
Jan Kiszka
2013-04-28
4
-13
/
+14
|
*
|
|
|
|
|
kvm, svm: Fix typo in printk message
Borislav Petkov
2013-04-28
1
-1
/
+1
|
*
|
|
|
|
|
KVM: VMX: remove unprintable characters from comment
Jan Kiszka
2013-04-28
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions
Gleb Natapov
2013-04-25
1
-0
/
+4
|
*
|
|
|
|
KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings
Jan Kiszka
2013-04-22
1
-2
/
+2
|
*
|
|
|
|
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
2013-04-22
3
-10
/
+60
|
*
|
|
|
|
KVM: nVMX: Fix conditions for NMI injection
Jan Kiszka
2013-04-22
1
-0
/
+26
|
*
|
|
|
|
KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
Jan Kiszka
2013-04-22
1
-10
/
+10
|
*
|
|
|
|
KVM: x86: Fix memory leak in vmx.c
Andrew Honig
2013-04-22
1
-0
/
+17
|
*
|
|
|
|
KVM: x86: fix error return code in kvm_arch_vcpu_init()
Wei Yongjun
2013-04-22
1
-1
/
+3
|
*
|
|
|
|
KVM: nVMX: Enable and disable shadow vmcs functionality
Abel Gordon
2013-04-22
1
-0
/
+11
|
*
|
|
|
|
KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs
Abel Gordon
2013-04-22
1
-0
/
+32
|
*
|
|
|
|
KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
Abel Gordon
2013-04-22
1
-0
/
+45
|
*
|
|
|
|
KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
Abel Gordon
2013-04-22
1
-0
/
+35
|
*
|
|
|
|
KVM: nVMX: Release shadow vmcs
Abel Gordon
2013-04-22
1
-8
/
+12
|
*
|
|
|
|
KVM: nVMX: Allocate shadow vmcs
Abel Gordon
2013-04-22
1
-0
/
+12
|
*
|
|
|
|
KVM: nVMX: Fix VMXON emulation
Abel Gordon
2013-04-22
1
-0
/
+8
|
*
|
|
|
|
KVM: nVMX: Refactor handle_vmwrite
Abel Gordon
2013-04-22
1
-24
/
+28
|
*
|
|
|
|
KVM: nVMX: Introduce vmread and vmwrite bitmaps
Abel Gordon
2013-04-22
1
-1
/
+89
|
*
|
|
|
|
KVM: nVMX: Detect shadow-vmcs capability
Abel Gordon
2013-04-22
1
-1
/
+24
|
*
|
|
|
|
KVM: nVMX: Shadow-vmcs control fields/bits
Abel Gordon
2013-04-22
2
-0
/
+5
|
*
|
|
|
|
KVM: x86: Fix posted interrupt with CONFIG_SMP=n
Zhang, Yang Z
2013-04-17
1
-0
/
+2
|
*
|
|
|
|
KVM: VMX: Fix check guest state validity if a guest is in VM86 mode
Gleb Natapov
2013-04-16
1
-1
/
+1
|
*
|
|
|
|
KVM: nVMX: check vmcs12 for valid activity state
Paolo Bonzini
2013-04-16
1
-2
/
+5
|
*
|
|
|
|
KVM: VMX: Use posted interrupt to deliver virtual interrupt
Yang Zhang
2013-04-16
3
-12
/
+21
|
*
|
|
|
|
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
2013-04-16
5
-1
/
+85
|
*
|
|
|
|
KVM: Set TMR when programming ioapic entry
Yang Zhang
2013-04-16
3
-7
/
+14
|
*
|
|
|
|
KVM: Call common update function when ioapic entry changed.
Yang Zhang
2013-04-16
3
-5
/
+11
|
*
|
|
|
|
KVM: VMX: Check the posted interrupt capability
Yang Zhang
2013-04-16
2
-20
/
+66
|
*
|
|
|
|
KVM: VMX: Register a new IPI for posted interrupt
Yang Zhang
2013-04-16
7
-0
/
+44
|
*
|
|
|
|
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
2013-04-16
4
-5
/
+64
|
*
|
|
|
|
KVM: Let ioapic know the irq line status
Yang Zhang
2013-04-15
2
-4
/
+6
|
*
|
|
|
|
KVM: Add reset/restore rtc_status support
Yang Zhang
2013-04-15
2
-0
/
+11
[next]