aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irqflags.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-22lockdep: report broken irq restorationMark Rutland1-0/+12
2020-11-24irq_work: Optimize irq_work_single()Peter Zijlstra1-4/+4
2020-11-24irq_work: CleanupPeter Zijlstra1-2/+2
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin1-8/+7
2020-08-26locking/lockdep: CleanupPeter Zijlstra1-24/+30
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra1-3/+3
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver1-0/+13
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra1-4/+4
2020-07-10lockdep: Change hardirq{s_enabled,_context} to per-cpu variablesPeter Zijlstra1-7/+12
2020-06-11x86/entry: Rename trace_hardirqs_off_prepare()Peter Zijlstra1-2/+2
2020-05-19lockdep: Prepare for noinstr sectionsPeter Zijlstra1-0/+2
2020-05-19tracing: Provide lockdep less trace_hardirqs_on/off() variantsThomas Gleixner1-0/+4
2020-04-01hrtimer: Don't dereference the hrtimer pointer after the callbackSebastian Andrzej Siewior1-11/+16
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+19
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra1-8/+8
2020-03-21lockdep: Rename trace_softirqs_{on,off}()Peter Zijlstra1-5/+5
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner1-4/+4
2020-03-21lockdep: Add posixtimer context tracing bitsSebastian Andrzej Siewior1-0/+12
2020-03-21lockdep: Annotate irq_workSebastian Andrzej Siewior1-0/+13
2020-03-21lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior1-0/+15
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra1-1/+7
2018-08-10tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"Steven Rostedt (VMware)1-2/+6
2018-07-31tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)1-3/+8
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+0
2018-01-17Expand various INIT_* macros and removeDavid Howells1-2/+0
2018-01-08locking/lockdep: Remove cross-release leftoversIngo Molnar1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29locking/lockdep: Untangle xhlock history save/restore from task independencePeter Zijlstra1-2/+2
2017-08-25locking/lockdep: Fix workqueue crossrelease annotationPeter Zijlstra1-2/+2
2017-08-10locking/lockdep: Implement the 'crossrelease' featureByungchul Park1-4/+20
2015-02-19irqflags: Fix (at least latent) code generation issueJan Beulich1-21/+22
2010-10-07Fix IRQ flag handling namingDavid Howells1-43/+64
2009-10-23irq: trivial: Fix typo in comment for #endifMichael Neuling1-1/+1
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar1-4/+4
2008-07-25locking: add typecheck on irqsave and friends for correct flagsSteven Rostedt1-15/+39
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt1-1/+2
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt1-2/+10
2008-04-19x86: pageattr.c fix shadowed variable warningHarvey Harrison1-3/+3
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar1-0/+96