Age | Commit message (Expand) | Author |
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 | KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 | Nadav Amit |
2015-01-29 | KVM: x86: SYSENTER emulation is broken | Nadav Amit |
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-29 | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich |
2015-01-29 | x86/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu |
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-27 | x86/build: Clean auto-generated processor feature files | Bjørn Mork |
2015-01-16 | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen |
2015-01-16 | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa |
2015-01-16 | crypto: aesni - fix "by8" variant for 128 bit keys | Mathias Krause |
2015-01-16 | crypto: sha-mb - Add avx2_supported check. | Vinson Lee |
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-16 | kvm: x86: mask out XSAVES | Paolo Bonzini |
2015-01-16 | KVM: x86: em_ret_far overrides cpl | Nadav Amit |
2015-01-16 | KVM: x86: support XSAVES usage in the host | Paolo Bonzini |
2015-01-16 | x86: export get_xsave_addr | Paolo Bonzini |
2015-01-08 | x86/microcode/intel: Fish out the stashed microcode for the BSP | Borislav Petkov |
2015-01-08 | x86, microcode: Reload microcode on resume | Borislav Petkov |
2015-01-08 | x86, microcode: Don't initialize microcode code on paravirt | Boris Ostrovsky |
2015-01-08 | x86, microcode, intel: Drop unused parameter | Borislav Petkov |
2015-01-08 | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov |
2015-01-08 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
2015-01-08 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | 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 |
2014-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-01 | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov |
2014-11-26 | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel |
2014-11-23 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski |
2014-11-23 | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds |
2014-11-23 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
2014-11-23 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-11-23 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
2014-11-23 | x86: Use $(OBJDUMP) instead of plain objdump | Chris Clayton |
2014-11-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-11-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-11-20 | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski |
2014-11-18 | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook |
2014-11-18 | x86, mm: Set NX across entire PMD at boot | Kees Cook |