summaryrefslogtreecommitdiff
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: x86: DR6/7.RTM cannot be writtenNadav Amit2014-07-21
| * | | | | | | | | KVM: x86: Defining missing x86 vectorsNadav Amit2014-07-21
| * | | | | | | | | KVM: emulate: put pointers in the fetch_cachePaolo Bonzini2014-07-11
| * | | | | | | | | KVM: emulate: do not initialize memoppBandan Das2014-07-11
| * | | | | | | | | KVM: emulate: rework seg_overrideBandan Das2014-07-11
| * | | | | | | | | KVM: emulate: clean up initializations in init_decode_cacheBandan Das2014-07-11
| * | | | | | | | | KVM: emulate: move init_decode_cache to emulate.cBandan Das2014-07-11
| * | | | | | | | | KVM: emulate: speed up emulated movesPaolo Bonzini2014-07-11
| * | | | | | | | | KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini2014-07-11
| * | | | | | | | | KVM: x86: fix TSC matchingTomasz Grabiec2014-07-09
| * | | | | | | | | KVM: nSVM: Set correct port for IOIO interception evaluationJan Kiszka2014-07-09
| * | | | | | | | | KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLSJan Kiszka2014-06-19
| * | | | | | | | | KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLSJan Kiszka2014-06-19
| * | | | | | | | | KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLSJan Kiszka2014-06-19
| * | | | | | | | | KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit2014-06-18
| |/ / / / / / / /
* | | | | | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)2014-07-17
* | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo2014-06-17
| * | | | | | | | | | percpu: introduce arch_raw_cpu_ptr()Tejun Heo2014-06-17
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont2014-07-10
| |/ / / / / / / /
* | | / / / / / / x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-07-28
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-03
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-01
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-06-19
| * | | | | | | KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-06-19
| |/ / / / / /
* / / / / / / nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-23
|/ / / / / /
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-06-05
| |\ \ \ \ \ \ \
| | * | | | | | | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov2014-06-05
| * | | | | | | | Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-05
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-24
| | * | | | | | | kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu2014-04-24
| | * | | | | | | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-24
| * | | | | | | | x86/traps: Make math_error() staticOleg Nesterov2014-05-14
| * | | | | | | | uprobes/x86: Simplify rip-relative handlingDenys Vlasenko2014-05-14
| * | | | | | | | uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logicOleg Nesterov2014-04-30
| * | | | | | | | uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8Oleg Nesterov2014-04-30
| * | | | | | | | uprobes/x86: Move default_xol_ops's data into arch_uprobe->defOleg Nesterov2014-04-30
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long2014-06-06
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-03
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | net: Change x86_64 add32_with_carry to allow memory operandTom Herbert2014-05-05
| * | | | | | | | | x86_64: csum_add for x86_64Tom Herbert2014-05-05
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | signals: kill sigfindinword()Oleg Nesterov2014-06-06