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
/
drivers
/
tty
/
tty_ldsem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-4
/
+4
2019-07-25
tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
Peter Zijlstra
1
-3
/
+2
2018-12-05
tty/ldsem: Decrement wait_readers on timeouted down_read()
Dmitry Safonov
1
-0
/
+1
2018-12-05
tty/ldsem: Convert to regular lockdep annotations
Peter Zijlstra
1
-37
/
+14
2018-12-05
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
1
-0
/
+10
2018-06-28
atomic/tty: Fix up atomic abuse in ldsem
Peter Zijlstra
1
-47
/
+35
2017-11-08
tty: Remove redundant license text
Greg Kroah-Hartman
1
-3
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-5
/
+5
2017-01-14
drivers/tty: Compute 'current' directly
Davidlohr Bueso
1
-10
/
+8
2015-12-13
tty: Deinline __ldsem_down_write_nested, save 128 bytes
Denys Vlasenko
1
-1
/
+1
2015-12-13
tty: Deinline __ldsem_down_read_nested, save 128 bytes
Denys Vlasenko
1
-1
/
+1
2015-05-10
tty: tty_ldsem.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2014-02-09
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
1
-11
/
+4
2013-12-16
tty: Fix hang at ldsem_down_read()
Peter Hurley
1
-3
/
+13
2013-05-20
tty: Add timed, writer-prioritized rw semaphore
Peter Hurley
1
-0
/
+453