index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_ldsem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-3
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/core: Remove set_task_state()
Davidlohr Bueso
2017-01-14
1
-5
/
+5
*
drivers/tty: Compute 'current' directly
Davidlohr Bueso
2017-01-14
1
-10
/
+8
*
tty: Deinline __ldsem_down_write_nested, save 128 bytes
Denys Vlasenko
2015-12-13
1
-1
/
+1
*
tty: Deinline __ldsem_down_read_nested, save 128 bytes
Denys Vlasenko
2015-12-13
1
-1
/
+1
*
tty: tty_ldsem.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
2014-02-09
1
-11
/
+4
*
tty: Fix hang at ldsem_down_read()
Peter Hurley
2013-12-16
1
-3
/
+13
*
tty: Add timed, writer-prioritized rw semaphore
Peter Hurley
2013-05-20
1
-0
/
+453