aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/swait.h
Commit message (Expand)AuthorAge
* sched/swait: Rename to exclusivePeter Zijlstra2018-06-20
* sched/swait: Switch to full exclusive modePeter Zijlstra2018-06-20
* sched/swait: Remove __prepare_to_swaitPeter Zijlstra2018-06-20
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-04
|\
| * sched/wait: Include <linux/wait.h> in <linux/swait.h>Sebastian Andrzej Siewior2018-05-14
* | swait: strengthen language to discourage useLinus Torvalds2018-06-04
|/
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso2017-10-23
|/
* sched/wait: Add swq_has_sleeper()Davidlohr Bueso2017-09-15
* swait: Add idle variants which don't contribute to load averageLuis R. Rodriguez2017-08-17
* wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)2016-02-25