aboutsummaryrefslogtreecommitdiff
path: root/include/linux/task_work.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-13task_work: task_work_add() should not succeed after exit_task_work()Gravatar Oleg Nesterov 1-2/+1
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseGravatar Al Viro 1-10/+4
2012-07-22trim task_work: get rid of hlistGravatar Al Viro 1-2/+2
2012-07-22trimming task_work: kill ->dataGravatar Al Viro 1-3/+1
2012-05-23task_work_add: generic process-context callbacksGravatar Oleg Nesterov 1-0/+33