index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_ldsem.c
Age
Commit message (
Expand
)
Author
Files
Lines
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