summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-12-01ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameterSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed commentsSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)
2014-12-01ftrace/x86: Have static tracing also use ftrace_caller_setupSteven Rostedt (Red Hat)
2014-12-01x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov
2014-12-01Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-26crypto: include crypto- module prefix in templateKees Cook
2014-11-25x86/nmi: Fix use of unallocated cpumask_var_tSasha Levin
2014-11-25crypto: sha-mb - remove a bogus NULL checkDan Carpenter
2014-11-25kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-25x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2014-11-24ftrace/x86: Have static function tracing always test for function graphSteven Rostedt (Red Hat)
2014-11-24kvm: x86: avoid warning about potential shift wrapping bugPaolo Bonzini
2014-11-24KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds
2014-11-23x86_64, traps: Rework bad_iretAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-23x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-11-23x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton
2014-11-23kvm: x86: mask out XSAVESPaolo Bonzini
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-21kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64Radim Krcmar
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini
2014-11-21Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki
2014-11-20x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski
2014-11-20kprobes/ftrace: Recover original IP if pre_handler doesn't change itMasami Hiramatsu
2014-11-19x86/nmi: Perform a safe NMI stack trace on all CPUsSteven Rostedt (Red Hat)
2014-11-19x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()Steven Rostedt (Red Hat)
2014-11-19ftrace/x86/extable: Add is_ftrace_trampoline() functionSteven Rostedt (Red Hat)
2014-11-19ftrace/x86: Add frames pointers to trampoline as necessarySteven Rostedt (Red Hat)
2014-11-19x86, mce: Support memory error recovery for both UCNA and Deferred error in m...Chen Yucong
2014-11-19x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-19KVM: x86: Remove FIXMEs in emulate.cNicholas Krause
2014-11-19KVM: emulator: remove duplicated limit checkPaolo Bonzini
2014-11-19KVM: emulator: remove code duplication in register_address{,_increment}Paolo Bonzini
2014-11-19KVM: x86: Move __linearize masking of la into switchNadav Amit
2014-11-19KVM: x86: Non-canonical access using SS should cause #SSNadav Amit
2014-11-19KVM: x86: Perform limit checks when assigning EIPNadav Amit
2014-11-19KVM: x86: Emulator performs privilege checks on __linearizeNadav Amit
2014-11-19KVM: x86: Stack size is overridden by __linearizeNadav Amit