Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apart from the lock wait_queue_head struct is unused so replace it | 2020-06-22 | 1 | -25/+25 | |
* | don't try to decrement if completion flag is UINT_MAX | 2020-06-22 | 1 | -6/+11 | |
* | in wait_for_completion_* return 0 on timeout -ERESTARTSYS on signal | 2020-06-22 | 1 | -14/+11 | |
* | use wakeup_one() in complete() | 2020-06-13 | 1 | -2/+2 | |
* | use a unique wchan name for wait_for_completion() | 2020-06-13 | 1 | -2/+2 | |
* | update drm to linux 5.7 | 2020-06-08 | 1 | -1/+38 | |
* | Convert infinite sleeps to {m,t}sleep_nsec(9). | 2019-12-30 | 1 | -2/+2 | |
* | Remove file name and line number output from witness(4) | 2019-04-23 | 1 | -29/+20 | |
* | Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to | 2019-04-14 | 1 | -0/+132 |