Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
19fe416532f798e199f04d25816b1bd36e48d6fe
/
include
/
linux
/
wait.h
0176bea
sched/wait: Introduce init_wait_entry()
by Oleg Nesterov
· 8 years ago
eaf9ef5
sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()
by Oleg Nesterov
· 8 years ago
b1ea06a
sched/wait: Avoid abort_exclusive_wait() in ___wait_event()
by Oleg Nesterov
· 8 years ago
38a3e1f
sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()
by Oleg Nesterov
· 8 years ago
6a0fb30
new helper: wait_event_killable_exclusive()
by Al Viro
· 8 years ago
f4bcfa1
sched/wait: Fix wait_event_freezable() documentation
by Stafford Horne
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
567bee2
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches
by Ingo Molnar
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
1ce0bf5
net: Generalise wq_has_sleeper helper
by Herbert Xu
· 9 years ago
69e51e92
sched/wait: Document waitqueue_active()
by Peter Zijlstra
· 9 years ago
ac5be6b
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
by Andrea Arcangeli
· 9 years ago
5136015
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
by Andrea Arcangeli
· 9 years ago
6aaf0da
Merge tag 'md/4.2' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
9f3520c
wait: introduce wait_event_exclusive_cmd
by Yuanhan Liu
· 10 years ago
7e60598
sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void *
by Palmer Dabbelt
· 10 years ago
8494bcf
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
2c56124
block: Simplify bsg complete all
by Peter Zijlstra
· 10 years ago
44fc0e5
sched/wait: Introduce wait_on_bit_timeout()
by Johan Hedberg
· 10 years ago
3e87523
sched/wait: Remove might_sleep() from wait_event_cmd()
by Mikulas Patocka
· 10 years ago
36df04b
sched/wait: Reimplement wait_event_freezable()
by Peter Zijlstra
· 10 years ago
e22b886
sched/wait: Add might_sleep() checks
by Peter Zijlstra
· 10 years ago
61ada52
sched/wait: Provide infrastructure to deal with nested blocking
by Peter Zijlstra
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cbbce82
SCHED: add some "wait..on_bit...timeout()" interfaces.
by NeilBrown
· 10 years ago
6b44f51
sched/wait: Document timeout corner case
by Scot Doyle
· 10 years ago
c122132
sched: Allow wait_on_bit_action() functions to support a timeout
by NeilBrown
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
8b32201
wait: explain the shadowing and type inconsistencies
by Peter Zijlstra
· 11 years ago
b8780c3
sched: remove sleep_on() and friends
by Arnd Bergmann
· 11 years ago
f434f7a
sched: Fix warning on make htmldocs caused by wait.h
by Masanari Iida
· 11 years ago
82e06c8
wait: add wait_event_cmd()
by Shaohua Li
· 11 years ago
7d71645
sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()
by Heiko Carstens
· 11 years ago
92ec118
sched/wait: Fix build breakage
by Thierry Reding
· 11 years ago
c2d8164
sched/wait: Introduce prepare_to_wait_event()
by Oleg Nesterov
· 11 years ago
8922915
sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() too
by Oleg Nesterov
· 11 years ago
fb869b6
sched/wait: Clean up wait.h details a bit
by Ingo Molnar
· 11 years ago
35a2af9
sched/wait: Make the __wait_event*() interface more friendly
by Peter Zijlstra
· 11 years ago
ebdc195
sched/wait: Collapse __wait_event_hrtimeout()
by Peter Zijlstra
· 11 years ago
cf7361f
sched/wait: Collapse __wait_event_killable()
by Peter Zijlstra
· 11 years ago
a1dc6852
sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()
by Peter Zijlstra
· 11 years ago
8fbd88f
sched/wait: Collapse __wait_event_interruptible_lock_irq()
by Peter Zijlstra
· 11 years ago
13cb504
sched/wait: Collapse __wait_event_lock_irq()
by Peter Zijlstra
· 11 years ago
48c2521
sched/wait: Collapse __wait_event_interruptible_exclusive()
by Peter Zijlstra
· 11 years ago
c2ebb1f
sched/wait: Collapse __wait_event_interruptible_timeout()
by Peter Zijlstra
· 11 years ago
f13f4c4
sched/wait: Collapse __wait_event_interruptible()
by Peter Zijlstra
· 11 years ago
ddc1994
sched/wait: Collapse __wait_event_timeout()
by Peter Zijlstra
· 11 years ago
854267f
sched/wait: Collapse __wait_event()
by Peter Zijlstra
· 11 years ago
41a1431
sched/wait: Introduce ___wait_event()
by Peter Zijlstra
· 11 years ago
bb632bc
sched/wait: Change the wait_exclusive control flow
by Peter Zijlstra
· 11 years ago
2953ef2
sched/wait: Change timeout logic
by Peter Zijlstra
· 11 years ago
2f2a2b6
sched/wait: Make the signal_pending() checks consistent
by Peter Zijlstra
· 11 years ago
d79ff14
[SCSI] zfcp: fix lock imbalance by reworking request queue locking
by Martin Peschke
· 11 years ago
bcd7351
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 11 years ago
4c663cf
wait: fix false timeouts when using wait_event_timeout()
by Imre Deak
· 12 years ago
cb65537
Add wait_on_atomic_t() and wake_up_atomic_t()
by David Howells
· 12 years ago
774a08b
wait: add wait_event_hrtimeout()
by Kent Overstreet
· 12 years ago
eed8c02
wait: add wait_event_lock_irq() interface
by Lukas Czerner
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
63b2001
sched/wait: Add __wake_up_all_locked() API
by Thomas Gleixner
· 13 years ago
f07fdec
lockdep/waitqueues: Add better annotation
by Peter Zijlstra
· 13 years ago
231d0ae
wait: using uninitialized member of wait queue
by Evgeny Kuznetsov
· 14 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
22c43c8
wait_event_interruptible_locked() interface
by Michal Nazarewicz
· 15 years ago
a93d2f1
sched, wait: Use wrapper functions
by Changli Gao
· 15 years ago
7d47872
sched: Rename sync arguments
by Peter Zijlstra
· 15 years ago
2fc3911
locking, sched: Give waitqueue spinlocks their own lockdep classes
by Peter Zijlstra
· 15 years ago
7961386
Merge commit 'v2.6.30-rc5' into sched/core
by Ingo Molnar
· 16 years ago
bf368e4
net: Avoid extra wakeups of threads blocked in wait_for_packet()
by Eric Dumazet
· 16 years ago
78ddb08
wait: don't use __wake_up_common()
by Johannes Weiner
· 16 years ago
c0da377
epoll keyed wakeups: introduce new *_poll() wakeup macros
by Davide Libenzi
· 16 years ago
4ede816
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
by Davide Libenzi
· 16 years ago
777c6c5
wait: prevent exclusive waiter starvation
by Johannes Weiner
· 16 years ago
a25d644
wait: kill is_sync_wait()
by Tejun Heo
· 16 years ago
b3c9752
include/linux: Remove all users of FASTCALL() macro
by Harvey Harrison
· 17 years ago
0ccf831
lockdep: annotate epoll
by Peter Zijlstra
· 17 years ago
1411d5a
Add wait_event_killable
by Matthew Wilcox
· 17 years ago
e64d66c
wait: Use TASK_NORMAL
by Matthew Wilcox
· 17 years ago
0fec171
sched: clean up sleep_on() APIs
by Ingo Molnar
· 17 years ago
7259f0d
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
by Peter Zijlstra
· 18 years ago
21d71f5
[PATCH] uninline init_waitqueue_head()
by Ingo Molnar
· 18 years ago
eb4542b
[PATCH] lockdep: annotate waitqueues
by Ingo Molnar
· 19 years ago
e4d9191
[PATCH] lockdep: locking init debugging improvement
by Ingo Molnar
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
c43dc2f
[PATCH] aio: make wait_queue ->task ->private
by Benjamin LaHaise
· 20 years ago
7e43c84
[PATCH] Cleanup DEFINE_WAIT
by blaisorblade@yahoo.it
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago