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