index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
wait.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
1
-0
/
+2
2017-09-14
sched/wait: Break up long wake list walk
Tim Chen
1
-0
/
+1
2017-08-18
wait: add wait_event_killable_timeout()
Luis R. Rodriguez
1
-0
/
+37
2017-07-25
sched/wait: Clean up some documentation warnings
Jonathan Corbet
1
-4
/
+4
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
1
-10
/
+10
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-250
/
+0
2017-06-20
sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>
Ingo Molnar
1
-323
/
+322
2017-06-20
sched/wait: Improve the bit-wait API parameter names in the API function prot...
Ingo Molnar
1
-15
/
+15
2017-06-20
sched/wait: Standardize wait_bit_queue naming
Ingo Molnar
1
-4
/
+4
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
1
-3
/
+3
2017-06-20
sched/wait: Standardize internal naming of wait-queue heads
Ingo Molnar
1
-38
/
+38
2017-06-20
sched/wait: Standardize internal naming of wait-queue entries
Ingo Molnar
1
-42
/
+42
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-32
/
+35
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
1
-21
/
+10
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-09-30
sched/wait: Introduce init_wait_entry()
Oleg Nesterov
1
-6
/
+3
2016-09-30
sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()
Oleg Nesterov
1
-1
/
+0
2016-09-30
sched/wait: Avoid abort_exclusive_wait() in ___wait_event()
Oleg Nesterov
1
-6
/
+1
2016-09-30
sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()
Oleg Nesterov
1
-3
/
+3
2016-07-19
new helper: wait_event_killable_exclusive()
Al Viro
1
-0
/
+13
2016-02-24
sched/wait: Fix wait_event_freezable() documentation
Stafford Horne
1
-1
/
+1
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+21
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
1
-5
/
+5
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
1
-5
/
+5
2015-11-30
net: Generalise wq_has_sleeper helper
Herbert Xu
1
-0
/
+21
2015-11-23
sched/wait: Document waitqueue_active()
Peter Zijlstra
1
-0
/
+30
2015-09-22
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
1
-3
/
+2
2015-09-04
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
1
-2
/
+3
2015-06-29
Merge tag 'md/4.2' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+13
2015-06-17
wait: introduce wait_event_exclusive_cmd
Yuanhan Liu
1
-0
/
+13
2015-05-08
sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void *
Palmer Dabbelt
1
-7
/
+10
2015-02-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+15
2015-02-04
block: Simplify bsg complete all
Peter Zijlstra
1
-0
/
+15
2015-02-04
sched/wait: Introduce wait_on_bit_timeout()
Johan Hedberg
1
-0
/
+26
2015-02-03
sched/wait: Remove might_sleep() from wait_event_cmd()
Mikulas Patocka
1
-1
/
+0
2014-11-04
sched/wait: Reimplement wait_event_freezable()
Peter Zijlstra
1
-0
/
+57
2014-10-28
sched/wait: Add might_sleep() checks
Peter Zijlstra
1
-0
/
+16
2014-10-28
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
1
-1
/
+6
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+10
2014-09-25
SCHED: add some "wait..on_bit...timeout()" interfaces.
NeilBrown
1
-1
/
+4
2014-09-05
sched/wait: Document timeout corner case
Scot Doyle
1
-6
/
+10
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
1
-8
/
+10
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-4
/
+111
2014-04-18
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-07
sched: remove sleep_on() and friends
Arnd Bergmann
1
-11
/
+0
2014-01-22
sched: Fix warning on make htmldocs caused by wait.h
Masanari Iida
1
-2
/
+2
2013-11-14
wait: add wait_event_cmd()
Shaohua Li
1
-0
/
+25
[next]