summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_ldsem.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Remove redundant license textGreg Kroah-Hartman2017-11-081-3/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/core: Remove set_task_state()Davidlohr Bueso2017-01-141-5/+5
* drivers/tty: Compute 'current' directlyDavidlohr Bueso2017-01-141-10/+8
* tty: Deinline __ldsem_down_write_nested, save 128 bytesDenys Vlasenko2015-12-131-1/+1
* tty: Deinline __ldsem_down_read_nested, save 128 bytesDenys Vlasenko2015-12-131-1/+1
* tty: tty_ldsem.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-1/+2
* lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov2014-02-091-11/+4
* tty: Fix hang at ldsem_down_read()Peter Hurley2013-12-161-3/+13
* tty: Add timed, writer-prioritized rw semaphorePeter Hurley2013-05-201-0/+453
OpenPOWER on IntegriCloud