index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
trace
/
irq_vectors.h
Age
Commit message (
Expand
)
Author
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-06-06
x86/vector: Fix the args of vector_alloc tracepoint
Dou Liyang
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-17
x86/vector: Use correct per cpu variable in free_moved_vector()
Thomas Gleixner
2017-09-25
x86/vector: Add tracepoints for vector management
Thomas Gleixner
2017-08-29
x86/tracing: Build tracepoints only when they are used
Thomas Gleixner
2017-08-29
x86/tracing: Disentangle pagefault and resched IPI tracing key
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)
2015-05-07
x86/mce/amd: Introduce deferred error interrupt handler
Aravind Gopalakrishnan
2013-11-19
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
2013-06-20
x86, trace: Add irq vector tracepoints
Seiji Aguchi