index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
local_lock_internal.h
Age
Commit message (
Expand
)
Author
2025-09-29
locking/local_lock: Introduce local_lock_is_locked().
Alexei Starovoitov
2025-09-26
locking/local_lock: Expose dep_map in local_trylock_t.
Alexei Starovoitov
2025-06-30
local_lock: Move this_cpu_ptr() notation from internal to main header
Sebastian Andrzej Siewior
2025-04-23
locking/local_lock: fix _Generic() matching of local_trylock_t
Vlastimil Babka
2025-04-11
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
2025-02-27
locking/local_lock: Introduce localtry_lock_t
Sebastian Andrzej Siewior
2024-06-24
locking/local_lock: Add local nested BH locking infrastructure.
Sebastian Andrzej Siewior
2022-04-05
Revert "locking/local_lock: Make the empty local_lock_*() function a macro."
Sebastian Andrzej Siewior
2022-02-11
locking/local_lock: Make the empty local_lock_*() function a macro.
Sebastian Andrzej Siewior
2021-08-17
locking/local_lock: Add PREEMPT_RT support
Thomas Gleixner
2021-08-17
locking/local_lock: Add missing owner initialization
Thomas Gleixner
2021-01-14
locking/lockdep: Mark local_lock_t
Peter Zijlstra
2020-05-28
locking: Introduce local_lock()
Thomas Gleixner