aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/task_work.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-09-13task_work: task_work_add() should not succeed after exit_task_work()Oleg Nesterov1-2/+1
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro1-10/+4
2012-07-22trim task_work: get rid of hlistAl Viro1-2/+2
2012-07-22trimming task_work: kill ->dataAl Viro1-3/+1
2012-05-23task_work_add: generic process-context callbacksOleg Nesterov1-0/+33