Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | sched/core: Remove set_task_state() | Davidlohr Bueso | 2017-01-14 | 1 | -4/+4 |
* | kernel/locking: Compute 'current' directly | Davidlohr Bueso | 2017-01-14 | 1 | -11/+7 |
* | locking/rwsem: Introduce basis for down_write_killable() | Michal Hocko | 2016-04-13 | 1 | -2/+20 |
* | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko | 2016-04-13 | 1 | -6/+1 |
* | locking/rwsem: Document barrier need when waking tasks | Davidlohr Bueso | 2015-02-18 | 1 | -0/+7 |
* | locking/rwsem: Use task->state helpers | Davidlohr Bueso | 2015-02-04 | 1 | -1/+1 |
* | locking/rwsem: Rename 'activity' to 'count' | Peter Zijlstra | 2014-07-16 | 1 | -14/+14 |
* | locking: Move the rwsem code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+296 |