Kees Cook 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
..
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
lockdep.c 8cc05c71ba locking/lockdep: Move sanity check to inside lockdep_print_held_locks() 7 年之前
lockdep_internals.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
lockdep_proc.c 3f3942aca6 proc: introduce proc_create_single{,_data} 7 年之前
lockdep_states.h d92a8cfcb3 locking/lockdep: Rework FS_RECLAIM annotation 8 年之前
locktorture.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
mcs_spinlock.h 7f56b58a92 locking/mcs: Use smp_cond_load_acquire() in MCS spin loop 7 年之前
mutex-debug.c 3ca0ff571b locking/mutex: Rework mutex::owner 8 年之前
mutex-debug.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
mutex.c c427f69564 locking/mutex: Optimize __mutex_trylock_fast() 7 年之前
mutex.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
osq_lock.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
percpu-rwsem.c 52b94129f2 locking/percpu-rwsem: Replace waitqueue with rcuwait 8 年之前
qrwlock.c d133166146 locking/qrwlock: Prevent slowpath writers getting held up by fastpath 7 年之前
qspinlock.c 81d3dc9a34 locking/qspinlock: Add stat tracking for pending vs. slowpath 7 年之前
qspinlock_paravirt.h 3bea9adc96 locking/qspinlock: Remove duplicate clear_pending() function from PV code 7 年之前
qspinlock_stat.h 81d3dc9a34 locking/qspinlock: Add stat tracking for pending vs. slowpath 7 年之前
rtmutex-debug.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
rtmutex-debug.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
rtmutex.c c28d62cf52 locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter() 7 年之前
rtmutex.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
rtmutex_common.h c28d62cf52 locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter() 7 年之前
rwsem-spinlock.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
rwsem-xadd.c 1b22fc609c locking/rwsem: Simplify the is-owner-spinnable checks 7 年之前
rwsem.c d7d760efad locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag 7 年之前
rwsem.h d7d760efad locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag 7 年之前
semaphore.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 年之前
spinlock.c d89c70356a locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y 7 年之前
spinlock_debug.c bc88c10d7e locking/spinlock/debug: Remove spinlock lockup detection code 8 年之前
test-ww_mutex.c 0ee931c4e3 mm: treewide: remove GFP_TEMPORARY allocation flag 8 年之前