summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-10-26x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2016-10-26x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2016-04-27x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2016-04-27x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley
2016-04-27KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini
2016-04-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2016-04-27crypto: ghash-clmulni: specify context size for ghash async algorithmAndrey Ryabinin
2016-03-21KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-21x86/LDT: Print the real LDT base addressJan Beulich
2016-03-21KVM: svm: unconditionally intercept #DBPaolo Bonzini
2016-03-21KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2016-03-21x86/ldt: Correct FPU emulation access to LDTJuergen Gross
2016-03-21x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2016-03-21x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2016-03-21x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-10-22KVM: x86: properly restore LVT0Radim Krčmář
2015-10-22KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-10-22x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-09-18x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha
2015-09-18x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha
2015-09-18x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov
2015-09-18x86/mce: Fix MCE severity messagesBorislav Petkov
2015-09-18KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-09-18x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan
2015-06-19config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-06-19x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2015-06-19x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-06-19crypto: aesni - fix memory usage in GCM decryptionStephan Mueller
2015-06-19x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski
2015-06-19x86/vdso: Fix the build on GCC5Jiri Slaby
2015-06-19x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-06-19KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-04-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2015-04-14x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-04-14vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-14x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-04-14ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-04-14x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-04-14x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-04-14x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-04-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-04-14x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2015-02-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2015-02-02x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-02-02x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-02-02x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2015-02-02x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-02-02x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2015-02-02x86_64, traps: Rework bad_iretAndy Lutomirski