Peter Zijlstra
|
c2ebb1fb4e
sched/wait: Collapse __wait_event_interruptible_timeout()
|
11 years ago |
Peter Zijlstra
|
f13f4c41c9
sched/wait: Collapse __wait_event_interruptible()
|
11 years ago |
Peter Zijlstra
|
ddc1994b82
sched/wait: Collapse __wait_event_timeout()
|
11 years ago |
Peter Zijlstra
|
854267f438
sched/wait: Collapse __wait_event()
|
11 years ago |
Peter Zijlstra
|
41a1431b17
sched/wait: Introduce ___wait_event()
|
11 years ago |
Peter Zijlstra
|
bb632bc449
sched/wait: Change the wait_exclusive control flow
|
11 years ago |
Peter Zijlstra
|
2953ef246b
sched/wait: Change timeout logic
|
11 years ago |
Peter Zijlstra
|
2f2a2b60ad
sched/wait: Make the signal_pending() checks consistent
|
11 years ago |
Martin Peschke
|
d79ff14262
[SCSI] zfcp: fix lock imbalance by reworking request queue locking
|
12 years ago |
Linus Torvalds
|
bcd7351e83
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
|
12 years ago |
Imre Deak
|
4c663cfc52
wait: fix false timeouts when using wait_event_timeout()
|
12 years ago |
David Howells
|
cb65537ee1
Add wait_on_atomic_t() and wake_up_atomic_t()
|
12 years ago |
Kent Overstreet
|
774a08b354
wait: add wait_event_hrtimeout()
|
12 years ago |
Lukas Czerner
|
eed8c02e68
wait: add wait_event_lock_irq() interface
|
12 years ago |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Thomas Gleixner
|
63b2001169
sched/wait: Add __wake_up_all_locked() API
|
13 years ago |
Peter Zijlstra
|
f07fdec50a
lockdep/waitqueues: Add better annotation
|
13 years ago |
Evgeny Kuznetsov
|
231d0aefd8
wait: using uninitialized member of wait queue
|
14 years ago |
Linus Torvalds
|
7a9b149212
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
15 years ago |
Michal Nazarewicz
|
22c43c81a5
wait_event_interruptible_locked() interface
|
15 years ago |
Changli Gao
|
a93d2f1744
sched, wait: Use wrapper functions
|
15 years ago |
Peter Zijlstra
|
7d47872146
sched: Rename sync arguments
|
16 years ago |
Peter Zijlstra
|
2fc391112f
locking, sched: Give waitqueue spinlocks their own lockdep classes
|
16 years ago |
Ingo Molnar
|
7961386fe9
Merge commit 'v2.6.30-rc5' into sched/core
|
16 years ago |
Eric Dumazet
|
bf368e4e70
net: Avoid extra wakeups of threads blocked in wait_for_packet()
|
16 years ago |
Johannes Weiner
|
78ddb08feb
wait: don't use __wake_up_common()
|
16 years ago |
Davide Libenzi
|
c0da377536
epoll keyed wakeups: introduce new *_poll() wakeup macros
|
16 years ago |
Davide Libenzi
|
4ede816ac3
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
|
16 years ago |
Johannes Weiner
|
777c6c5f1f
wait: prevent exclusive waiter starvation
|
16 years ago |