summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/trace
AgeCommit message (Expand)AuthorLines
2025-05-31x86/fpu: Remove unused trace eventsSteven Rostedt-15/+0
2025-05-26Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-67/+0
2025-05-16x86/tracing, x86/mm: Move page fault tracepoints to genericNam Cao-48/+0
2025-05-16x86/tracing, x86/mm: Remove redundant trace_pagefault_keyNam Cao-25/+6
2025-05-04x86/fpu: Remove DEFINE_EVENT(x86_fpu, x86_fpu_copy_src)Oleg Nesterov-5/+0
2021-10-20x86/fpu: Convert tracing to fpstateThomas Gleixner-2/+2
2021-03-06x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit-1/+1
2020-06-11x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLEThomas Gleixner-20/+1
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds-134/+0
2020-01-23x86/mpx: remove MPX from arch/x86Dave Hansen-134/+0
2019-11-12x86/hyperv: Micro-optimize send_ipi_one()Vitaly Kuznetsov-0/+15
2019-05-07Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+4
2019-04-12x86/fpu: Defer FPU state load until return to userspaceRik van Riel-6/+4
2019-04-10x86/fpu: Remove fpu->initializedSebastian Andrzej Siewior-4/+1
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus-1/+1
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+2
2018-12-21x86/hyper-v: Add HvFlushGuestAddressList hypercall supportLan Tianyu-0/+14
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov-0/+2
2018-09-19signal/x86: In trace_mpx_bounds_register_exception add __user annotationsEric W. Biederman-2/+2
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+14
2018-08-06X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace supportTianyu Lan-0/+14
2018-07-03x86/hyper-v: Trace PV IPI sendVitaly Kuznetsov-0/+15
2018-06-06x86/vector: Fix the args of vector_alloc tracepointDou Liyang-1/+1
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner-8/+8
2017-11-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+248
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar-0/+4
2017-11-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-10-17x86/vector: Use correct per cpu variable in free_moved_vector()Thomas Gleixner-4/+8
2017-10-13x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' t...Steven Rostedt (VMware)-10/+0
2017-10-12Merge branch 'irq/urgent' into x86/apicThomas Gleixner-7/+4
2017-09-26x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar-4/+4
2017-09-25x86/vector: Add tracepoints for vector managementThomas Gleixner-0/+244
2017-09-24x86/fpu: Remove struct fpu::fpregs_activeIngo Molnar-4/+1
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+40
2017-08-31tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()Vitaly Kuznetsov-0/+40
2017-08-29x86/tracing: Build tracepoints only when they are usedThomas Gleixner-12/+24
2017-08-29x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner-15/+35
2017-08-29x86/tracing: Introduce a static key for exception tracingThomas Gleixner-6/+17
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-2/+2
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)-2/+2
2016-10-07x86/fpu: Remove struct fpu::counterRik van Riel-4/+1
2016-06-08x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen-0/+119
2015-09-14x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen-3/+4
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+6
2015-06-09x86/mpx: Trace allocation of new bounds tablesDave Hansen-0/+16
2015-06-09x86/mpx: Trace the attempts to find bounds tablesDave Hansen-0/+32
2015-06-09x86/mpx: Trace entry to bounds exception pathsDave Hansen-0/+34
2015-06-09x86/mpx: Trace #BR exceptionsDave Hansen-0/+50
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan-0/+6