aboutsummaryrefslogtreecommitdiff
path: root/include/linux/irqflags.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-19lockdep: Prepare for noinstr sectionsGravatar Peter Zijlstra 1-0/+2
2020-05-19tracing: Provide lockdep less trace_hardirqs_on/off() variantsGravatar Thomas Gleixner 1-0/+4
2020-04-01hrtimer: Don't dereference the hrtimer pointer after the callbackGravatar Sebastian Andrzej Siewior 1-11/+16
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-19/+19
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Gravatar Peter Zijlstra 1-8/+8
2020-03-21lockdep: Rename trace_softirqs_{on,off}()Gravatar Peter Zijlstra 1-5/+5
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Gravatar Thomas Gleixner 1-4/+4
2020-03-21lockdep: Add posixtimer context tracing bitsGravatar Sebastian Andrzej Siewior 1-0/+12
2020-03-21lockdep: Annotate irq_workGravatar Sebastian Andrzej Siewior 1-0/+13
2020-03-21lockdep: Add hrtimer context tracing bitsGravatar Sebastian Andrzej Siewior 1-0/+15
2020-03-21lockdep: Introduce wait-type checksGravatar Peter Zijlstra 1-1/+7
2018-08-10tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...Gravatar Steven Rostedt (VMware) 1-2/+6
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageGravatar Joel Fernandes (Google) 1-3/+8
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