index
:
Linux Stable
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.14.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
*
x86/mpx: Fix 32-bit address space calculation
Dave Hansen
2015-12-09
1
-5
/
+17
*
x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
Dave Hansen
2015-12-09
1
-1
/
+24
*
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
2015-12-09
1
-6
/
+5
*
x86/fpu: Fix get_xsave_addr() behavior under virtualization
Huaitong Han
2015-12-09
1
-1
/
+0
*
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
2015-12-09
1
-2
/
+1
*
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2015-12-09
2
-5
/
+15
*
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
Vitaly Kuznetsov
2015-12-09
3
-9
/
+27
*
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
2015-12-09
1
-1
/
+1
*
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-12-09
3
-1
/
+13
*
KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Laszlo Ersek
2015-12-09
1
-1
/
+3
*
KVM: x86: allow RSM from 64-bit mode
Paolo Bonzini
2015-12-09
1
-5
/
+25
*
KVM: x86: handle SMBASE as physical address in RSM
Radim Krčmář
2015-12-09
1
-4
/
+3
*
KVM: x86: add read_phys to x86_emulate_ops
Radim Krčmář
2015-12-09
2
-0
/
+20
*
kvm: x86: zero EFER on INIT
Paolo Bonzini
2015-12-09
2
-8
/
+6
*
kvm: x86: set KVM_REQ_EVENT when updating IRR
Radim Krčmář
2015-12-09
1
-0
/
+2
*
x86/vm86: Set thread.vm86 to NULL on fork/clone
Andy Lutomirski
2015-10-31
1
-0
/
+3
*
x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()
Werner Pawlitschko
2015-10-27
1
-1
/
+3
*
x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev
Ville Syrjälä
2015-10-26
1
-2
/
+3
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-23
6
-12
/
+34
|
\
|
*
x86/mm, kasan: Silence KASAN warnings in get_wchan()
Andrey Ryabinin
2015-10-20
1
-3
/
+3
|
*
x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernels
Andrey Ryabinin
2015-10-19
1
-3
/
+2
|
*
x86/smpboot: Fix CPU #1 boot timeout
Len Brown
2015-10-19
1
-2
/
+6
|
*
x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior
Len Brown
2015-10-19
1
-2
/
+5
|
*
x86/ioapic: Disable interrupts when re-routing legacy IRQs
Vitaly Kuznetsov
2015-10-16
1
-0
/
+4
|
*
x86/setup: Extend low identity map to cover whole kernel range
Paolo Bonzini
2015-10-16
1
-0
/
+8
|
*
x86/efi: Fix multiple GOP device support
Kővágó, Zoltán
2015-10-14
1
-2
/
+6
*
|
um: Do not rely on libc to provide modify_ldt()
Hans-Werner Hilse
2015-10-19
1
-1
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-10-14
4
-87
/
+90
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: fix RSM into 64-bit protected mode
Paolo Bonzini
2015-10-14
1
-3
/
+7
|
*
KVM: x86: fix previous commit for 32-bit
Paolo Bonzini
2015-10-14
1
-1
/
+1
|
*
KVM: x86: fix SMI to halted VCPU
Paolo Bonzini
2015-10-13
1
-0
/
+3
|
*
KVM: x86: clean up kvm_arch_vcpu_runnable
Paolo Bonzini
2015-10-13
1
-10
/
+29
|
*
KVM: x86: map/unmap private slots in __x86_set_memory_region
Paolo Bonzini
2015-10-13
1
-32
/
+30
|
*
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
Paolo Bonzini
2015-10-13
3
-42
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-10-13
1
-0
/
+5
|
\
\
|
*
|
crypto: camellia_aesni_avx - Fix CPU feature checks
Ben Hutchings
2015-10-08
1
-0
/
+5
*
|
|
Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-10
1
-0
/
+1
|
\
\
\
|
*
|
|
swiotlb: Enable it under x86 PAE
Christian Melki
2015-10-07
1
-0
/
+1
*
|
|
|
Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-10-06
4
-5
/
+46
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/xen/p2m: hint at the last populated P2M entry
David Vrabel
2015-10-06
1
-1
/
+18
|
*
|
|
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
Malcolm Crossley
2015-09-28
1
-1
/
+1
|
*
|
|
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
2015-09-28
1
-0
/
+23
|
*
|
|
xen/x86: Don't try to write syscall-related MSRs for PV guests
Boris Ostrovsky
2015-09-28
1
-0
/
+1
|
*
|
|
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
2015-09-28
2
-3
/
+3
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-03
9
-65
/
+69
|
\
\
\
\
|
*
|
|
|
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
Ben Hutchings
2015-10-02
1
-1
/
+1
|
*
|
|
|
x86/mm: Set NX on gap between __ex_table and rodata
Stephen Smalley
2015-10-02
1
-1
/
+1
|
*
|
|
|
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
2015-10-02
1
-4
/
+3
|
*
|
|
|
Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent
Ingo Molnar
2015-10-01
3
-52
/
+55
|
|
\
\
\
\
|
|
*
|
|
|
x86/process: Unify 32bit and 64bit implementations of get_wchan()
Thomas Gleixner
2015-09-30
3
-84
/
+55
[next]