index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swait.h
Age
Commit message (
Expand
)
Author
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
sched/swait: Switch to full exclusive mode
Peter Zijlstra
2018-06-20
sched/swait: Remove __prepare_to_swait
Peter Zijlstra
2018-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-04
swait: strengthen language to discourage use
Linus Torvalds
2018-05-14
sched/wait: Include <linux/wait.h> in <linux/swait.h>
Sebastian Andrzej Siewior
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-23
sched/swait: Document it clearly that the swait facilities are special and sh...
Davidlohr Bueso
2017-09-15
sched/wait: Add swq_has_sleeper()
Davidlohr Bueso
2017-08-17
swait: Add idle variants which don't contribute to load average
Luis R. Rodriguez
2016-02-25
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)