index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+14
2017-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-93
/
+168
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-59
/
+75
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-6
/
+8
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
1
-7
/
+9
2017-09-15
kvm,x86: Fix apf_task_wake_one() wq serialization
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,lapic: Justify use of swait_active()
Davidlohr Bueso
1
-0
/
+4
2017-09-15
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
1
-2
/
+7
2017-09-15
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
1
-0
/
+5
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+2
2017-09-14
KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...
Wanpeng Li
1
-9
/
+28
2017-09-14
KVM: X86: Don't block vCPU if there is pending exception
Wanpeng Li
1
-0
/
+3
2017-09-14
KVM: SVM: Add irqchip_split() checks before enabling AVIC
Suravee Suthikulpanit
1
-5
/
+4
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
6
-7
/
+7
2017-09-13
um: remove a stray tab
Dan Carpenter
1
-1
/
+1
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
2
-7
/
+13
2017-09-13
KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
Suravee Suthikulpanit
4
-4
/
+4
2017-09-13
KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu()
Suravee Suthikulpanit
1
-8
/
+20
2017-09-13
KVM: x86: fix clang build
Radim Krčmář
1
-1
/
+0
2017-09-13
KVM: x86: Fix immediate_exit handling for uninitialized AP
Jan H. Schönherr
1
-0
/
+4
2017-09-13
KVM: x86: Fix handling of pending signal on uninitialized AP
Jan H. Schönherr
1
-0
/
+5
2017-09-13
KVM: SVM: Add a missing 'break' statement
Jan H. Schönherr
1
-0
/
+1
2017-09-13
KVM: x86: Remove .get_pkru() from kvm_x86_ops
Joerg Roedel
1
-1
/
+0
2017-09-13
x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition
Vitaly Kuznetsov
1
-6
/
+0
2017-09-13
x86/hyper-V: Allocate the IDT entry early in boot
K. Y. Srinivasan
1
-2
/
+2
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
10
-92
/
+12
2017-09-13
x86/mm/64: Initialize CR4.PCIDE early
Andy Lutomirski
4
-46
/
+50
2017-09-13
x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3
Andy Lutomirski
1
-1
/
+20
2017-09-13
x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()
Andy Lutomirski
1
-1
/
+21
2017-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-5
/
+4
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-12
/
+9
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+0
2017-09-11
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
Dou Liyang
2
-2
/
+1
2017-09-10
x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID
Andy Lutomirski
1
-1
/
+1
2017-09-10
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-18
/
+119
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
3
-3
/
+3
2017-09-09
x86: implement memset16, memset32 & memset64
Matthew Wilcox
2
-0
/
+60
2017-09-09
mm/memory_hotplug: introduce add_pages
Michal Hocko
2
-7
/
+19
2017-09-09
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
1
-0
/
+17
2017-09-09
mm: thp: enable thp migration in generic path
Zi Yan
1
-0
/
+2
2017-09-09
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
Naoya Horiguchi
1
-0
/
+4
2017-09-09
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
Naoya Horiguchi
2
-8
/
+14
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-621
/
+1068
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
34
-169
/
+213
2017-09-07
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-54
/
+3
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-19
/
+3
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-62
/
+535
2017-09-07
x86/mm: Make the SME mask a u64
Borislav Petkov
2
-3
/
+3
[next]