summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/mpx: Fix 32-bit address space calculationDave Hansen2015-12-091-5/+17
* x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernelsDave Hansen2015-12-091-1/+24
* x86/fpu: Fix 32-bit signal frame handlingDave Hansen2015-12-091-6/+5
* x86/fpu: Fix get_xsave_addr() behavior under virtualizationHuaitong Han2015-12-091-1/+0
* x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2015-12-091-2/+1
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-12-092-5/+15
* x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov2015-12-093-9/+27
* x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur2015-12-091-1/+1
* KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-12-093-1/+13
* KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek2015-12-091-1/+3
* KVM: x86: allow RSM from 64-bit modePaolo Bonzini2015-12-091-5/+25
* KVM: x86: handle SMBASE as physical address in RSMRadim Krčmář2015-12-091-4/+3
* KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář2015-12-092-0/+20
* kvm: x86: zero EFER on INITPaolo Bonzini2015-12-092-8/+6
* kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář2015-12-091-0/+2
* x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski2015-10-311-0/+3
* x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()Werner Pawlitschko2015-10-271-1/+3
* x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL devVille Syrjälä2015-10-261-2/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-236-12/+34
|\
| * x86/mm, kasan: Silence KASAN warnings in get_wchan()Andrey Ryabinin2015-10-201-3/+3
| * x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin2015-10-191-3/+2
| * x86/smpboot: Fix CPU #1 boot timeoutLen Brown2015-10-191-2/+6
| * x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehaviorLen Brown2015-10-191-2/+5
| * x86/ioapic: Disable interrupts when re-routing legacy IRQsVitaly Kuznetsov2015-10-161-0/+4
| * x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini2015-10-161-0/+8
| * x86/efi: Fix multiple GOP device supportKővágó, Zoltán2015-10-141-2/+6
* | um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse2015-10-191-1/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-10-144-87/+90
|\ \ | |/ |/|
| * KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini2015-10-141-3/+7
| * KVM: x86: fix previous commit for 32-bitPaolo Bonzini2015-10-141-1/+1
| * KVM: x86: fix SMI to halted VCPUPaolo Bonzini2015-10-131-0/+3
| * KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini2015-10-131-10/+29
| * KVM: x86: map/unmap private slots in __x86_set_memory_regionPaolo Bonzini2015-10-131-32/+30
| * KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini2015-10-133-42/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-10-131-0/+5
|\ \
| * | crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings2015-10-081-0/+5
* | | Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-101-0/+1
|\ \ \
| * | | swiotlb: Enable it under x86 PAEChristian Melki2015-10-071-0/+1
* | | | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-064-5/+46
|\ \ \ \ | |/ / / |/| | |
| * | | x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel2015-10-061-1/+18
| * | | x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley2015-09-281-1/+1
| * | | x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2015-09-281-0/+23
| * | | xen/x86: Don't try to write syscall-related MSRs for PV guestsBoris Ostrovsky2015-09-281-0/+1
| * | | xen: use correct type for HYPERVISOR_memory_op()Juergen Gross2015-09-282-3/+3
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-039-65/+69
|\ \ \ \
| * | | | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings2015-10-021-1/+1
| * | | | x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley2015-10-021-1/+1
| * | | | x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi2015-10-021-4/+3
| * | | | Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgentIngo Molnar2015-10-013-52/+55
| |\ \ \ \
| | * | | | x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner2015-09-303-84/+55