aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/wait.h
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelv4.14/standard/preempt-rt/intelBruce Ashfield
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2018-02-13hrtimer: consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
2018-02-13wait.h: include atomic.hSebastian Andrzej Siewior
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
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli
2015-09-04userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli
2015-06-29Merge tag 'md/4.2' of git://neil.brown.name/mdLinus Torvalds
2015-06-17wait: introduce wait_event_exclusive_cmdYuanhan Liu
2015-05-08sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void *Palmer Dabbelt
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-04block: Simplify bsg complete allPeter Zijlstra
2015-02-04sched/wait: Introduce wait_on_bit_timeout()Johan Hedberg
2015-02-03sched/wait: Remove might_sleep() from wait_event_cmd()Mikulas Patocka
2014-11-04sched/wait: Reimplement wait_event_freezable()Peter Zijlstra
2014-10-28sched/wait: Add might_sleep() checksPeter Zijlstra
2014-10-28sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-25SCHED: add some "wait..on_bit...timeout()" interfaces.NeilBrown
2014-09-05sched/wait: Document timeout corner caseScot Doyle
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown