aboutsummaryrefslogtreecommitdiff
path: root/include/linux/task_work.h
AgeCommit message (Expand)Author
2012-09-13task_work: task_work_add() should not succeed after exit_task_work()Oleg Nesterov
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro
2012-07-22trim task_work: get rid of hlistAl Viro
2012-07-22trimming task_work: kill ->dataAl Viro
2012-05-23task_work_add: generic process-context callbacksOleg Nesterov