summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: DR6/7.RTM cannot be writtenNadav Amit2014-07-211-3/+5
* KVM: x86: Defining missing x86 vectorsNadav Amit2014-07-211-0/+3
* KVM: emulate: put pointers in the fetch_cachePaolo Bonzini2014-07-111-2/+2
* KVM: emulate: do not initialize memoppBandan Das2014-07-111-0/+5
* KVM: emulate: rework seg_overrideBandan Das2014-07-111-2/+1
* KVM: emulate: clean up initializations in init_decode_cacheBandan Das2014-07-111-9/+11
* KVM: emulate: move init_decode_cache to emulate.cBandan Das2014-07-111-0/+1
* KVM: emulate: speed up emulated movesPaolo Bonzini2014-07-111-1/+1
* KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini2014-07-111-1/+1
* KVM: x86: fix TSC matchingTomasz Grabiec2014-07-091-2/+2
* KVM: nSVM: Set correct port for IOIO interception evaluationJan Kiszka2014-07-091-0/+1
* KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLSJan Kiszka2014-06-191-0/+3
* KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLSJan Kiszka2014-06-191-0/+1
* KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLSJan Kiszka2014-06-191-2/+2
* KVM: x86: rdpmc emulation checks the counter incorrectlyNadav Amit2014-06-182-0/+2
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-124-7/+15
|\
| * Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-064-2/+4
| |\
| * \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-06-051-1/+1
| |\ \
| | * | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updatesOleg Nesterov2014-06-051-1/+1
| * | | Merge branch 'perf/kprobes' into perf/coreIngo Molnar2014-06-053-1/+10
| |\ \ \ | | |/ / | |/| |
| | * | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotationMasami Hiramatsu2014-04-241-1/+1
| | * | kprobes/x86: Call exception handlers directly from do_int3/do_debugMasami Hiramatsu2014-04-241-0/+2
| | * | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-241-0/+7
| * | | x86/traps: Make math_error() staticOleg Nesterov2014-05-141-1/+0
| * | | uprobes/x86: Simplify rip-relative handlingDenys Vlasenko2014-05-141-3/+0
| * | | uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logicOleg Nesterov2014-04-301-0/+1
| * | | uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8Oleg Nesterov2014-04-301-1/+1
| * | | uprobes/x86: Move default_xol_ops's data into arch_uprobe->defOleg Nesterov2014-04-301-5/+7
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-123-0/+25
|\ \ \ \
| * | | | x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long2014-06-063-0/+25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+8
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-243-1/+3
| |\ \ \ \ \
| * | | | | | net: Change x86_64 add32_with_carry to allow memory operandTom Herbert2014-05-051-1/+1
| * | | | | | x86_64: csum_add for x86_64Tom Herbert2014-05-051-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | signals: kill sigfindinword()Oleg Nesterov2014-06-061-6/+0
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-052-71/+39
|\ \ \ \ \ \
| * | | | | | x86/efi: Save and restore FPU context around efi_calls (i386)Ricardo Neri2014-04-171-2/+15
| * | | | | | x86/efi: Save and restore FPU context around efi_calls (x86_64)Ricardo Neri2014-04-171-0/+3
| * | | | | | x86/efi: Implement a __efi_call_virt macroRicardo Neri2014-04-171-0/+10
| * | | | | | x86, fpu: Extend the use of static_cpu_has_safeMatt Fleming2014-04-171-5/+5
| * | | | | | x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-171-66/+8
* | | | | | | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-058-106/+60
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-216-1/+23
| |\ \ \ \ \ \ \
| * | | | | | | | x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski2014-05-201-1/+5
| * | | | | | | | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-053-32/+6
| * | | | | | | | x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski2014-05-053-16/+7
| * | | | | | | | x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-053-49/+30
| * | | | | | | | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski2014-05-051-2/+0
| * | | | | | | | x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-051-7/+13
| | |_|/ / / / / | |/| | | | | |
OpenPOWER on IntegriCloud