aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/wait.h
AgeCommit message (Expand)Author
2022-08-22Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2022-08-21wait: Fix __wait_event_hrtimeout for RT/DL tasksJuri Lelli
2021-12-14Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-07-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/cn-sdkv5.4/...Bruce Ashfield
2021-07-19rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2020-12-17wait.h: include atomic.hSebastian Andrzej Siewior
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds
2020-04-27sched/core: Add function to sample state of locked-down taskPaul E. McKenney
2020-02-11locking/percpu-rwsem: Remove the embedded rwsemPeter Zijlstra
2019-10-31Add wake_up_interruptible_sync_poll_locked()David Howells
2019-10-23Remove the nr_exclusive argument from __wake_up_sync_key()David Howells
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
2019-07-30hrtimer: Remove task argument from hrtimer_init_sleeper()Thomas Gleixner
2019-07-18wait: add wq_has_single_sleeper helperJosef Bacik
2019-04-09docs: Add colon clearing sphinx warningTobin C. Harding
2019-02-11sched/wait: Use freezable_schedule() when possibleHugo Lefeuvre
2018-10-16scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usageNicholas Bellinger
2018-02-16sched/wait: add wait_event_idle() functions.NeilBrown
2017-11-27annotate poll-related wait keysAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen
2017-09-14sched/wait: Break up long wake list walkTim Chen
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez
2017-07-25sched/wait: Clean up some documentation warningsJonathan Corbet
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-06-20sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>Ingo Molnar
2017-06-20sched/wait: Improve the bit-wait API parameter names in the API function prot...Ingo Molnar
2017-06-20sched/wait: Standardize wait_bit_queue namingIngo Molnar
2017-06-20sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar
2017-06-20sched/wait: Standardize internal naming of wait-queue headsIngo Molnar
2017-06-20sched/wait: Standardize internal naming of wait-queue entriesIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-09-30sched/wait: Introduce init_wait_entry()Oleg Nesterov
2016-09-30sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()Oleg Nesterov
2016-09-30sched/wait: Avoid abort_exclusive_wait() in ___wait_event()Oleg Nesterov
2016-09-30sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()Oleg Nesterov
2016-07-19new helper: wait_event_killable_exclusive()Al Viro
2016-02-24sched/wait: Fix wait_event_freezable() documentationStafford Horne
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu
2015-11-23sched/wait: Document waitqueue_active()Peter Zijlstra