summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-31x86/kvm: Resolve shadow warnings in macro expansionMark D Rustad
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-25x86/kvm: Resolve shadow warning from min macroMark Rustad
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-24Replace NR_VMX_MSR with its definitionPaolo Bonzini
2014-07-24KVM: x86: Assertions to check no overrun in MSR listsNadav Amit
2014-07-24KVM: x86: set rflags.rf during fault injectionNadav Amit
2014-07-24KVM: x86: Setting rflags.rf during rep-string emulationNadav Amit
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-07-21KVM: x86: DR6/7.RTM cannot be writtenNadav Amit
2014-07-21KVM: nVMX: clean up nested_release_vmcs12 and code around itPaolo Bonzini
2014-07-21KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini
2014-07-21KVM: x86: Defining missing x86 vectorsNadav Amit
2014-07-21KVM: x86: emulator injects #DB when RFLAGS.RF is setNadav Amit
2014-07-21KVM: x86: Cleanup of rflags.rf cleaningNadav Amit
2014-07-21KVM: x86: Clear rflags.rf on emulated instructionsNadav Amit
2014-07-21KVM: x86: popf emulation should not change RFNadav Amit
2014-07-21KVM: x86: Clearing rflags.rf upon skipped emulated instructionNadav Amit
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-17ftrace/x86: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-17x86, power, suspend: Annotate restore_processor_state() with notraceSteven Rostedt (Red Hat)
2014-07-17ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)
2014-07-17KVM: nVMX: Fix virtual interrupt delivery injectionWanpeng Li
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-16kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-07-16x86: Remove unused variable "polling"Paul Bolle
2014-07-14x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky