summaryrefslogtreecommitdiffstats
path: root/include/linux/swait.h
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud