Age | Commit message (Expand) | Author |
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-30 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-06-26 | KVM: lapic: sync highest ISR to hardware apic on EOI | Paolo Bonzini |
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-31 | net: filter: x86: fix JIT address randomization | Alexei Starovoitov |
2014-05-31 | xen/spinlock: Don't enable them unconditionally. | Konrad Rzeszutek Wilk |
2014-05-31 | x86,preempt: Fix preemption for i386 | Peter Zijlstra |
2014-05-31 | KVM: x86: remove WARN_ON from get_kernel_ns() | Marcelo Tosatti |
2014-05-13 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin |
2014-05-06 | x86/efi: Correct EFI boot stub use of code32_start | Matt Fleming |
2014-05-06 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
2014-05-06 | ftrace/x86: One more missing sync after fixup of function modification failure | Petr Mladek |
2014-05-06 | x86, AVX-512: Enable AVX-512 States Context Switch | Fenghua Yu |
2014-05-06 | x86, AVX-512: AVX-512 Feature Detection | Fenghua Yu |
2014-05-06 | x86, hash: Fix build failure with older binutils | Jan Beulich |
2014-04-26 | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman |
2014-04-26 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang |
2014-04-14 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel |
2014-04-14 | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov |
2014-04-14 | x86, pageattr: Export page unmapping interface | Borislav Petkov |
2014-03-28 | x86: fix boot on uniprocessor systems | Artem Fetishev |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel |
2014-03-19 | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-18 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas |
2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
2014-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-03-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář |
2014-03-11 | x86: bpf_jit: support negative offsets | Alexei Starovoitov |
2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones |
2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones |
2014-03-07 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds |
2014-03-07 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin |
2014-03-06 | x86, trace: Further robustify CR2 handling vs tracing | Peter Zijlstra |
2014-03-04 | x86, trace: Fix CR2 corruption when tracing page faults | Jiri Olsa |
2014-03-04 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2014-03-04 | x86/efi: Quirk out SGI UV | Borislav Petkov |
2014-03-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-03-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-02-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-02-27 | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini |
2014-02-27 | kvm: x86: fix emulator buffer overflow (CVE-2014-0049) | Andrew Honig |
2014-02-27 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-02-26 | KVM: MMU: drop read-only large sptes when creating lower level sptes | Marcelo Tosatti |