Age | Commit message (Expand) | Author |
---|---|---|
2017-11-08 | tty: Remove redundant license text | Greg Kroah-Hartman |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman |
2017-03-02 | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-01-14 | sched/core: Remove set_task_state() | Davidlohr Bueso |
2017-01-14 | drivers/tty: Compute 'current' directly | Davidlohr Bueso |
2015-12-13 | tty: Deinline __ldsem_down_write_nested, save 128 bytes | Denys Vlasenko |
2015-12-13 | tty: Deinline __ldsem_down_read_nested, save 128 bytes | Denys Vlasenko |
2015-05-10 | tty: tty_ldsem.c: move assignment out of if () block | Greg Kroah-Hartman |
2014-02-09 | lockdep: Make held_lock->check and "int check" argument bool | Oleg Nesterov |
2013-12-16 | tty: Fix hang at ldsem_down_read() | Peter Hurley |
2013-05-20 | tty: Add timed, writer-prioritized rw semaphore | Peter Hurley |