summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/trace/irq_vectors.h
AgeCommit message (Expand)Author
2020-06-11x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLEThomas Gleixner
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
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-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-09-25x86/vector: Add tracepoints for vector managementThomas Gleixner
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-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan
2013-11-19ftrace, perf: Avoid infinite event generation loopPeter Zijlstra
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi