Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3e5c12409c54c30f1d1b16bba5d4d24e35aa283c
/
kernel
/
lockdep.c
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
9062920
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
4f367d8a
lockdep: simplify check_prev_add_irq()
by Peter Zijlstra
· 16 years ago
f510b23
lockdep: get_user_chars() redo
by Peter Zijlstra
· 16 years ago
3ff176c
lockdep: simplify get_user_chars()
by Peter Zijlstra
· 16 years ago
38aa271
lockdep: add comments to mark_lock_irq()
by Peter Zijlstra
· 16 years ago
cf2ad4d
lockdep: remove macro usage from mark_held_locks()
by Peter Zijlstra
· 16 years ago
9d3651a
lockdep: fully reduce mark_lock_irq()
by Peter Zijlstra
· 16 years ago
42c50d5
lockdep: merge the !_READ mark_lock_irq() helpers
by Peter Zijlstra
· 16 years ago
780e820
lockdep: merge the _READ mark_lock_irq() helpers
by Peter Zijlstra
· 16 years ago
cd95302
lockdep: simplify mark_lock_irq() helpers #3
by Peter Zijlstra
· 16 years ago
f989209
lockdep: further simplify mark_lock_irq() helpers
by Peter Zijlstra
· 16 years ago
604de3b
lockdep: simplify the mark_lock_irq() helpers
by Peter Zijlstra
· 16 years ago
6a6904d
lockdep: split up mark_lock_irq()
by Peter Zijlstra
· 16 years ago
fabe9c4
lockdep: generate usage strings
by Peter Zijlstra
· 16 years ago
5346417
lockdep: simplify mark_lock()
by Peter Zijlstra
· 16 years ago
36bfb9b
lockdep: simplify mark_held_locks
by Peter Zijlstra
· 16 years ago
a652d70
lockdep: sanitize reclaim bit names
by Peter Zijlstra
· 16 years ago
4fc95e8
lockdep: sanitize bit names
by Peter Zijlstra
· 16 years ago
cf40bd1
lockdep: annotate reclaim context (__GFP_NOFS)
by Nick Piggin
· 16 years ago
5f34fe1
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
00ef9f7
lockdep: change a held lock's class
by Peter Zijlstra
· 16 years ago
cb9c34e
Merge commit 'v2.6.28-rc7' into core/locking
by Ingo Molnar
· 16 years ago
a5e2588
ftrace: replace raw_local_irq_save with local_irq_save
by Steven Rostedt
· 16 years ago
7807faf
lockdep: fix unused function warning in kernel/lockdep.c
by Ingo Molnar
· 16 years ago
b0788ca
lockdep: consistent alignement for lockdep info
by Li Zefan
· 16 years ago
708b8ea
Merge branch 'linus' into core/locking
by Ingo Molnar
· 16 years ago
6afe40b
lockdep: fix irqs on/off ip tracing
by Heiko Carstens
· 16 years ago
46fec7a
lockdep: minor fix for debug_show_all_locks()
by qinghuang feng
· 16 years ago
c7e78cf
lockstat: contend with points
by Peter Zijlstra
· 16 years ago
7487017
lockdep: fix invalid list_del_rcu in zap_class
by Zhu Yi
· 16 years ago
04148b7
lockstat: repair erronous contention statistics
by Joe Korty
· 16 years ago
6951b12
lockdep: fix spurious 'inconsistent lock state' warning
by Dmitry Baryshkov
· 16 years ago
2df8b1d
lockdep: use WARN() in kernel/lockdep.c
by Arjan van de Ven
· 16 years ago
Next »