| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-07-18 | x86, ioremap: Speed up check for RAM pages | Roland Dreier | 1 | -7/+19 |
| 2014-07-18 | crypto: sha512_ssse3 - fix byte count to bit count conversion | Jussi Kivilinna | 1 | -1/+1 |
| 2014-07-09 | kvm: fix wrong address when writing Hyper-V tsc page | Xiaoming Gao | 1 | -1/+1 |
| 2014-07-09 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini | 1 | -1/+1 |
| 2014-07-09 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit | 1 | -1/+1 |
| 2014-07-07 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 1 | -0/+16 |
| 2014-07-01 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski | 1 | -2/+8 |
| 2014-07-01 | x86, x32: Use compat shims for io_{setup,submit} | Mike Frysinger | 1 | -2/+4 |
| 2014-07-01 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin | 1 | -5/+0 |
| 2014-07-01 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 2 | -10/+4 |
| 2014-06-26 | KVM: lapic: sync highest ISR to hardware apic on EOI | Paolo Bonzini | 1 | -19/+43 |
| 2014-06-07 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 2 | -1/+11 |
| 2014-06-07 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 1 | -0/+1 |
| 2014-06-01 | net: filter: x86: fix JIT address randomization | Alexei Starovoitov | 1 | -1/+1 |
| 2014-06-01 | xen/spinlock: Don't enable them unconditionally. | Konrad Rzeszutek Wilk | 1 | -1/+4 |
| 2014-06-01 | x86,preempt: Fix preemption for i386 | Peter Zijlstra | 1 | -0/+12 |
| 2014-06-01 | KVM: x86: remove WARN_ON from get_kernel_ns() | Marcelo Tosatti | 1 | -1/+0 |
| 2014-05-13 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin | 1 | -0/+1 |
| 2014-05-06 | x86/efi: Correct EFI boot stub use of code32_start | Matt Fleming | 3 | -14/+14 |
| 2014-05-06 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin | 1 | -0/+11 |
| 2014-05-06 | ftrace/x86: One more missing sync after fixup of function modification failure | Petr Mladek | 1 | -1/+1 |
| 2014-05-06 | x86, AVX-512: Enable AVX-512 States Context Switch | Fenghua Yu | 1 | -6/+10 |
| 2014-05-06 | x86, AVX-512: AVX-512 Feature Detection | Fenghua Yu | 1 | -0/+4 |
| 2014-05-06 | x86, hash: Fix build failure with older binutils | Jan Beulich | 2 | -0/+5 |
| 2014-04-27 | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman | 1 | -9/+6 |
| 2014-04-27 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 1 | -0/+6 |
| 2014-04-14 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel | 2 | -32/+11 |
| 2014-04-14 | x86/efi: Make efi virtual runtime map passing more robust | Borislav Petkov | 4 | -26/+115 |
| 2014-04-14 | x86, pageattr: Export page unmapping interface | Borislav Petkov | 2 | -13/+33 |
| 2014-03-29 | x86: fix boot on uniprocessor systems | Artem Fetishev | 1 | -1/+2 |
| 2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel | 2 | -14/+4 |
| 2014-03-20 | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+1 |
| 2014-03-19 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas | 1 | -19/+1 |
| 2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
| 2014-03-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+13 |
| 2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 1 | -1/+1 |
| 2014-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
| 2014-03-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+3 |
| 2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář | 1 | -3/+3 |
| 2014-03-12 | x86: bpf_jit: support negative offsets | Alexei Starovoitov | 1 | -1/+1 |
| 2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 1 | -3/+12 |
| 2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 6 | -290/+5 |
| 2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones | 1 | -1/+2 |
| 2014-03-08 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2 | -2/+2 |
| 2014-03-08 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 2 | -2/+11 |
| 2014-03-06 | x86, trace: Further robustify CR2 handling vs tracing | Peter Zijlstra | 1 | -10/+23 |
| 2014-03-05 | x86, trace: Fix CR2 corruption when tracing page faults | Jiri Olsa | 1 | -7/+13 |
| 2014-03-05 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 3 | -8/+23 |
| 2014-03-05 | x86/efi: Quirk out SGI UV | Borislav Petkov | 3 | -8/+23 |
| 2014-03-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |