summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-02-11x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2015-02-11x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky
2015-02-11PCI: Add NEC variants to Stratus ftServer PCIe DMI checkCharlotte Richardson
2015-02-05xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2015-02-05perf/rapl: Fix crash in rapl_scale()Stephane Eranian
2015-02-05perf/x86/intel: Add model number for AirmontKan Liang
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-02-05x86, build: replace Perl script with Shell scriptKees Cook
2015-01-29crypto: add missing crypto module aliasesMathias Krause
2015-01-29crypto: include crypto- module prefix in templateKees Cook
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue
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-29KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit
2015-01-29KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-01-29x86, boot: Skip relocs when load address unchangedKees Cook
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-29x86, irq: Properly tag virtualization entry in /proc/interruptsJan Beulich
2015-01-29x86/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2015-01-27KVM: nVMX: Disable unrestricted mode if ept=0Bandan Das
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-27x86/build: Clean auto-generated processor feature filesBjørn Mork
2015-01-16perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-16crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause
2015-01-16crypto: sha-mb - Add avx2_supported check.Vinson Lee
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-16x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2015-01-16kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini
2015-01-16kvm: x86: mask out XSAVESPaolo Bonzini
2015-01-16KVM: x86: em_ret_far overrides cplNadav Amit
2015-01-16KVM: x86: support XSAVES usage in the hostPaolo Bonzini
2015-01-16x86: export get_xsave_addrPaolo Bonzini
2015-01-08x86/microcode/intel: Fish out the stashed microcode for the BSPBorislav Petkov
2015-01-08x86, microcode: Reload microcode on resumeBorislav Petkov
2015-01-08x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky
2015-01-08x86, microcode, intel: Drop unused parameterBorislav Petkov
2015-01-08x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-01-08x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy 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-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel