summaryrefslogtreecommitdiffstats
path: root/kernel/task_work.c
AgeCommit message (Expand)AuthorLines
2012-07-22deal with task_work callbacks adding more workAl Viro-12/+14
2012-07-22move exit_task_work() past exit_files() et.al.Al Viro-19/+11
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro-7/+7
2012-07-22trim task_work: get rid of hlistAl Viro-31/+33
2012-05-23task_work_add: generic process-context callbacksOleg Nesterov-0/+84