aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_ldsem.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-14sched/core: Remove set_task_state()Davidlohr Bueso
2017-01-14drivers/tty: Compute 'current' directlyDavidlohr Bueso
2015-12-13tty: Deinline __ldsem_down_write_nested, save 128 bytesDenys Vlasenko
2015-12-13tty: Deinline __ldsem_down_read_nested, save 128 bytesDenys Vlasenko
2015-05-10tty: tty_ldsem.c: move assignment out of if () blockGreg Kroah-Hartman
2014-02-09lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov
2013-12-16tty: Fix hang at ldsem_down_read()Peter Hurley
2013-05-20tty: Add timed, writer-prioritized rw semaphorePeter Hurley