index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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