index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
tracepoint.c
Age
Commit message (
Expand
)
Author
2022-05-26
x86/traceponit: Fix comment about irq vector tracepoints
sunliming
2022-05-26
x86,tracing: Remove unused headers
sunliming
2020-06-11
x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
Thomas Gleixner
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
x86/tracing: Disentangle pagefault and resched IPI tracing key
Thomas Gleixner
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
2017-08-29
x86/tracing: Introduce a static key for exception tracing
Thomas Gleixner
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2013-07-16
x86: Make sure IDT is page aligned
Kees Cook
2013-06-22
trace,x86: Do not call local_irq_save() in load_current_idt()
Steven Rostedt (Red Hat)
2013-06-20
x86, trace: Add irq vector tracepoints
Seiji Aguchi