index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: 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-14
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
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
lockdep: Fix lock_chain::base size
Peter Zijlstra
2016-04-23
1
-1
/
+23
|
*
|
locking/lockdep: Fix ->irq_context calculation
Boqun Feng
2016-04-23
1
-2
/
+11
|
|
/
*
/
locking/lockdep: Deinline register_lock_class(), save 2328 bytes
Denys Vlasenko
2016-04-13
1
-1
/
+1
|
/
*
locking/lockdep: Fix print_collision() unused warning
Borislav Petkov
2016-04-04
1
-0
/
+2
*
locking/lockdep: Print chain_key collision information
Alfredo Alvarez Fernandez
2016-03-31
1
-2
/
+77
*
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
1
-2
/
+1
*
locking/lockdep: Detect chain_key collisions
Ingo Molnar
2016-02-29
1
-8
/
+51
*
locking/lockdep: Prevent chain_key collisions
Alfredo Alvarez Fernandez
2016-02-29
1
-8
/
+6
*
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2016-02-09
1
-59
/
+0
*
locking/lockdep: Convert hash tables to hlists
Andrew Morton
2016-02-09
1
-23
/
+19
*
locking/lockdep: Fix stack trace caching logic
Dmitry Vyukov
2016-02-09
1
-6
/
+10
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds
Peter Zijlstra
2015-09-23
1
-5
/
+5
*
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-06-24
1
-90
/
+87
|
\
|
*
lockdep: Implement lock pinning
Peter Zijlstra
2015-06-19
1
-0
/
+80
|
*
lockdep: Simplify lock_release()
Peter Zijlstra
2015-06-19
1
-101
/
+18
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-06-22
1
-2
/
+1
|
\
\
|
*
|
lockdep: Do not break user-visible string
Borislav Petkov
2015-06-03
1
-2
/
+1
|
|
/
*
/
lockdep: Fix a race between /proc/lock_stat and module unload
Peter Zijlstra
2015-06-07
1
-1
/
+2
|
/
*
lockdep: Make print_lock() robust against concurrent release
Peter Zijlstra
2015-04-17
1
-1
/
+15
*
lockdep: Fix the module unload key range freeing logic
Peter Zijlstra
2015-03-23
1
-26
/
+55
*
locking/lockdep: Only ask for /proc/lock_stat output when available
Andreas Gruenbacher
2014-07-17
1
-0
/
+2
*
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
1
-1
/
+1
*
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-31
1
-3
/
+3
|
\
|
*
asmlinkage: Make trace_hardirq visible
Andi Kleen
2014-02-13
1
-2
/
+2
|
*
asmlinkage: Make lockdep_sys_exit asmlinkage
Andi Kleen
2014-02-13
1
-1
/
+1
*
|
lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...
Oleg Nesterov
2014-02-09
1
-1
/
+1
*
|
lockdep: Don't create the wrong dependency on hlock->check == 0
Oleg Nesterov
2014-02-09
1
-2
/
+2
[next]