aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-18perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-04-18x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen
2016-04-11x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2016-04-11kasan: enable stack instrumentationAndrey Ryabinin
2016-04-11x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2016-04-11x86_64: add KASan supportAndrey Ryabinin
2016-04-07x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2015-12-14KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-11-06Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2015-10-27x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-07-13KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-03x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski
2015-06-28x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan
2015-06-09kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-06-09KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-06-09x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2015-06-09Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-17sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-03-28x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-03-14x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas
2015-02-05xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
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-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-08x86, microcode: Reload microcode on resumeBorislav 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
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky
2014-10-28sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-10-24KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-10-24KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-17kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE defineAnton Blanchard
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds