Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-18 | task_work: cleanup notification modes | Jens Axboe | 1 | -3/+8 |
2020-06-30 | task_work: teach task_work_add() to do signal_wake_up() | Oleg Nesterov | 1 | -1/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2012-09-13 | task_work: task_work_add() should not succeed after exit_task_work() | Oleg Nesterov | 1 | -2/+1 |
2012-07-22 | merge task_work and rcu_head, get rid of separate allocation for keyring case | Al Viro | 1 | -10/+4 |
2012-07-22 | trim task_work: get rid of hlist | Al Viro | 1 | -2/+2 |
2012-07-22 | trimming task_work: kill ->data | Al Viro | 1 | -3/+1 |
2012-05-24 | task_work_add: generic process-context callbacks | Oleg Nesterov | 1 | -0/+33 |