summaryrefslogtreecommitdiff
path: root/include/linux/swait.h
AgeCommit message (Expand)Author
2020-04-30sched/swait: Reword some of the main descriptionDavidlohr Bueso
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-06-20sched/swait: Switch to full exclusive modePeter Zijlstra
2018-06-20sched/swait: Remove __prepare_to_swaitPeter Zijlstra
2018-06-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-04swait: strengthen language to discourage useLinus Torvalds
2018-05-14sched/wait: Include <linux/wait.h> in <linux/swait.h>Sebastian Andrzej Siewior
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso
2017-08-17swait: Add idle variants which don't contribute to load averageLuis R. Rodriguez
2016-02-25wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)