Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2b511edb986fc11b8fa2b5e124c885a99aded257
/
kernel
/
lockdep.c
c5fdcec
lockdep: Add CPU-idle/offline warning to lockdep-RCU splat
by Paul E. McKenney
· 13 years ago
35b740e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d87f69a
Merge commit 'v3.2-rc6' into perf/core
by Ingo Molnar
· 13 years ago
0464e93
rcu: Inform the user about extended quiescent state on PROVE_RCU warning
by Frederic Weisbecker
· 13 years ago
a33caeb
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
by Yong Zhang
· 13 years ago
81140ac
lockdep: Print lock name in lockdep_init_error()
by Ming Lei
· 13 years ago
d3d03d4
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
by Yong Zhang
· 13 years ago
fbdc4b9
lockdep, rtmutex, bug: Show taint flags on error
by Ben Hutchings
· 13 years ago
87cdee7
lockdep: Always try to set ->class_cache in register_lock_class() lockdep_init_map()
by Yong Zhang
· 13 years ago
efc9673
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
e5e78d0
lockdep: Show subclass in pretty print of lockdep output
by Steven Rostedt
· 13 years ago
19b4a8d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b3fbab0
rcu: Restore checks for blocking in RCU read-side critical sections
by Paul E. McKenney
· 14 years ago
0119fee
lockdep: Comment all warnings
by Peter Zijlstra
· 13 years ago
80e0401
lockdep: Fix wrong assumption in match_held_lock
by Peter Zijlstra
· 13 years ago
f59de89
lockdep: Clear whole lockdep_map on initialization
by Tejun Heo
· 13 years ago
70a0686
lockdep: Fix up warning
by Peter Zijlstra
· 13 years ago
7d36b26
lockdep: Fix trace_hardirqs_on_caller()
by Peter Zijlstra
· 13 years ago
391d627
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
efbe2ee
lockdep: Fix lockdep_no_validate against IRQ states
by Peter Zijlstra
· 13 years ago
dd4e5d3
lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion
by Peter Zijlstra
· 14 years ago
f2513cd
lockdep: Fix lock_is_held() on recursion
by Peter Zijlstra
· 14 years ago
e0944ee
lockdep: Remove cmpxchg to update nr_chain_hlocks
by Steven Rostedt
· 14 years ago
282b5c2
lockdep: Print a nicer description for simple irq lock inversions
by Steven Rostedt
· 14 years ago
6be8c39
lockdep: Replace "Bad BFS generated tree" message with something less cryptic
by Steven Rostedt
· 14 years ago
dad3d74
lockdep: Print a nicer description for irq inversion bugs
by Steven Rostedt
· 14 years ago
48702ec
lockdep: Print a nicer description for simple deadlocks
by Steven Rostedt
· 14 years ago
f418581
lockdep: Print a nicer description for normal deadlocks
by Steven Rostedt
· 14 years ago
3003eba
lockdep: Print a nicer description for irq lock inversions
by Steven Rostedt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2ce802f
lockdep: Move early boot local IRQ enable/disable status to init/main.c
by Tejun Heo
· 14 years ago
4ba053c
lockdep: Check the depth of subclass
by Hitoshi Mitake
· 14 years ago
6201625
lockdep: Add improved subclass caching
by Hitoshi Mitake
· 14 years ago
f1b499f
lockdep: Remove __debug_show_held_locks
by John Kacur
· 14 years ago
c676329
sched_clock: Add local_clock() API and improve documentation
by Peter Zijlstra
· 15 years ago
1704f47
lockdep: Add novalidate class for dev->mutex conversion
by Peter Zijlstra
· 15 years ago
4d7b4ac
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f262af3
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2b3fc35
rcu: optionally leave lockdep enabled after RCU lockdep splat
by Lai Jiangshan
· 15 years ago
9313543
tracing: Drop the nested field from lock_release event
by Frederic Weisbecker
· 15 years ago
883a2a3
tracing: Drop lock_acquired waittime field
by Frederic Weisbecker
· 15 years ago
4726f2a
lockdep: Reduce stack_trace usage
by Yong Zhang
· 15 years ago
ba697f4
lockdep: Provide off case for redundant_hardirqs_on increment
by Frederic Weisbecker
· 15 years ago
8795d77
lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
by Frederic Weisbecker
· 15 years ago
868c522
Merge commit 'v2.6.34-rc6' into core/locking
by Frederic Weisbecker
· 15 years ago
bd6d29c
lockstat: Make lockstat counting per cpu
by Frederic Weisbecker
· 15 years ago
b66696e
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
by Linus Torvalds
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
10fad5e
percpu, module: implement and use is_kernel/module_percpu_address()
by Tejun Heo
· 15 years ago
f82c37e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
db2c4c7
lockdep: Move lock events under lockdep recursion protection
by Frederic Weisbecker
· 15 years ago
cc5b83a
rcu: Add control variables to lockdep_rcu_dereference() diagnostics
by Paul E. McKenney
· 15 years ago
056ba4a
rcu: Make lockdep_rcu_dereference() message less alarmist
by Paul E. McKenney
· 15 years ago
0632eb3
rcu: Integrate rcu_dereference_check() message into lockdep
by Paul E. McKenney
· 15 years ago
48d5067
lockdep: Fix check_usage_backwards() error message
by Oleg Nesterov
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
ea5b41f
lockdep: Avoid out of bounds array reference in save_trace()
by Luck, Tony
· 15 years ago
109d71c
lockstat: Fix min, max times in /proc/lock_stats
by Frank Rowand
· 15 years ago
6717876
tracing: Rename 'lockdep' event subsystem into 'lock'
by Frederic Weisbecker
· 15 years ago
1871e52
percpu: make percpu symbols under kernel/ and mm/ unique
by Tejun Heo
· 15 years ago
3365e779
lockdep: Use cpu_clock() for lockstat
by Peter Zijlstra
· 15 years ago
2a9ad18
lockdep: use new arch_is_kernel_data()
by Mike Frysinger
· 15 years ago
a417887
lockdep: Remove recursion stattistics
by Ming Lei
· 15 years ago
90629209
lockdep: Fix memory usage info of BFS
by Ming Lei
· 15 years ago
e351b66
lockdep: Reintroduce generation count to make BFS faster
by Ming Lei
· 15 years ago
bb97a91
lockdep: Deal with many similar locks
by Peter Zijlstra
· 15 years ago
f607c66
lockdep: Introduce lockdep_assert_held()
by Peter Zijlstra
· 15 years ago
98c33ed
lockdep: Fix style nits
by Peter Zijlstra
· 15 years ago
4f84f43
lockdep: Fix backtraces
by Peter Zijlstra
· 15 years ago
af01296
lockdep: BFS cleanup
by Peter Zijlstra
· 15 years ago
12f3dfd
lockdep: Add statistics info for max bfs queue depth
by Ming Lei
· 15 years ago
4dd861d
lockdep: Update memory usage introduced by BFS
by Ming Lei
· 15 years ago
ef68102
lockdep: Implement lockdep_count_*ward_deps by BFS
by Ming Lei
· 15 years ago
24208ca
lockdep: Introduce print_shortest_lock_dependencies
by Ming Lei
· 15 years ago
d7aaba1
lockdep: Implement find_usage_*wards by BFS
by Ming Lei
· 15 years ago
db0002a
lockdep: Implement check_noncircular() by BFS
by Ming Lei
· 15 years ago
9e2d551
lockdep: Introduce match function to BFS
by Ming Lei
· 15 years ago
d588e46
lockdep: Improve implementation of BFS
by Ming Lei
· 15 years ago
c94aa5c
lockdep: Print the shortest dependency chain if finding a circle
by Ming Lei
· 15 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
c8a2500
lockdep: more robust lockdep_map init sequence
by Peter Zijlstra
· 16 years ago
ad8d75f
tracing/events: move trace point headers into include/trace/events
by Steven Rostedt
· 16 years ago
a8d154b
tracing: create automated trace defines
by Steven Rostedt
· 16 years ago
2062501
tracing/lockdep: report the time waited for a lock
by Frederic Weisbecker
· 16 years ago
609862b
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
eedeeab
lockdep: add stack dumps to asserts
by Peter Zijlstra
· 16 years ago
7bee946
Merge branch 'linus' into locking-for-linus
by Ingo Molnar
· 16 years ago
2f85018
lockdep: fix deadlock in lockdep_trace_alloc
by Peter Zijlstra
· 16 years ago
480c93d
Merge branch 'core/locking' into tracing/ftrace
by Ingo Molnar
· 16 years ago
03d7891
lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions
by David Rientjes
· 16 years ago
efed792
tracing: add lockdep tracepoints for lock acquire/release
by Peter Zijlstra
· 16 years ago
26575e2
lockdep: remove extra "irq" string
by Peter Zijlstra
· 16 years ago
1c21f14
lockdep: fix incorrect state name
by Peter Zijlstra
· 16 years ago
868a23a
lockdep: build fix for !PROVE_LOCKING
by Peter Zijlstra
· 16 years ago
b4b136f
lockdep: use stringify.h
by Peter Zijlstra
· 16 years ago
Next »