Sign in
kunit
/
linux
/
16acd53b1547d3dbe3eabef5e3356674eb957ae4
/
kernel
/
locking
/
rwsem-spinlock.c
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0aa1125
locking/rwsem-spinlock: Add killable versions of __down_read()
by Kirill Tkhai
· 8 years ago
a0c4acd
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
by Kirill Tkhai
· 8 years ago
17fcbd5
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
by Niklas Cassel
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
642fa44
sched/core: Remove set_task_state()
by Davidlohr Bueso
· 8 years ago
d269a8b
kernel/locking: Compute 'current' directly
by Davidlohr Bueso
· 8 years ago
d4799608
locking/rwsem: Introduce basis for down_write_killable()
by Michal Hocko
· 9 years ago
f8e04d8
locking/rwsem: Get rid of __down_write_nested()
by Michal Hocko
· 9 years ago
49e4b2b
locking/rwsem: Document barrier need when waking tasks
by Davidlohr Bueso
· 10 years ago
7310599
locking/rwsem: Use task->state helpers
by Davidlohr Bueso
· 10 years ago
13b9a96
locking/rwsem: Rename 'activity' to 'count'
by Peter Zijlstra
· 11 years ago
ed428bf
locking: Move the rwsem code to kernel/locking/
by Peter Zijlstra
· 11 years ago
[Renamed from lib/rwsem-spinlock.c]
8cf5322
rwsem: simplify __rwsem_do_wake
by Michel Lespinasse
· 12 years ago
e2d57f7
rwsem: make the waiter type an enumeration rather than a bitmask
by Michel Lespinasse
· 12 years ago
41ef8f8
rwsem-spinlock: Implement writer lock-stealing for better scalability
by Yuanhan Liu
· 12 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
ddb6c9b
locking, rwsem: Annotate inner lock as raw
by Thomas Gleixner
· 15 years ago
3eac4ab
rwsem generic spinlock: use IRQ save/restore spinlocks
by Kevin Hilman
· 15 years ago
29671f2
rwsem: fix rwsem_is_locked() bugs
by Amerigo Wang
· 15 years ago
118d52d
rwsem-spinlock: remove useless function exports
by Amerigo Wang
· 15 years ago
9f741cb
lib: remove fastcall from lib/*
by Harvey Harrison
· 17 years ago
4dfbb9d
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
by Peter Zijlstra
· 18 years ago
4ea2176
[PATCH] lockdep: prove rwsem locking correctness
by Ingo Molnar
· 19 years ago
c4e0511
[PATCH] lockdep: clean up rwsems
by Ingo Molnar
· 19 years ago
d59dd46
[PATCH] use smp_mb/wmb/rmb where possible
by akpm@osdl.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago