summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+4
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-20/+39
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+2
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-2/+1
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski1-1/+1
2014-07-21KVM: x86: DR6/7.RTM cannot be writtenNadav Amit1-3/+5
2014-07-21KVM: x86: Defining missing x86 vectorsNadav Amit1-0/+3
2014-07-17ftrace/x86: Have function graph tracer use its own trampolineSteven Rostedt (Red Hat)1-0/+2
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2014-07-17Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar3-3/+19
2014-07-11KVM: emulate: put pointers in the fetch_cachePaolo Bonzini1-2/+2
2014-07-11KVM: emulate: do not initialize memoppBandan Das1-0/+5
2014-07-11KVM: emulate: rework seg_overrideBandan Das1-2/+1
2014-07-11KVM: emulate: clean up initializations in init_decode_cacheBandan Das1-9/+11
2014-07-11KVM: emulate: move init_decode_cache to emulate.cBandan Das1-0/+1
2014-07-11KVM: emulate: speed up emulated movesPaolo Bonzini1-1/+1
2014-07-11KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini1-1/+1
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont1-6/+0
2014-07-09KVM: x86: fix TSC matchingTomasz Grabiec1-2/+2
2014-07-09KVM: nSVM: Set correct port for IOIO interception evaluationJan Kiszka1-0/+1
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+1
2014-06-19KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-06-19KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLSJan Kiszka1-0/+3
2014-06-19KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLSJan Kiszka1-0/+1
2014-06-19KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLSJan Kiszka1-2/+2
2014-06-19KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-06-18x86, locking: Use no more OOSTORE nonsensePeter Zijlstra2-2/+2
2014-06-18KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit2-0/+2
2014-06-17percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo1-1/+0
2014-06-17percpu: introduce arch_raw_cpu_ptr()Tejun Heo1-1/+1
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-7/+15
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+25
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+8
2014-06-06signals: kill sigfindinword()Oleg Nesterov1-6/+0
2014-06-06x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long3-0/+25
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar4-2/+4
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-71/+39
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds8-106/+60
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-0/+20
2014-06-05Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-1/+1
2014-06-05uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov1-1/+1
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar3-1/+10
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds7-101/+62
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong1-2/+0
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov2-49/+5
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov2-18/+0