aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-03-06KVM: x86: update masterclock values on TSC writesMarcelo Tosatti
2015-02-11x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2015-02-11kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-01-29crypto: include crypto- module prefix in templateKees Cook
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2015-01-29x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-29x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-01-29x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-27x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-16x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-01-08x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2014-12-16nEPT: Nested INVEPTNadav Har'El
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-11-21x86: finish user fault error path with fatal signalJohannes Weiner
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski
2014-11-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2014-11-14KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-11-14KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2014-11-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-11-14KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-14KVM: x86: Improve thread safety in pitAndy Honig
2014-11-14KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-11-14x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui
2014-11-14x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski
2014-11-14x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-11-14x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin
2014-11-14x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov
2014-11-14x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov
2014-11-14x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li