aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tracepoint.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov1-0/+1
2018-11-23x86/headers: Fix -Wmissing-prototypes warningYi Wang1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner1-5/+22
2017-08-29x86/idt: Remove the tracing IDT completelyThomas Gleixner1-43/+0
2017-08-29x86/tracing: Introduce a static key for exception tracingThomas Gleixner1-1/+8
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)1-1/+2
2013-07-16x86: Make sure IDT is page alignedKees Cook1-4/+2
2013-06-22trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)1-0/+4
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+57