Age | Commit message (Expand) | Author |
2014-12-01 | ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameter | Steven Rostedt (Red Hat) |
2014-12-01 | ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed comments | Steven Rostedt (Red Hat) |
2014-12-01 | ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file | Steven Rostedt (Red Hat) |
2014-12-01 | ftrace/x86: Have static tracing also use ftrace_caller_setup | Steven Rostedt (Red Hat) |
2014-12-01 | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov |
2014-12-01 | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov |
2014-12-01 | Merge back earlier cpufreq material for 3.19-rc1. | Rafael J. Wysocki |
2014-11-26 | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel |
2014-11-26 | crypto: include crypto- module prefix in template | Kees Cook |
2014-11-25 | x86/nmi: Fix use of unallocated cpumask_var_t | Sasha Levin |
2014-11-25 | crypto: sha-mb - remove a bogus NULL check | Dan Carpenter |
2014-11-25 | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel |
2014-11-25 | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski |
2014-11-24 | ftrace/x86: Have static function tracing always test for function graph | Steven Rostedt (Red Hat) |
2014-11-24 | kvm: x86: avoid warning about potential shift wrapping bug | Paolo Bonzini |
2014-11-24 | KVM: x86: move device assignment out of kvm_host.h | Paolo Bonzini |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
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-23 | kvm: x86: mask out XSAVES | Paolo Bonzini |
2014-11-23 | kvm: x86: move assigned-dev.c and iommu.c to arch/x86/ | Radim Krčmář |
2014-11-23 | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu |
2014-11-23 | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() | Jiang Liu |
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-21 | kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64 | Radim Krcmar |
2014-11-21 | kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ | Paolo Bonzini |
2014-11-21 | Merge back earlier cpuidle material for 3.19-rc1. | Rafael J. Wysocki |
2014-11-20 | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski |
2014-11-20 | kprobes/ftrace: Recover original IP if pre_handler doesn't change it | Masami Hiramatsu |
2014-11-19 | x86/nmi: Perform a safe NMI stack trace on all CPUs | Steven Rostedt (Red Hat) |
2014-11-19 | x86/kvm/tracing: Use helper function trace_seq_buffer_ptr() | Steven Rostedt (Red Hat) |
2014-11-19 | ftrace/x86/extable: Add is_ftrace_trampoline() function | Steven Rostedt (Red Hat) |
2014-11-19 | ftrace/x86: Add frames pointers to trampoline as necessary | Steven Rostedt (Red Hat) |
2014-11-19 | x86, mce: Support memory error recovery for both UCNA and Deferred error in m... | Chen Yucong |
2014-11-19 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong |
2014-11-19 | assorted conversions to %p[dD] | Al Viro |
2014-11-19 | KVM: x86: Remove FIXMEs in emulate.c | Nicholas Krause |
2014-11-19 | KVM: emulator: remove duplicated limit check | Paolo Bonzini |
2014-11-19 | KVM: emulator: remove code duplication in register_address{,_increment} | Paolo Bonzini |
2014-11-19 | KVM: x86: Move __linearize masking of la into switch | Nadav Amit |
2014-11-19 | KVM: x86: Non-canonical access using SS should cause #SS | Nadav Amit |
2014-11-19 | KVM: x86: Perform limit checks when assigning EIP | Nadav Amit |
2014-11-19 | KVM: x86: Emulator performs privilege checks on __linearize | Nadav Amit |
2014-11-19 | KVM: x86: Stack size is overridden by __linearize | Nadav Amit |