Age | Commit message (Expand) | Author |
2014-08-07 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-08-07 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |
2014-08-07 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
2014-08-07 | x86, espfix: Fix broken header guard | H. Peter Anvin |
2014-08-07 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
2014-08-07 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-08-07 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin |
2014-07-31 | x86/efi: Include a .bss section within the PE/COFF headers | Michael Brown |
2014-07-31 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
2014-07-28 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra |
2014-07-28 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
2014-07-17 | x86, ioremap: Speed up check for RAM pages | Roland Dreier |
2014-07-17 | crypto: sha512_ssse3 - fix byte count to bit count conversion | Jussi Kivilinna |
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-26 | KVM: lapic: sync highest ISR to hardware apic on EOI | Paolo Bonzini |
2014-06-11 | perf: Drop sample rate when sampling is too slow | Dave Hansen |
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-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-04-26 | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman |
2014-04-14 | crypto: ghash-clmulni-intel - use C implementation for setkey() | Ard Biesheuvel |
2014-04-03 | x86: fix boot on uniprocessor systems | Artem Fetishev |
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-23 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha |
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-23 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds |
2014-03-23 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin |
2014-03-06 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-03-06 | x86: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski |
2014-03-06 | 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: Fix possible user space selector corruption | Frediano Ziglio |
2014-02-22 | xen/p2m: check MFN is in range before using the m2p table | David Vrabel |
2014-02-20 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman |
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 | KVM: x86: limit PIT timer frequency | Marcelo Tosatti |