index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqflags.h
Age
Commit message (
Expand
)
Author
2018-08-10
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-17
Expand various INIT_* macros and remove
David Howells
2018-01-08
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
locking/lockdep: Untangle xhlock history save/restore from task independence
Peter Zijlstra
2017-08-25
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
2017-08-10
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2015-02-19
irqflags: Fix (at least latent) code generation issue
Jan Beulich
2010-10-07
Fix IRQ flag handling naming
David Howells
2009-10-23
irq: trivial: Fix typo in comment for #endif
Michael Neuling
2009-03-13
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
Ingo Molnar
2008-07-25
locking: add typecheck on irqsave and friends for correct flags
Steven Rostedt
2008-05-23
ftrace: trace preempt off critical timings
Steven Rostedt
2008-05-23
ftrace: trace irq disabled critical timings
Steven Rostedt
2008-04-19
x86: pageattr.c fix shadowed variable warning
Harvey Harrison
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar