aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
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
2014-10-14Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-10-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-08x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03efi: Delete the in_nmi() conditional runtime lockingMatt Fleming
2014-10-03x86/efi: Mark initialization code as suchMathias Krause
2014-10-03x86/efi: Unexport add_efi_memmap variableMathias Krause