Age | Commit message (Expand) | Author |
2021-01-22 | lockdep: report broken irq restoration | Mark Rutland |
2020-11-24 | irq_work: Optimize irq_work_single() | Peter Zijlstra |
2020-11-24 | irq_work: Cleanup | Peter Zijlstra |
2020-08-26 | lockdep: Only trace IRQ edges | Nicholas Piggin |
2020-08-26 | locking/lockdep: Cleanup | Peter Zijlstra |
2020-08-26 | lockdep: Use raw_cpu_*() for per-cpu variables | Peter Zijlstra |
2020-07-31 | lockdep: Refactor IRQ trace events fields into struct | Marco Elver |
2020-07-10 | lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument | Peter Zijlstra |
2020-07-10 | lockdep: Change hardirq{s_enabled,_context} to per-cpu variables | Peter Zijlstra |
2020-06-11 | x86/entry: Rename trace_hardirqs_off_prepare() | Peter Zijlstra |
2020-05-19 | lockdep: Prepare for noinstr sections | Peter Zijlstra |
2020-05-19 | tracing: Provide lockdep less trace_hardirqs_on/off() variants | Thomas Gleixner |
2020-04-01 | hrtimer: Don't dereference the hrtimer pointer after the callback | Sebastian Andrzej Siewior |
2020-03-30 | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-03-21 | lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}() | Peter Zijlstra |
2020-03-21 | lockdep: Rename trace_softirqs_{on,off}() | Peter Zijlstra |
2020-03-21 | lockdep: Rename trace_hardirq_{enter,exit}() | Thomas Gleixner |
2020-03-21 | lockdep: Add posixtimer context tracing bits | Sebastian Andrzej Siewior |
2020-03-21 | lockdep: Annotate irq_work | Sebastian Andrzej Siewior |
2020-03-21 | lockdep: Add hrtimer context tracing bits | Sebastian Andrzej Siewior |
2020-03-21 | lockdep: Introduce wait-type checks | Peter Zijlstra |
2018-08-10 | tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un... | Steven Rostedt (VMware) |
2018-07-31 | tracing: Centralize preemptirq tracepoints and unify their usage | Joel Fernandes (Google) |
2018-01-29 | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-17 | Expand various INIT_* macros and remove | David Howells |
2018-01-08 | locking/lockdep: Remove cross-release leftovers | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-29 | locking/lockdep: Untangle xhlock history save/restore from task independence | Peter Zijlstra |
2017-08-25 | locking/lockdep: Fix workqueue crossrelease annotation | Peter Zijlstra |
2017-08-10 | locking/lockdep: Implement the 'crossrelease' feature | Byungchul Park |
2015-02-19 | irqflags: Fix (at least latent) code generation issue | Jan Beulich |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2009-10-23 | irq: trivial: Fix typo in comment for #endif | Michael Neuling |
2009-03-13 | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar |
2008-07-25 | locking: add typecheck on irqsave and friends for correct flags | Steven Rostedt |
2008-05-23 | ftrace: trace preempt off critical timings | Steven Rostedt |
2008-05-23 | ftrace: trace irq disabled critical timings | Steven Rostedt |
2008-04-19 | x86: pageattr.c fix shadowed variable warning | Harvey Harrison |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, core | Ingo Molnar |