| Commit message (Expand) | Author | Age | Files | Lines |
* | Document thread_sleep about events woken from interrupt handlers | Samuel Thibault | 2016-02-26 | 1 | -0/+3 |
* | Add a thread_no_continuation definition | Flávio Cruz | 2015-08-28 | 1 | -4/+4 |
* | kern: import `macros.h' from x15 | Justus Winter | 2015-05-19 | 1 | -1/+1 |
* | kern: reduce the size of `struct thread' | Justus Winter | 2015-02-20 | 1 | -5/+5 |
* | kern: Fix typos in comments (found by codespell) | Stefan Weil | 2015-01-02 | 1 | -1/+1 |
* | kern: disable all counters by default | Justus Winter | 2014-12-01 | 1 | -4/+4 |
* | kern: fix type of recompute_priorities | Justus Winter | 2014-09-30 | 1 | -1/+1 |
* | Mark functions that don't return with attribute noreturn | Marin Ramesa | 2013-12-17 | 1 | -1/+1 |
* | kern: qualify pointers whose dereferenced values are constant with const | Marin Ramesa | 2013-12-17 | 1 | -3/+3 |
* | kern: quiet GCC warnings about set but unused variables | Marin Ramesa | 2013-12-16 | 1 | -15/+3 |
* | kern/sched_prim.c: avoid casts | Marin Ramesa | 2013-12-15 | 1 | -3/+3 |
* | kern/sched_prim.c: remove forward declarations | Marin Ramesa | 2013-12-05 | 1 | -10/+0 |
* | Remove leftover register qualifiers | Marin Ramesa | 2013-11-24 | 1 | -2/+2 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -83/+83 |
* | Do not hardcode maximum priority value | Samuel Thibault | 2013-03-05 | 1 | -5/+5 |
* | Make thread_suspend wait for !TH_UNINT | Samuel Thibault | 2012-12-23 | 1 | -0/+3 |
* | Use unsigned long for addresses and sizes | Samuel Thibault | 2012-03-09 | 1 | -1/+1 |
* | Upgrade number of event queues | Samuel Thibault | 2011-12-29 | 1 | -1/+1 |
* | Fix warnings | Samuel Thibault | 2009-10-20 | 1 | -8/+9 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -1/+1 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -2/+0 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -1/+2 |
* | 2007-02-05 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -4/+1 |
* | 2006-11-13 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault | 2009-06-18 | 1 | -1/+1 |
* | 2006-11-09 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -1/+2 |
* | 2006-11-07 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -8/+0 |
* | 2001-05-20 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-05-20 | 1 | -17/+24 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+2062 |