aboutsummaryrefslogtreecommitdiff
path: root/include/linux/irqflags.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+0
2018-01-17Expand various INIT_* macros and removeGravatar David Howells 1-2/+0
2018-01-08locking/lockdep: Remove cross-release leftoversGravatar Ingo Molnar 1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-29locking/lockdep: Untangle xhlock history save/restore from task independenceGravatar Peter Zijlstra 1-2/+2
2017-08-25locking/lockdep: Fix workqueue crossrelease annotationGravatar Peter Zijlstra 1-2/+2
2017-08-10locking/lockdep: Implement the 'crossrelease' featureGravatar Byungchul Park 1-4/+20
2015-02-19irqflags: Fix (at least latent) code generation issueGravatar Jan Beulich 1-21/+22
2010-10-07Fix IRQ flag handling namingGravatar David Howells 1-43/+64
2009-10-23irq: trivial: Fix typo in comment for #endifGravatar Michael Neuling 1-1/+1
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Gravatar Ingo Molnar 1-4/+4
2008-07-25locking: add typecheck on irqsave and friends for correct flagsGravatar Steven Rostedt 1-15/+39
2008-05-23ftrace: trace preempt off critical timingsGravatar Steven Rostedt 1-1/+2
2008-05-23ftrace: trace irq disabled critical timingsGravatar Steven Rostedt 1-2/+10
2008-04-19x86: pageattr.c fix shadowed variable warningGravatar Harvey Harrison 1-3/+3
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreGravatar Ingo Molnar 1-0/+96