index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rwsem-spinlock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
1
-9
/
+28
2017-07-05
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
Kirill Tkhai
1
-2
/
+2
2017-03-16
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
Niklas Cassel
1
-5
/
+11
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-4
/
+4
2017-01-14
kernel/locking: Compute 'current' directly
Davidlohr Bueso
1
-11
/
+7
2016-04-13
locking/rwsem: Introduce basis for down_write_killable()
Michal Hocko
1
-2
/
+20
2016-04-13
locking/rwsem: Get rid of __down_write_nested()
Michal Hocko
1
-6
/
+1
2015-02-18
locking/rwsem: Document barrier need when waking tasks
Davidlohr Bueso
1
-0
/
+7
2015-02-04
locking/rwsem: Use task->state helpers
Davidlohr Bueso
1
-1
/
+1
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
1
-14
/
+14
2013-11-06
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
1
-0
/
+296