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-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
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-11-09xen: fix backport of previous kexec patchGreg Kroah-Hartman
2015-11-09x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()Werner Pawlitschko
2015-11-09x86/efi: Fix multiple GOP device supportKővágó, Zoltán
2015-10-27KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini
2015-10-27KVM: x86: fix SMI to halted VCPUPaolo Bonzini
2015-10-27KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini
2015-10-27crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings
2015-10-22sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-10-22x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-22x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-22x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-22x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-22Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-22x86/pci/intel_mid_pci: Work around for IRQ0 assignmentAndy Shevchenko
2015-10-22x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner
2015-10-22x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-22x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner
2015-10-22x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-22locking/qspinlock/x86: Only emit the test-and-set fallback when building gues...Peter Zijlstra
2015-10-22locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra
2015-10-22perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-10-22Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini
2015-10-22Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini
2015-10-22Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini
2015-10-22KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini
2015-10-22kvm: svm: reset mmu on VCPU resetIgor Mammedov
2015-10-22KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li
2015-09-29lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-09-29x86/mm: Initialize pmd_idx in page_table_range_init_count()Minfei Huang
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-09-21x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi