index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
local_lock_internal.h
Age
Commit message (
Expand
)
Author
2026-03-12
include/linux/local_lock_internal.h: Make this header file again compatible w...
Bart Van Assche
2026-01-28
compiler-context-analysis: Remove __assume_ctx_lock from initializers
Marco Elver
2026-01-28
compiler-context-analysis: Introduce scoped init guards
Marco Elver
2026-01-08
locking/local_lock: Include more missing headers
Peter Zijlstra
2026-01-05
locking/local_lock: Support Clang's context analysis
Marco Elver
2026-01-05
locking/local_lock: Include missing headers
Marco Elver
2025-12-01
locking/local_lock: s/l/__l/ and s/tl/__tl/ to reduce the risk of shadowing
Vincent Mailhol
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