Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-21 | task_work: add a scheduling point in task_work_run() | Eric Dumazet | 1 | -0/+1 |
2012-07-22 | deal with task_work callbacks adding more work | Al Viro | 1 | -12/+14 |
2012-07-22 | move exit_task_work() past exit_files() et.al. | Al Viro | 1 | -19/+11 |
2012-07-22 | merge task_work and rcu_head, get rid of separate allocation for keyring case | Al Viro | 1 | -7/+7 |
2012-07-22 | trim task_work: get rid of hlist | Al Viro | 1 | -31/+33 |
2012-05-23 | task_work_add: generic process-context callbacks | Oleg Nesterov | 1 | -0/+84 |