summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-03-17KVM: x86 emulator: emulate MOVAPDIgor Mammedov
2014-03-17KVM: x86 emulator: emulate MOVAPSIgor Mammedov
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-14perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13x86, vdso, xen: Remove stray reference to FIX_VDSOH. Peter Anvin
2014-03-13x86_32, mm: Remove user bit from identity map PDEAndy Lutomirski
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov
2014-03-13x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov
2014-03-13x86: Add another set of MSR accessor functionsBorislav Petkov
2014-03-13x86, pageattr: Correct WBINVD spelling in commentBorislav Petkov
2014-03-13x86, crash: Unify ifdefBorislav Petkov
2014-03-13x86, boot: Correct max ramdisk size nameBorislav Petkov
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-12perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian
2014-03-11x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas
2014-03-11x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka
2014-03-11i386: Remove unneeded test of 'task' in dump_trace() (again)Steven Rostedt
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones
2014-03-11perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar
2014-03-11KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini
2014-03-11KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini
2014-03-11KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka
2014-03-11KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka
2014-03-11KVM: nVMX: Fully emulate preemption timerJan Kiszka
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka
2014-03-10x86, threadinfo: Redo "x86: Use inline assembler to get sp"Mathias Krause
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-07ftrace/x86: BUG when ftrace recovery failsPetr Mladek
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby