index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-10-25
locking/osq_lock: Use atomic_try_cmpxchg_release() in osq_unlock()
Uros Bizjak
2024-10-24
locking/rtmutex: Fix misleading comment
Peter Zijlstra
2024-10-24
locking/rt: Annotate unlock followed by lock for sparse.
Sebastian Andrzej Siewior
2024-10-24
locking/rt: Add sparse annotation for RCU.
Sebastian Andrzej Siewior
2024-10-17
locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercase
Qiuxu Zhuo
2024-10-17
lockdep: Use info level for lockdep initial info messages
Jiri Slaby (SUSE)
2024-10-17
lockdep: Add lockdep_cleanup_dead_cpu()
David Woodhouse
2024-10-14
locking/mutex: Expose __mutex_owner()
Juri Lelli
2024-10-14
locking/mutex: Make mutex::wait_lock irq safe
Juri Lelli
2024-10-14
locking/mutex: Remove wakeups from under mutex::wait_lock
Peter Zijlstra
2024-10-09
locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
2024-10-07
locking/spinlocks: Make __raw_* lock ops static
Geert Uytterhoeven
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-17
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-10
locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under CONFIG_DE...
Waiman Long
2024-09-01
locking/ww_mutex/test: add MODULE_DESCRIPTION()
Jeff Johnson
2024-08-21
lockdep: Mark emergency sections in lockdep splats
John Ogness
2024-08-15
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
2024-08-08
Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
2024-08-07
lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT
Kent Overstreet
2024-08-06
locking/lockdep: Simplify character output in seq_line()
Markus Elfring
2024-08-06
lockdep: fix deadlock issue between lockdep and rcu
Zhiguo Niu
2024-08-06
lockdep: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-08-05
lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
Luis Claudio R. Goncalves
2024-07-29
locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()
Uros Bizjak
2024-07-18
Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-16
Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-16
Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-14
lockdep: lockdep_set_notrack_class()
Kent Overstreet
2024-07-11
x86/xen: remove deprecated xen_nopvspin boot parameter
Juergen Gross
2024-07-09
locking/rwsem: Add __always_inline annotation to __down_write_common() and in...
John Stultz
2024-06-24
locking/local_lock: Add local nested BH locking infrastructure.
Sebastian Andrzej Siewior
2024-06-13
locking: Remove superfluous sentinel element from kern_lockdep_table
Joel Granados
2024-05-30
locktorture: Add MODULE_DESCRIPTION()
Jeff Johnson
2024-05-22
Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-04-12
locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
Uros Bizjak
2024-04-12
locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
Uros Bizjak
2024-04-11
locking/mutex: Introduce devm_mutex_init()
George Stark
2024-04-11
locking/qspinlock: Use atomic_try_cmpxchg_relaxed() in xchg_tail()
Uros Bizjak
2024-03-21
locking/qspinlock: Always evaluate lockevent* non-event parameter once
Waiman Long
2024-03-01
locking/rtmutex: Use try_cmpxchg_relaxed() in mark_rt_mutex_waiters()
Uros Bizjak
2024-02-28
locking/percpu-rwsem: Trigger contention tracepoints only if contended
Namhyung Kim
[next]