Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce and use assert_splsched() | Samuel Thibault | 2024-02-19 | 1 | -2/+2 |
* | sched: Add runq_lock helpers which check they are called at spl7 | Samuel Thibault | 2023-08-12 | 1 | -0/+15 |
* | Document spl levels of locks taken during interrupts | Samuel Thibault | 2023-02-15 | 1 | -1/+3 |
* | Drop SIMPLE_CLOCK support | Samuel Thibault | 2018-11-19 | 1 | -9/+0 |
* | Make scheduling more reactive | Samuel Thibault | 2018-11-19 | 1 | -0/+1 |
* | Fix using all dynamic priorities | Samuel Thibault | 2018-11-04 | 1 | -3/+3 |
* | kern: import `macros.h' from x15 | Justus Winter | 2015-05-19 | 1 | -1/+1 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -1/+1 |
* | Update BASEPRI_USER | Samuel Thibault | 2013-03-11 | 1 | -1/+1 |
* | Increase number of priorities | Samuel Thibault | 2013-03-06 | 1 | -1/+1 |
* | 2007-04-30 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -2/+3 |
* | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -5/+0 |
* | 2001-04-04 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-04-05 | 1 | -13/+13 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+181 |