Age | Commit message (Expand) | Author |
2014-07-09 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini |
2014-07-09 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit |
2014-07-06 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-06-30 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
2014-06-30 | x86, x32: Use compat shims for io_{setup,submit} | Mike Frysinger |
2014-06-30 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin |
2014-06-07 | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings |
2014-06-07 | Modify UEFI anti-bricking code | Matthew Garrett |
2014-06-07 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger |
2014-06-07 | efi: Export efi_query_variable_store() for efivars.ko | Sergey Vlasov |
2014-06-07 | x86,efi: Check max_size only if it is non-zero. | Richard Weinberger |
2014-06-07 | x86, efivars: firmware bug workarounds should be in platform code | Matt Fleming |
2014-06-07 | x86/Sandy Bridge: mark arrays in __init functions as __initconst | H. Peter Anvin |
2014-06-07 | ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic | Oleg Nesterov |
2014-06-07 | ptrace/x86: Introduce set_task_blockstep() helper | Oleg Nesterov |
2014-06-07 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea |
2014-06-07 | x86: fix build error and kconfig for ia32_emulation and binfmt | Randy Dunlap |
2014-06-07 | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu |
2014-06-07 | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin |
2014-06-07 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
2014-06-07 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-05-13 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel |
2014-05-06 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
2014-04-14 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
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 |