1. e822b49 tty/ldsem: Fix syntax errors in comments by Xiang wangx · 3 years, 1 month ago
  2. 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
  3. 952041a tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop by Peter Zijlstra · 5 years ago
  4. 2f588ce tty/ldsem: Decrement wait_readers on timeouted down_read() by Dmitry Safonov · 6 years ago
  5. c18ad0c tty/ldsem: Convert to regular lockdep annotations by Peter Zijlstra · 6 years ago
  6. 231f8fd tty/ldsem: Wake up readers after timed out down_write() by Dmitry Safonov · 6 years ago
  7. 5fd691a atomic/tty: Fix up atomic abuse in ldsem by Peter Zijlstra · 7 years ago
  8. e5656d4 tty: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  9. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  10. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  11. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  12. 642fa44 sched/core: Remove set_task_state() by Davidlohr Bueso · 8 years ago
  13. 5376f2e drivers/tty: Compute 'current' directly by Davidlohr Bueso · 8 years ago
  14. 5ef6504 tty: Deinline __ldsem_down_write_nested, save 128 bytes by Denys Vlasenko · 9 years ago
  15. fc0285f tty: Deinline __ldsem_down_read_nested, save 128 bytes by Denys Vlasenko · 9 years ago
  16. f9ce5cc tty: tty_ldsem.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  17. fb9edbe lockdep: Make held_lock->check and "int check" argument bool by Oleg Nesterov · 11 years ago
  18. cf87277 tty: Fix hang at ldsem_down_read() by Peter Hurley · 11 years ago
  19. 4898e640 tty: Add timed, writer-prioritized rw semaphore by Peter Hurley · 12 years ago