Age | Commit message (Expand) | Author |
2014-04-03 | x86: fix boot on uniprocessor systems | Artem Fetishev |
2014-03-30 | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti |
2014-03-30 | KVM: MMU: handle invalid root_hpa at __direct_map | Marcelo Tosatti |
2014-03-30 | x86: bpf_jit: support negative offsets | Alexei Starovoitov |
2014-03-23 | KVM: SVM: fix cr8 intercept window | Radim Krčmář |
2014-03-23 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
2014-03-11 | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on... | Konrad Rzeszutek Wilk |
2014-03-11 | xen/smp: Fix leakage of timer interrupt line for every CPU online/offline. | Konrad Rzeszutek Wilk |
2014-03-11 | xen/boot: Disable BIOS SMP MP table search. | Konrad Rzeszutek Wilk |
2014-03-11 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-02-06 | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) | Andy Honig |
2014-01-29 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-29 | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) | Andy Honig |
2014-01-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2013-12-20 | x86, efi: Don't use (U)EFI time services on 32 bit | Matthew Garrett |
2013-11-29 | x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as... | Thomas Renninger |
2013-10-05 | x86, efi: Don't map Boot Services on i386 | Josh Boyer |
2013-10-05 | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani |
2013-09-14 | Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x inst... | Greg Kroah-Hartman |
2013-08-29 | x86/xen: do not identity map UNUSABLE regions in the machine E820 | David Vrabel |
2013-08-11 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu |
2013-07-21 | xen/time: remove blocked time accounting from xen "clockchip" | Laszlo Ersek |
2013-06-27 | KVM: x86: remove vcpu's CPL check in host-invoked XCR set | Zhanghaoyu (A) |
2013-06-20 | x86: Fix typo in kexec register clearing | Kees Cook |
2013-06-07 | x86, um: Correct syscall table type attributes breaking gcc 4.8 | Martin Pelikan |
2013-05-19 | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk |
2013-05-19 | KVM: VMX: fix halt emulation while emulating invalid guest sate | Gleb Natapov |
2013-05-11 | x86/mm: account for PGDIR_SIZE alignment | Jerry Hoemann |
2013-05-11 | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra |
2013-05-11 | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra |
2013-05-07 | x86: Eliminate irq_mis_count counted in arch_irq_stat | Li Fei |
2013-05-07 | KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions | Gleb Natapov |
2013-05-07 | xen/time: Fix kasprintf splat when allocating timer%d IRQ line. | Konrad Rzeszutek Wilk |
2013-04-25 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian |
2013-04-25 | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig |
2013-04-25 | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig |
2013-04-25 | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201... | Andy Honig |
2013-04-16 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky |
2013-04-16 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio |
2013-04-12 | x86: Fix rebuild with EFI_STUB enabled | Jan Beulich |
2013-04-12 | x86: remove the x32 syscall bitmask from syscall_get_nr() | Paul Moore |
2013-04-05 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
2013-03-28 | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang |
2013-03-20 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds |
2013-03-20 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian |
2013-03-14 | xen/pat: Disable PAT using pat_enabled value. | Konrad Rzeszutek Wilk |
2013-03-14 | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk |
2013-03-04 | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin |
2013-03-04 | x86, efi: Make "noefi" really disable EFI runtime serivces | Matt Fleming |
2013-02-28 | xen: Send spinlock IPI to all waiters | Stefan Bader |