aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+2
2018-12-21x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu1-0/+14
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2-0/+2
2018-09-19signal/x86: In trace_mpx_bounds_register_exception add __user annotationsEric W. Biederman1-2/+2
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+14
2018-08-06X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace supportTianyu Lan1-0/+14
2018-07-03x86/hyper-v: Trace PV IPI sendVitaly Kuznetsov1-0/+15
2018-06-06x86/vector: Fix the args of vector_alloc tracepointDou Liyang1-1/+1
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner1-8/+8
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+248
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar4-0/+4
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-17x86/vector: Use correct per cpu variable in free_moved_vector()Thomas Gleixner1-4/+8
2017-10-13x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' tracepointsSteven Rostedt (VMware)1-10/+0
2017-10-12Merge branch 'irq/urgent' into x86/apicThomas Gleixner1-7/+4
2017-09-26x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar1-4/+4
2017-09-25x86/vector: Add tracepoints for vector managementThomas Gleixner1-0/+244
2017-09-24x86/fpu: Remove struct fpu::fpregs_activeIngo Molnar1-4/+1
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+40
2017-08-31tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()Vitaly Kuznetsov1-0/+40
2017-08-29x86/tracing: Build tracepoints only when they are usedThomas Gleixner1-12/+24
2017-08-29x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner3-15/+35
2017-08-29x86/tracing: Introduce a static key for exception tracingThomas Gleixner3-6/+17
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-2/+2
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2-2/+2
2016-10-07x86/fpu: Remove struct fpu::counterRik van Riel1-4/+1
2016-06-08x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen1-0/+119
2015-09-14x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen1-3/+4
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2015-06-09x86/mpx: Trace allocation of new bounds tablesDave Hansen1-0/+16
2015-06-09x86/mpx: Trace the attempts to find bounds tablesDave Hansen1-0/+32
2015-06-09x86/mpx: Trace entry to bounds exception pathsDave Hansen1-0/+34
2015-06-09x86/mpx: Trace #BR exceptionsDave Hansen1-0/+50
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan1-0/+6
2013-11-19ftrace, perf: Avoid infinite event generation loopPeter Zijlstra1-0/+11
2013-11-11x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin1-2/+2
2013-11-08x86, trace: Add page fault tracepointsSeiji Aguchi1-0/+52
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+104