Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking: Add __sched to semaphore functions | Namhyung Kim | 2022-09-15 | 1 | -6/+6 |
* | locking: Apply contention tracepoints in the slow path | Namhyung Kim | 2022-04-05 | 1 | -1/+14 |
* | locking/semaphore: Add might_sleep() to down_*() family | Xiaoming Ni | 2021-08-20 | 1 | -0/+4 |
* | kernel: delete repeated words in comments | Randy Dunlap | 2021-02-26 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/core: Remove set_task_state() | Davidlohr Bueso | 2017-01-14 | 1 | -1/+1 |
* | kernel/locking: Compute 'current' directly | Davidlohr Bueso | 2017-01-14 | 1 | -4/+3 |
* | locking/semaphore: Resolve some shadow warnings | Mark Rustad | 2014-09-04 | 1 | -6/+6 |
* | locking: Move the semaphore core to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+263 |