summaryrefslogtreecommitdiffstats
path: root/include/linux/swait.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-041-0/+1
|\
| * sched/wait: Include <linux/wait.h> in <linux/swait.h>Sebastian Andrzej Siewior2018-05-141-0/+1
* | swait: strengthen language to discourage useLinus Torvalds2018-06-041-1/+13
|/
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso2017-10-231-11/+16
|/
* sched/wait: Add swq_has_sleeper()Davidlohr Bueso2017-09-151-2/+56
* swait: Add idle variants which don't contribute to load averageLuis R. Rodriguez2017-08-171-0/+55
* wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)2016-02-251-0/+172