Age | Commit message (Expand) | Author |
2014-06-06 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-05-29 | xen/spinlock: Don't enable them unconditionally. | Konrad Rzeszutek Wilk |
2014-05-29 | KVM: x86: remove WARN_ON from get_kernel_ns() | Marcelo Tosatti |
2014-05-15 | x86/efi: Correct EFI boot stub use of code32_start | Matt Fleming |
2014-05-15 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
2014-05-15 | ftrace/x86: One more missing sync after fixup of function modification failure | Petr Mladek |
2014-05-05 | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman |
2014-05-05 | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan |
2014-04-18 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel |
2014-04-03 | x86: fix boot on uniprocessor systems | Artem Fetishev |
2014-04-03 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel |
2014-04-03 | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT | Toshi Kani |
2014-04-03 | crypto: sha256_ssse3 - also test for BMI2 | Oliver Neukum |
2014-03-31 | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti |
2014-03-31 | KVM: x86: handle invalid root_hpa everywhere | Marcelo Tosatti |
2014-03-31 | KVM: MMU: handle invalid root_hpa at __direct_map | Marcelo Tosatti |
2014-03-31 | x86: bpf_jit: support negative offsets | Alexei Starovoitov |
2014-03-24 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha |
2014-03-24 | KVM: SVM: fix cr8 intercept window | Radim Krčmář |
2014-03-22 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
2014-03-22 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds |
2014-03-22 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin |
2014-03-12 | x86/dumpstack: Fix printk_address for direct addresses | Jiri Slaby |
2014-03-05 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-03-05 | x86: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski |
2014-03-05 | kvm: x86: fix emulator buffer overflow (CVE-2014-0049) | Andrew Honig |
2014-02-22 | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) |
2014-02-22 | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off | H. Peter Anvin |
2014-02-22 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin |
2014-02-22 | xen: properly account for _PAGE_NUMA during xen pte translations | Mel Gorman |
2014-02-20 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman |
2014-02-13 | mm: don't lose the SOFT_DIRTY flag on mprotect | Andrey Vagin |
2014-02-13 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk |
2014-02-06 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-02-06 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini |
2014-02-06 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini |
2014-02-06 | KVM: x86: limit PIT timer frequency | Marcelo Tosatti |
2014-02-06 | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young |
2014-02-06 | kvm: x86: fix apic_base enable check | Andrew Jones |
2014-01-25 | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt |
2014-01-25 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2014-01-09 | mm: numa: serialise parallel get_user_page against THP migration | Mel Gorman |
2014-01-09 | KVM: x86: Fix APIC map calculation after re-enabling | Jan Kiszka |
2014-01-09 | KVM: nVMX: Unconditionally uninit the MMU on nested vmexit | Jan Kiszka |
2014-01-09 | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown |
2013-12-20 | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin |
2013-12-20 | x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' ... | cpw |