summaryrefslogtreecommitdiffstats
path: root/include/linux/task_work.h
Commit message (Expand)AuthorAgeFilesLines
* task_work: task_work_add() should not succeed after exit_task_work()Oleg Nesterov2012-09-131-2/+1
* merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro2012-07-221-10/+4
* trim task_work: get rid of hlistAl Viro2012-07-221-2/+2
* trimming task_work: kill ->dataAl Viro2012-07-221-3/+1
* task_work_add: generic process-context callbacksOleg Nesterov2012-05-231-0/+33