Age | Commit message (Expand) | Author |
2015-07-10 | x86/iosf: Add Kconfig prompt for IOSF_MBI selection | David E. Box |
2015-07-10 | KVM: x86: make vapics_in_nmi_mode atomic | Radim Krčmář |
2015-07-10 | x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A | Bjorn Helgaas |
2015-07-10 | x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing | Bjorn Helgaas |
2015-07-03 | KVM: nSVM: Check for NRIPS support before updating control field | Bandan Das |
2015-07-03 | x86/microcode/intel: Guard against stack overflow in the loader | Quentin Casasnovas |
2015-07-03 | config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected | Konrad Rzeszutek Wilk |
2015-07-03 | kprobes/x86: Return correct length in __copy_instruction() | Eugene Shatokhin |
2015-06-22 | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski |
2015-06-22 | x86: bpf_jit: fix compilation of large bpf programs | Alexei Starovoitov |
2015-06-06 | KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages | Paolo Bonzini |
2015-05-06 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2015-05-06 | sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi... | Len Brown |
2015-04-29 | x86: mm: move mmap_sem unlock from mm_fault_error() to caller | Linus Torvalds |
2015-04-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-04-29 | KVM: x86: SYSENTER emulation is broken | Nadav Amit |
2015-04-19 | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann |
2015-03-26 | x86/vdso: Fix the build on GCC5 | Jiri Slaby |
2015-03-26 | x86/fpu: Drop_fpu() should not assume that tsk equals current | Oleg Nesterov |
2015-03-26 | x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s... | Oleg Nesterov |
2015-03-26 | crypto: aesni - fix memory usage in GCM decryption | Stephan Mueller |
2015-03-18 | KVM: emulate: fix CMPXCHG8B on 32-bit hosts | Paolo Bonzini |
2015-03-18 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski |
2015-03-06 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert |
2015-03-06 | KVM: x86: update masterclock values on TSC writes | Marcelo Tosatti |
2015-03-06 | mm/hugetlb: pmd_huge() returns true for non-present hugepage | Naoya Horiguchi |
2015-02-11 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski |
2015-02-11 | PCI: Add NEC variants to Stratus ftServer PCIe DMI check | Charlotte Richardson |
2015-02-05 | x86, build: replace Perl script with Shell script | Kees Cook |
2015-01-29 | crypto: include crypto- module prefix in template | Kees Cook |
2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-01-29 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
2015-01-29 | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue |
2015-01-29 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-01-29 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
2015-01-29 | x86, boot: Skip relocs when load address unchanged | Kees Cook |
2015-01-29 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers |
2015-01-29 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan |
2015-01-27 | KVM: nVMX: Disable unrestricted mode if ept=0 | Bandan Das |
2015-01-27 | x86, um: actually mark system call tables readonly | Daniel Borkmann |
2015-01-27 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) |
2015-01-16 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa |
2015-01-16 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |
2015-01-16 | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski |
2015-01-16 | kvm: x86: drop severity of "generation wraparound" message | Paolo Bonzini |
2015-01-08 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2015-01-08 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
2015-01-08 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski |
2015-01-08 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski |
2015-01-08 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski |