Age | Commit message (Expand) | Author |
2014-04-30 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
2014-04-30 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang |
2014-04-09 | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti |
2014-04-09 | KVM: MMU: handle invalid root_hpa at __direct_map | Marcelo Tosatti |
2014-04-02 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
2014-04-02 | KVM: SVM: fix cr8 intercept window | Radim Krčmář |
2014-04-02 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-04-02 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava |
2014-04-02 | KVM: x86: limit PIT timer frequency | Marcelo Tosatti |
2014-04-02 | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young |
2014-02-15 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-02-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2014-02-15 | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) | Andy Honig |
2014-01-03 | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) | Andy Honig |
2014-01-03 | x86, efi: Don't use (U)EFI time services on 32 bit | Matthew Garrett |
2014-01-03 | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin |
2014-01-03 | x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as... | Thomas Renninger |
2014-01-03 | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu |
2013-11-28 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-26 | x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically | Masoud Sharbiani |
2013-10-26 | x86, efi: Don't map Boot Services on i386 | Josh Boyer |
2013-09-10 | x86/xen: do not identity map UNUSABLE regions in the machine E820 | David Vrabel |
2013-09-10 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea |
2013-09-10 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu |
2013-07-27 | xen/time: remove blocked time accounting from xen "clockchip" | Laszlo Ersek |
2013-06-29 | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings |
2013-06-29 | Modify UEFI anti-bricking code | Matthew Garrett |
2013-06-29 | x86: fix build error and kconfig for ia32_emulation and binfmt | Randy Dunlap |
2013-06-29 | KVM: x86: remove vcpu's CPL check in host-invoked XCR set | Zhanghaoyu (A) |
2013-06-19 | x86: Fix typo in kexec register clearing | Kees Cook |
2013-05-30 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger |
2013-05-30 | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger |
2013-05-30 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov |
2013-05-30 | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming |
2013-05-30 | KVM: VMX: fix halt emulation while emulating invalid guest sate | Gleb Natapov |
2013-05-30 | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. | Konrad Rzeszutek Wilk |
2013-05-30 | x86: Eliminate irq_mis_count counted in arch_irq_stat | Li Fei |
2013-05-13 | x86/mm: account for PGDIR_SIZE alignment | jerry.hoemann@hp.com |
2013-05-13 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian |
2013-05-13 | xen/time: Fix kasprintf splat when allocating timer%d IRQ line. | Konrad Rzeszutek Wilk |
2013-05-13 | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on... | Konrad Rzeszutek Wilk |
2013-05-13 | xen/smp: Fix leakage of timer interrupt line for every CPU online/offline. | Konrad Rzeszutek Wilk |
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-25 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky |
2013-04-25 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio |
2013-03-27 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
2013-03-27 | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang |
2013-03-27 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds |