aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/trace/irq_vectors.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-11x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLEThomas Gleixner1-16/+1
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov1-0/+1
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-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-17x86/vector: Use correct per cpu variable in free_moved_vector()Thomas Gleixner1-4/+8
2017-09-25x86/vector: Add tracepoints for vector managementThomas Gleixner1-0/+244
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 Gleixner1-6/+23
2017-08-29x86/tracing: Introduce a static key for exception tracingThomas Gleixner1-3/+1
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)1-1/+1
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-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+104