Age | Commit message (Expand) | Author |
2014-03-17 | KVM: x86 emulator: emulate MOVAPD | Igor Mammedov |
2014-03-17 | KVM: x86 emulator: emulate MOVAPS | Igor Mammedov |
2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
2014-03-14 | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian |
2014-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-03-13 | x86, vdso, xen: Remove stray reference to FIX_VDSO | H. Peter Anvin |
2014-03-13 | x86_32, mm: Remove user bit from identity map PDE | Andy Lutomirski |
2014-03-13 | x86, vdso: Remove compat vdso support | Andy Lutomirski |
2014-03-13 | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin |
2014-03-13 | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov |
2014-03-13 | x86, AMD: Convert to the new bit access MSR accessors | Borislav Petkov |
2014-03-13 | x86: Add another set of MSR accessor functions | Borislav Petkov |
2014-03-13 | x86, pageattr: Correct WBINVD spelling in comment | Borislav Petkov |
2014-03-13 | x86, crash: Unify ifdef | Borislav Petkov |
2014-03-13 | x86, boot: Correct max ramdisk size name | Borislav Petkov |
2014-03-13 | arch: Remove stub cputime.h headers | Frederic Weisbecker |
2014-03-13 | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo |
2014-03-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner |
2014-03-12 | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian |
2014-03-11 | x86: bpf_jit: support negative offsets | Alexei Starovoitov |
2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones |
2014-03-11 | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas |
2014-03-11 | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka |
2014-03-11 | i386: Remove unneeded test of 'task' in dump_trace() (again) | Steven Rostedt |
2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones |
2014-03-11 | perf/x86/uncore: Add __init for uncore_cpumask_init() | Dongsheng Yang |
2014-03-11 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-03-11 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2014-03-11 | KVM: svm: Allow the guest to run with dirty debug registers | Paolo Bonzini |
2014-03-11 | KVM: svm: set/clear all DR intercepts in one swoop | Paolo Bonzini |
2014-03-11 | KVM: nVMX: Allow nested guests to run with dirty debug registers | Paolo Bonzini |
2014-03-11 | KVM: vmx: Allow the guest to run with dirty debug registers | Paolo Bonzini |
2014-03-11 | KVM: x86: Allow the guest to run with dirty debug registers | Paolo Bonzini |
2014-03-11 | KVM: x86: change vcpu->arch.switch_db_regs to a bit mask | Paolo Bonzini |
2014-03-11 | KVM: vmx: we do rely on loading DR7 on entry | Paolo Bonzini |
2014-03-11 | KVM: x86: Remove return code from enable_irq/nmi_window | Jan Kiszka |
2014-03-11 | KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt | Jan Kiszka |
2014-03-11 | KVM: nVMX: Fully emulate preemption timer | Jan Kiszka |
2014-03-11 | KVM: nVMX: Rework interception of IRQs and NMIs | Jan Kiszka |
2014-03-10 | x86, threadinfo: Redo "x86: Use inline assembler to get sp" | Mathias Krause |
2014-03-07 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds |
2014-03-07 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin |
2014-03-07 | ftrace/x86: BUG when ftrace recovery fails | Petr Mladek |
2014-03-07 | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby |
2014-03-07 | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby |