Improve documentation, improve has_pollin handling.
[~madcoder/pwqr.git] / kernel / pwqr.c
2012-01-15 Pierre HabouzitImprove documentation, improve has_pollin handling. master
2012-01-15 Pierre Habouzitimprove tester
2012-01-15 Pierre Habouzitfix a few more bugs detected by the simple tester.
2012-01-15 Pierre HabouzitFix poll, thanks to the simple test program.
2012-01-15 Pierre HabouzitAdd stupid tests.
2012-01-15 Pierre Habouzitstreamlining.
2012-01-15 Pierre Habouzitimplement poll and read
2012-01-15 Pierre Habouzitdo not forbid other processes to use the pwqr fd.
2012-01-15 Pierre HabouzitPrepare code to plug the overcommit notification.
2012-01-14 Pierre Habouzitcheck the `addr` argument for PWQ_WAIT is aligned to...
2012-01-14 Pierre Habouzitrework the quarantine: it doesn't really need to be...
2012-01-14 Pierre HabouzitImplement the reluctancy to unpark threads.
2012-01-14 Pierre Habouzittypo
2012-01-14 Pierre HabouzitPthread Workqueue Regulator (pwqr) initial commit.