Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6a005645edd6de2b535783c96e66e08cccc5e067
/
kernel
/
task_work.c
6fb6149
task_work_run: don't take ->pi_lock unconditionally
by Oleg Nesterov
· 4 years, 11 months ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
506458e
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
by Will Deacon
· 7 years ago
f274f1e
task_work: Replace spin_unlock_wait() with lock/unlock pair
by Oleg Nesterov
· 8 years ago
61e9649
task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works
by Oleg Nesterov
· 8 years ago
be3e784
locking/spinlock: Update spin_unlock_wait() users
by Peter Zijlstra
· 9 years ago
c821990
task_work: remove fifo ordering guarantee
by Eric Dumazet
· 9 years ago
892f666
task_work: documentation
by Oleg Nesterov
· 11 years ago
205e550
task_work: minor cleanups
by Oleg Nesterov
· 11 years ago
9da33de
task_work: task_work_add() should not succeed after exit_task_work()
by Oleg Nesterov
· 12 years ago
ac3d0da
task_work: Make task_work_add() lockless
by Oleg Nesterov
· 12 years ago
f341861
task_work: add a scheduling point in task_work_run()
by Eric Dumazet
· 12 years ago
a2d4c71
deal with task_work callbacks adding more work
by Al Viro
· 13 years ago
ed3e694
move exit_task_work() past exit_files() et.al.
by Al Viro
· 13 years ago
67d1214
merge task_work and rcu_head, get rid of separate allocation for keyring case
by Al Viro
· 13 years ago
158e164
trim task_work: get rid of hlist
by Al Viro
· 13 years ago
e73f895
task_work_add: generic process-context callbacks
by Oleg Nesterov
· 13 years ago