index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqflags.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-04-05
1
-2
/
+2
*
lockdep: Remove softirq accounting on PREEMPT_RT.
Thomas Gleixner
2021-12-04
1
-8
/
+15
*
lockdep: report broken irq restoration
Mark Rutland
2021-01-22
1
-0
/
+12
*
irq_work: Optimize irq_work_single()
Peter Zijlstra
2020-11-24
1
-4
/
+4
*
irq_work: Cleanup
Peter Zijlstra
2020-11-24
1
-2
/
+2
*
lockdep: Only trace IRQ edges
Nicholas Piggin
2020-08-26
1
-8
/
+7
*
locking/lockdep: Cleanup
Peter Zijlstra
2020-08-26
1
-24
/
+30
*
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-26
1
-3
/
+3
*
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2020-07-31
1
-0
/
+13
*
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
1
-4
/
+4
*
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-07-10
1
-7
/
+12
*
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
1
-2
/
+2
*
lockdep: Prepare for noinstr sections
Peter Zijlstra
2020-05-19
1
-0
/
+2
*
tracing: Provide lockdep less trace_hardirqs_on/off() variants
Thomas Gleixner
2020-05-19
1
-0
/
+4
*
hrtimer: Don't dereference the hrtimer pointer after the callback
Sebastian Andrzej Siewior
2020-04-01
1
-11
/
+16
*
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-30
1
-19
/
+19
|
\
|
*
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
2020-03-21
1
-8
/
+8
|
*
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
2020-03-21
1
-5
/
+5
|
*
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
2020-03-21
1
-4
/
+4
*
|
lockdep: Add posixtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-21
1
-0
/
+12
*
|
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
2020-03-21
1
-0
/
+13
*
|
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-21
1
-0
/
+15
*
|
lockdep: Introduce wait-type checks
Peter Zijlstra
2020-03-21
1
-1
/
+7
|
/
*
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
1
-2
/
+6
*
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-31
1
-3
/
+8
*
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
1
-2
/
+0
|
\
|
*
Expand various INIT_* macros and remove
David Howells
2018-01-17
1
-2
/
+0
*
|
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
2018-01-08
1
-4
/
+0
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
locking/lockdep: Untangle xhlock history save/restore from task independence
Peter Zijlstra
2017-08-29
1
-2
/
+2
*
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
2017-08-25
1
-2
/
+2
*
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2017-08-10
1
-4
/
+20
*
irqflags: Fix (at least latent) code generation issue
Jan Beulich
2015-02-19
1
-21
/
+22
*
Fix IRQ flag handling naming
David Howells
2010-10-07
1
-43
/
+64
*
irq: trivial: Fix typo in comment for #endif
Michael Neuling
2009-10-23
1
-1
/
+1
*
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
Ingo Molnar
2009-03-13
1
-4
/
+4
*
locking: add typecheck on irqsave and friends for correct flags
Steven Rostedt
2008-07-25
1
-15
/
+39
*
ftrace: trace preempt off critical timings
Steven Rostedt
2008-05-23
1
-1
/
+2
*
ftrace: trace irq disabled critical timings
Steven Rostedt
2008-05-23
1
-2
/
+10
*
x86: pageattr.c fix shadowed variable warning
Harvey Harrison
2008-04-19
1
-3
/
+3
*
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-07-03
1
-0
/
+96