index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
lockdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/lockdep: Update comments on dependency search
Yuyang Du
2019-06-03
1
-11
/
+10
*
locking/lockdep: Avoid constant checks in __bfs by using offset reference
Yuyang Du
2019-06-03
1
-12
/
+21
*
locking/lockdep: Change the return type of __cq_dequeue()
Yuyang Du
2019-06-03
1
-8
/
+13
*
locking/lockdep: Change type of the element field in circular_queue
Yuyang Du
2019-06-03
1
-10
/
+14
*
locking/lockdep: Update comment
Yuyang Du
2019-06-03
1
-3
/
+9
*
locking/lockdep: Remove unused argument in validate_chain() and check_deadlock()
Yuyang Du
2019-06-03
1
-8
/
+8
*
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
2019-06-03
1
-20
/
+39
*
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
2019-06-03
1
-9
/
+9
*
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2019-06-03
1
-3
/
+8
*
locking/lockdep: Print the right depth for chain key collision
Yuyang Du
2019-06-03
1
-3
/
+4
*
locking/lockdep: Remove useless conditional macro
Yuyang Du
2019-06-03
1
-3
/
+3
*
locking/lockdep: Adjust lock usage bit character checks
Yuyang Du
2019-06-03
1
-5
/
+16
*
locking/lockdep: Change all print_*() return type to void
Yuyang Du
2019-06-03
1
-101
/
+108
*
locking/lockdep: Remove the unused print_lock_trace() function
Anders Roxell
2019-05-24
1
-4
/
+0
*
locking/lockdep: Don't complain about incorrect name for no validate class
Sebastian Andrzej Siewior
2019-05-24
1
-1
/
+2
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-06
1
-0
/
+3
|
\
|
*
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
2019-04-29
1
-0
/
+3
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
1
-84
/
+183
|
\
\
|
*
|
locking/lockdep: Remove unnecessary unlikely()
zhengbin
2019-04-29
1
-1
/
+1
|
*
|
locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()
Frederic Weisbecker
2019-04-29
1
-67
/
+161
|
*
|
locking/lockdep: Use expanded masks on find_usage_*() functions
Frederic Weisbecker
2019-04-18
1
-10
/
+10
|
*
|
locking/lockdep: Map remaining magic numbers to lock usage mask names
Frederic Weisbecker
2019-04-18
1
-4
/
+7
|
*
|
locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PR...
Frederic Weisbecker
2019-04-18
1
-4
/
+6
|
|
/
*
|
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
1
-49
/
+38
|
\
\
|
*
|
lockdep: Simplify stack trace handling
Thomas Gleixner
2019-04-29
1
-27
/
+28
|
*
|
lockdep: Remove save argument from check_prev_add()
Thomas Gleixner
2019-04-29
1
-8
/
+8
|
*
|
lockdep: Remove unused trace argument from print_circular_bug()
Thomas Gleixner
2019-04-29
1
-5
/
+4
|
*
|
lockdep: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-11
/
+0
*
|
|
locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' again
Bart Van Assche
2019-04-16
1
-4
/
+5
|
/
/
*
|
locking/lockdep: Zap lock classes even with lock debugging disabled
Bart Van Assche
2019-04-10
1
-17
/
+12
|
/
*
locking/lockdep: Only call init_rcu_head() after RCU has been initialized
Bart Van Assche
2019-03-09
1
-4
/
+11
*
locking/lockdep: Avoid a Clang warning
Arnd Bergmann
2019-03-09
1
-1
/
+3
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
1
-1
/
+6
|
\
|
*
kprobes: Prohibit probing on lockdep functions
Masami Hiramatsu
2019-02-13
1
-1
/
+6
*
|
locking/lockdep: Add module_param to enable consistency checks
Peter Zijlstra
2019-02-28
1
-13
/
+33
*
|
locking/lockdep: Add support for dynamic keys
Bart Van Assche
2019-02-28
1
-8
/
+113
*
|
locking/lockdep: Verify whether lock objects are small enough to be used as c...
Bart Van Assche
2019-02-28
1
-0
/
+11
*
|
locking/lockdep: Check data structure consistency
Bart Van Assche
2019-02-28
1
-0
/
+167
*
|
locking/lockdep: Reuse lock chains that have been freed
Bart Van Assche
2019-02-28
1
-20
/
+37
*
|
locking/lockdep: Fix a comment in add_chain_cache()
Bart Van Assche
2019-02-28
1
-1
/
+1
*
|
locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()
Bart Van Assche
2019-02-28
1
-1
/
+15
*
|
locking/lockdep: Reuse list entries that are no longer in use
Bart Van Assche
2019-02-28
1
-8
/
+16
*
|
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
2019-02-28
1
-48
/
+348
*
|
locking/lockdep: Update two outdated comments
Bart Van Assche
2019-02-28
1
-5
/
+3
*
|
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
2019-02-28
1
-0
/
+6
*
|
locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()
Bart Van Assche
2019-02-28
1
-36
/
+36
*
|
locking/lockdep: Initialize the locks_before and locks_after lists earlier
Bart Van Assche
2019-02-28
1
-2
/
+27
*
|
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
2019-02-28
1
-6
/
+13
*
|
locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache
Bart Van Assche
2019-02-28
1
-10
/
+1
[next]