aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/trace
AgeCommit message (Expand)Author
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-21x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
2018-09-19signal/x86: In trace_mpx_bounds_register_exception add __user annotationsEric W. Biederman
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-06X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace supportTianyu Lan
2018-07-03x86/hyper-v: Trace PV IPI sendVitaly Kuznetsov
2018-06-06x86/vector: Fix the args of vector_alloc tracepointDou Liyang
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17x86/vector: Use correct per cpu variable in free_moved_vector()Thomas Gleixner
2017-10-13x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' t...Steven Rostedt (VMware)
2017-10-12Merge branch 'irq/urgent' into x86/apicThomas Gleixner
2017-09-26x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar
2017-09-25x86/vector: Add tracepoints for vector managementThomas Gleixner
2017-09-24x86/fpu: Remove struct fpu::fpregs_activeIngo Molnar
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-08-31tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()Vitaly Kuznetsov
2017-08-29x86/tracing: Build tracepoints only when they are usedThomas Gleixner
2017-08-29x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner
2017-08-29x86/tracing: Introduce a static key for exception tracingThomas Gleixner
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2016-10-07x86/fpu: Remove struct fpu::counterRik van Riel
2016-06-08x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen
2015-09-14x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-09x86/mpx: Trace allocation of new bounds tablesDave Hansen
2015-06-09x86/mpx: Trace the attempts to find bounds tablesDave Hansen
2015-06-09x86/mpx: Trace entry to bounds exception pathsDave Hansen
2015-06-09x86/mpx: Trace #BR exceptionsDave Hansen
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan
2013-11-19ftrace, perf: Avoid infinite event generation loopPeter Zijlstra
2013-11-11x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin
2013-11-08x86, trace: Add page fault tracepointsSeiji Aguchi
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi