Age | Commit message (Expand) | Author |
2013-04-14 | KVM: VMX: do not try to reexecute failed instruction while emulating invalid ... | Gleb Natapov |
2013-04-13 | uretprobes/x86: Hijack return address | Anton Arapov |
2013-04-12 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen |
2013-04-12 | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMER | Paul Bolle |
2013-04-11 | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk |
2013-04-11 | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed | Konrad Rzeszutek Wilk |
2013-04-11 | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed. | Konrad Rzeszutek Wilk |
2013-04-11 | x86: Use a read-only IDT alias on all CPUs | Kees Cook |
2013-04-10 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky |
2013-04-10 | x86/mm/cpa: Cleanup split_large_page() and its callee | Borislav Petkov |
2013-04-10 | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov... | Jacob Shin |
2013-04-08 | arch: Consolidate tsk_is_polling() | Thomas Gleixner |
2013-04-08 | KVM: Move kvm_rebooting declaration out of x86 | Geoff Levand |
2013-04-08 | KVM: Move vm_list kvm_lock declarations out of x86 | Geoff Levand |
2013-04-08 | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/... | Ingo Molnar |
2013-04-02 | x86, msr: Unify variable names | Borislav Petkov |
2013-04-02 | x86: Drop KERNEL_IMAGE_START | Borislav Petkov |
2013-04-02 | x86: remove the x32 syscall bitmask from syscall_get_nr() | Paul Moore |
2013-04-02 | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat |
2013-04-02 | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov |
2013-04-02 | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov |
2013-04-02 | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Convert FDIV bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Convert F00F bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov |
2013-04-02 | pmu: prepare for migration support | Paolo Bonzini |
2013-04-01 | perf/x86: Add memory profiling via PEBS Load Latency | Stephane Eranian |
2013-03-28 | Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-03-27 | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-03-25 | intel-pstate: Use #defines instead of hard-coded values. | Konrad Rzeszutek Wilk |
2013-03-22 | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich |
2013-03-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-03-21 | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti |
2013-03-19 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-03-19 | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig |
2013-03-18 | kprobes/x86: Check Interrupt Flag modifier when registering probe | Masami Hiramatsu |
2013-03-15 | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang |
2013-03-14 | KVM: x86: Optimize mmio spte zapping when creating/moving memslot | Takuya Yoshikawa |
2013-03-14 | KVM: MMU: Mark sp mmio cached when creating mmio spte | Takuya Yoshikawa |
2013-03-14 | KVM: nVMX: Add preemption timer support | Jan Kiszka |
2013-03-14 | KVM: nVMX: Provide EFER.LMA saving support | Jan Kiszka |
2013-03-13 | KVM: nVMX: Clean up and fix pin-based execution controls | Jan Kiszka |
2013-03-13 | KVM: x86: Rework INIT and SIPI handling | Jan Kiszka |
2013-03-12 | KVM: x86: Drop unused return code from VCPU reset callback | Jan Kiszka |
2013-03-07 | KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS | Jan Kiszka |
2013-03-07 | context_tracking: Move exception handling to generic code | Frederic Weisbecker |
2013-03-06 | x86, doc: Be explicit about what the x86 struct boot_params requires | Peter Jones |
2013-03-06 | x86: Don't clear efi_info even if the sentinel hits | Josh Boyer |
2013-03-04 | x86: Make Linux guest support optional | Borislav Petkov |
2013-03-03 | x86: trim sys_ia32.h | Al Viro |