index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
task_work.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works
Oleg Nesterov
1
-4
/
+6
2016-06-14
locking/spinlock: Update spin_unlock_wait() users
Peter Zijlstra
1
-1
/
+0
2015-09-05
task_work: remove fifo ordering guarantee
Eric Dumazet
1
-10
/
+2
2013-09-11
task_work: documentation
Oleg Nesterov
1
-0
/
+36
2013-09-11
task_work: minor cleanups
Oleg Nesterov
1
-2
/
+2
2012-09-13
task_work: task_work_add() should not succeed after exit_task_work()
Oleg Nesterov
1
-6
/
+16
2012-09-13
task_work: Make task_work_add() lockless
Oleg Nesterov
1
-47
/
+48
2012-08-21
task_work: add a scheduling point in task_work_run()
Eric Dumazet
1
-0
/
+1
2012-07-22
deal with task_work callbacks adding more work
Al Viro
1
-12
/
+14
2012-07-22
move exit_task_work() past exit_files() et.al.
Al Viro
1
-19
/
+11
2012-07-22
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
1
-7
/
+7
2012-07-22
trim task_work: get rid of hlist
Al Viro
1
-31
/
+33
2012-05-23
task_work_add: generic process-context callbacks
Oleg Nesterov
1
-0
/
+84