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
/
kernel
/
lockdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockdep: Add CPU-idle/offline warning to lockdep-RCU splat
Paul E. McKenney
2012-02-21
1
-1
/
+7
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-06
1
-17
/
+13
|
\
|
*
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
2011-12-20
1
-1
/
+7
|
|
\
|
*
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-11
1
-17
/
+13
|
|
\
\
|
|
*
|
lockdep: Show subclass in pretty print of lockdep output
Steven Rostedt
2011-11-07
1
-17
/
+13
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
1
-0
/
+22
|
\
\
\
\
|
*
|
|
|
rcu: Inform the user about extended quiescent state on PROVE_RCU warning
Frederic Weisbecker
2011-12-11
1
-0
/
+22
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
Yong Zhang
2011-12-06
1
-1
/
+7
|
|
/
/
*
|
|
lockdep: Print lock name in lockdep_init_error()
Ming Lei
2011-12-06
1
-1
/
+4
*
|
|
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
Yong Zhang
2011-12-06
1
-1
/
+7
*
|
|
lockdep, rtmutex, bug: Show taint flags on error
Ben Hutchings
2011-12-06
1
-8
/
+15
*
|
|
lockdep: Always try to set ->class_cache in register_lock_class() lockdep_ini...
Yong Zhang
2011-11-14
1
-1
/
+2
|
/
/
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-26
1
-37
/
+47
|
\
\
|
*
|
rcu: Restore checks for blocking in RCU read-side critical sections
Paul E. McKenney
2011-09-28
1
-37
/
+47
|
|
/
*
/
lockdep: Comment all warnings
Peter Zijlstra
2011-09-18
1
-9
/
+147
|
/
*
lockdep: Fix wrong assumption in match_held_lock
Peter Zijlstra
2011-08-09
1
-1
/
+7
*
lockdep: Clear whole lockdep_map on initialization
Tejun Heo
2011-08-04
1
-4
/
+1
*
lockdep: Fix up warning
Peter Zijlstra
2011-08-04
1
-1
/
+1
*
lockdep: Fix trace_hardirqs_on_caller()
Peter Zijlstra
2011-08-04
1
-14
/
+16
*
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-22
1
-10
/
+20
|
\
|
*
lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion
Peter Zijlstra
2011-06-22
1
-10
/
+20
*
|
lockdep: Fix lockdep_no_validate against IRQ states
Peter Zijlstra
2011-07-21
1
-0
/
+3
*
|
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
2011-06-07
1
-1
/
+1
|
/
*
lockdep: Remove cmpxchg to update nr_chain_hlocks
Steven Rostedt
2011-04-22
1
-10
/
+4
*
lockdep: Print a nicer description for simple irq lock inversions
Steven Rostedt
2011-04-22
1
-0
/
+20
*
lockdep: Replace "Bad BFS generated tree" message with something less cryptic
Steven Rostedt
2011-04-22
1
-1
/
+1
*
lockdep: Print a nicer description for irq inversion bugs
Steven Rostedt
2011-04-22
1
-5
/
+29
*
lockdep: Print a nicer description for simple deadlocks
Steven Rostedt
2011-04-22
1
-0
/
+21
*
lockdep: Print a nicer description for normal deadlocks
Steven Rostedt
2011-04-22
1
-0
/
+55
*
lockdep: Print a nicer description for irq lock inversions
Steven Rostedt
2011-04-22
1
-0
/
+70
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
2011-01-20
1
-17
/
+1
*
lockdep: Check the depth of subclass
Hitoshi Mitake
2010-10-18
1
-8
/
+10
*
lockdep: Add improved subclass caching
Hitoshi Mitake
2010-10-18
1
-7
/
+18
*
lockdep: Remove __debug_show_held_locks
John Kacur
2010-08-17
1
-7
/
+1
*
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-09
1
-1
/
+1
*
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
2010-05-21
1
-0
/
+5
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-18
1
-2
/
+2
|
\
|
*
tracing: Drop the nested field from lock_release event
Frederic Weisbecker
2010-05-09
1
-1
/
+1
|
*
tracing: Drop lock_acquired waittime field
Frederic Weisbecker
2010-05-09
1
-1
/
+1
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-05-18
1
-0
/
+3
|
\
\
|
*
|
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
2010-05-10
1
-0
/
+3
|
|
/
*
|
lockdep: Reduce stack_trace usage
Yong Zhang
2010-05-07
1
-8
/
+21
*
|
lockdep: Provide off case for redundant_hardirqs_on increment
Frederic Weisbecker
2010-05-04
1
-1
/
+1
*
|
lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
Frederic Weisbecker
2010-04-30
1
-1
/
+6
*
|
Merge commit 'v2.6.34-rc6' into core/locking
Frederic Weisbecker
2010-04-30
1
-22
/
+10
|
\
|
|
*
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
2010-04-05
1
-0
/
+1
|
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
*
|
percpu, module: implement and use is_kernel/module_percpu_address()
Tejun Heo
2010-03-29
1
-16
/
+5
|
|
/
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
1
-6
/
+3
|
|
\
[next]