aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/swait.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra1-12/+12
2018-06-20sched/swait: Switch to full exclusive modePeter Zijlstra1-5/+6
2018-06-20sched/swait: Remove __prepare_to_swaitPeter Zijlstra1-1/+0
2018-06-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-04swait: strengthen language to discourage useLinus Torvalds1-1/+13
2018-05-14sched/wait: Include <linux/wait.h> in <linux/swait.h>Sebastian Andrzej Siewior1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23sched/swait: Document it clearly that the swait facilities are special and shouldn't be usedDavidlohr Bueso1-11/+16
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso1-2/+56
2017-08-17swait: Add idle variants which don't contribute to load averageLuis R. Rodriguez1-0/+55
2016-02-25wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)1-0/+172