summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-12-09x86/mpx: Fix 32-bit address space calculationDave Hansen
2015-12-09x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen
2015-12-09x86/fpu: Fix 32-bit signal frame handlingDave Hansen
2015-12-09x86/fpu: Fix get_xsave_addr() behavior under virtualizationHuaitong Han
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-12-09x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-12-09KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-12-09KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek
2015-12-09KVM: x86: allow RSM from 64-bit modePaolo Bonzini
2015-12-09KVM: x86: handle SMBASE as physical address in RSMRadim Krčmář
2015-12-09KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář
2015-12-09kvm: x86: zero EFER on INITPaolo Bonzini
2015-12-09kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski
2015-10-27x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()Werner Pawlitschko
2015-10-26x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL devVille Syrjälä
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-20x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin
2015-10-19um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse
2015-10-19x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin
2015-10-19x86/smpboot: Fix CPU #1 boot timeoutLen Brown
2015-10-19x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehaviorLen Brown
2015-10-16x86/ioapic: Disable interrupts when re-routing legacy IRQsVitaly Kuznetsov
2015-10-16x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-14KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini
2015-10-14KVM: x86: fix previous commit for 32-bitPaolo Bonzini
2015-10-14x86/efi: Fix multiple GOP device supportKővágó, Zoltán
2015-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-10-13KVM: x86: fix SMI to halted VCPUPaolo Bonzini
2015-10-13KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini
2015-10-13KVM: x86: map/unmap private slots in __x86_set_memory_regionPaolo Bonzini
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini
2015-10-10Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-08crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings
2015-10-07swiotlb: Enable it under x86 PAEChristian Melki
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings
2015-10-02x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-02x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini