index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
lockdep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-16
1
-3
/
+0
*
locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y
Byungchul Park
2017-10-25
1
-0
/
+4
*
locking/lockdep: Add a boot parameter allowing unwind in cross-release and di...
Byungchul Park
2017-10-25
1
-2
/
+17
*
locking/lockdep: Fix stacktrace mess
Peter Zijlstra
2017-10-10
1
-28
/
+20
*
locking/lockdep: Untangle xhlock history save/restore from task independence
Peter Zijlstra
2017-08-29
1
-41
/
+38
*
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
2017-08-25
1
-20
/
+36
*
locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease
Byungchul Park
2017-08-14
1
-6
/
+6
*
locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_e...
Byungchul Park
2017-08-14
1
-0
/
+4
*
locking/lockdep: Make print_circular_bug() aware of crossrelease
Byungchul Park
2017-08-10
1
-20
/
+47
*
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
2017-08-10
1
-26
/
+56
*
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
2017-08-10
1
-5
/
+47
*
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2017-08-10
1
-23
/
+485
*
locking/lockdep: Make check_prev_add() able to handle external stack_trace
Byungchul Park
2017-08-10
1
-21
/
+19
*
locking/lockdep: Change the meaning of check_prev_add()'s return value
Byungchul Park
2017-08-10
1
-3
/
+4
*
locking/lockdep: Add a function building a chain between two classes
Byungchul Park
2017-08-10
1
-0
/
+70
*
locking/lockdep: Refactor lookup_chain_cache()
Byungchul Park
2017-08-10
1
-48
/
+93
*
locking/lockdep: Avoid creating redundant links
Peter Zijlstra
2017-08-10
1
-0
/
+27
*
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
1
-94
/
+1
*
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2017-06-09
1
-4
/
+0
*
lockdep: Use consistent printing primitives
Paul E. McKenney
2017-06-09
1
-86
/
+86
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-43
/
+43
|
\
|
*
lockdep: Use "WARNING" tag on lockdep splats
Paul E. McKenney
2017-04-19
1
-43
/
+43
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-04
1
-2
/
+9
|
\
\
|
*
|
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
2017-05-04
1
-3
/
+3
|
*
|
lockdep: allow to disable reclaim lockup detection
Michal Hocko
2017-05-04
1
-0
/
+4
|
*
|
lockdep: teach lockdep about memalloc_noio_save
Nikolay Borisov
2017-05-04
1
-1
/
+4
*
|
|
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-05-03
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-23
1
-2
/
+9
|
|
\
|
|
*
|
drm/i915: annote drop_caches debugfs interface with lockdep
Daniel Vetter
2017-03-14
1
-0
/
+2
*
|
|
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
2017-03-16
1
-10
/
+23
*
|
|
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
2017-03-16
1
-0
/
+55
*
|
|
locking/lockdep: Factor out the validate_held_lock() helper function
J. R. Okajima
2017-03-16
1
-18
/
+22
*
|
|
locking/lockdep: Factor out the find_held_lock() helper function
J. R. Okajima
2017-03-16
1
-60
/
+54
|
|
/
|
/
|
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-07
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
2017-03-02
1
-2
/
+9
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-1
/
+1
|
\
|
*
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
2017-02-10
1
-1
/
+1
*
|
lockdep: Make RCU suspicious-access splats use pr_err
Paul E. McKenney
2017-01-23
1
-6
/
+6
|
/
*
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-15
1
-8
/
+12
|
\
|
*
locking/lockdep: Provide a type check for lock_is_held
Peter Zijlstra
2016-11-30
1
-8
/
+12
*
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-12-11
1
-54
/
+57
|
\
\
|
*
|
lockdep: Fix report formatting
Dmitry Vyukov
2016-12-06
1
-54
/
+57
|
|
/
*
/
locking/lockdep: Remove unused parameter from the add_lock_to_list() function
Tahsin Erdogan
2016-11-11
1
-5
/
+5
|
/
*
locking/lockdep: Use __jhash_mix() for iterate_chain_key()
Peter Zijlstra
2016-06-08
1
-4
/
+9
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-16
1
-9
/
+62
|
\
|
*
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-12
1
-3
/
+34
|
|
\
|
*
|
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2016-05-05
1
-9
/
+62
*
|
|
Merge tag 'v4.6-rc6' into locking/core, to pick up fixes
Ingo Molnar
2016-05-05
1
-3
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
[next]