index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
lockdep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
1
-4
/
+0
2017-06-08
lockdep: Use consistent printing primitives
Paul E. McKenney
1
-86
/
+86
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-43
/
+43
2017-05-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+9
2017-05-03
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
1
-3
/
+3
2017-05-03
lockdep: allow to disable reclaim lockup detection
Michal Hocko
1
-0
/
+4
2017-05-03
lockdep: teach lockdep about memalloc_noio_save
Nikolay Borisov
1
-1
/
+4
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2017-04-19
lockdep: Use "WARNING" tag on lockdep splats
Paul E. McKenney
1
-43
/
+43
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
1
-2
/
+9
2017-03-16
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
1
-10
/
+23
2017-03-16
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
1
-0
/
+55
2017-03-16
locking/lockdep: Factor out the validate_held_lock() helper function
J. R. Okajima
1
-18
/
+22
2017-03-16
locking/lockdep: Factor out the find_held_lock() helper function
J. R. Okajima
1
-60
/
+54
2017-03-14
drm/i915: annote drop_caches debugfs interface with lockdep
Daniel Vetter
1
-0
/
+2
2017-03-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+9
2017-03-02
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
1
-2
/
+9
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-10
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
1
-1
/
+1
2017-01-23
lockdep: Make RCU suspicious-access splats use pr_err
Paul E. McKenney
1
-6
/
+6
2016-12-14
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+12
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-54
/
+57
2016-12-06
lockdep: Fix report formatting
Dmitry Vyukov
1
-54
/
+57
2016-11-30
locking/lockdep: Provide a type check for lock_is_held
Peter Zijlstra
1
-8
/
+12
2016-11-11
locking/lockdep: Remove unused parameter from the add_lock_to_list() function
Tahsin Erdogan
1
-5
/
+5
2016-06-08
locking/lockdep: Use __jhash_mix() for iterate_chain_key()
Peter Zijlstra
1
-4
/
+9
2016-05-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+62
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
1
-3
/
+34
2016-05-05
Merge tag 'v4.6-rc6' into locking/core, to pick up fixes
Ingo Molnar
1
-3
/
+34
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
1
-9
/
+62
2016-04-23
lockdep: Fix lock_chain::base size
Peter Zijlstra
1
-1
/
+23
2016-04-23
locking/lockdep: Fix ->irq_context calculation
Boqun Feng
1
-2
/
+11
2016-04-13
locking/lockdep: Deinline register_lock_class(), save 2328 bytes
Denys Vlasenko
1
-1
/
+1
2016-04-04
locking/lockdep: Fix print_collision() unused warning
Borislav Petkov
1
-0
/
+2
2016-03-31
locking/lockdep: Print chain_key collision information
Alfredo Alvarez Fernandez
1
-2
/
+77
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
1
-2
/
+1
2016-02-29
locking/lockdep: Detect chain_key collisions
Ingo Molnar
1
-8
/
+51
2016-02-29
locking/lockdep: Prevent chain_key collisions
Alfredo Alvarez Fernandez
1
-8
/
+6
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-59
/
+0
2016-02-09
locking/lockdep: Convert hash tables to hlists
Andrew Morton
1
-23
/
+19
2016-02-09
locking/lockdep: Fix stack trace caching logic
Dmitry Vyukov
1
-6
/
+10
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-09-23
locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds
Peter Zijlstra
1
-5
/
+5
2015-06-24
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-90
/
+87
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
2015-06-19
lockdep: Implement lock pinning
Peter Zijlstra
1
-0
/
+80
2015-06-19
lockdep: Simplify lock_release()
Peter Zijlstra
1
-101
/
+18
[next]