| Commit message (Expand) | Author | Age | Files | Lines |
* | Add hardware interrupt notification mechanism | Samuel Thibault | 2020-07-10 | 1 | -0/+4 |
* | Cope with machine_info.memory_size overflow | Samuel Thibault | 2020-01-01 | 1 | -1/+6 |
* | Remove phys_first_addr and phys_last_addr global variables | Richard Braun | 2016-09-21 | 1 | -1/+0 |
* | Lightweight synchronization mechanism | Agustina Arzille | 2016-04-15 | 1 | -0/+3 |
* | Use vm_page as the physical memory allocator | Richard Braun | 2016-01-23 | 1 | -1/+1 |
* | kern/printf: do not serialize printf and co | Justus Winter | 2015-07-18 | 1 | -2/+0 |
* | kern: add radix tree library | Justus Winter | 2015-05-20 | 1 | -0/+2 |
* | Convert from K&R to ANSI | Marin Ramesa | 2014-04-04 | 1 | -2/+1 |
* | Declare void argument lists (part 2) | Marin Ramesa | 2013-12-20 | 1 | -1/+1 |
* | Declare void argument lists | Marin Ramesa | 2013-12-15 | 1 | -3/+3 |
* | kern/startup.c: use boolean values | Marin Ramesa | 2013-12-09 | 1 | -2/+2 |
* | kern/startup.c: remove forward declarations | Marin Ramesa | 2013-12-05 | 1 | -19/+7 |
* | kern/startup.c: fix implicit declaration of function | Marin Ramesa | 2013-11-20 | 1 | -1/+3 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -3/+3 |
* | Fix kernel task creation time | Richard Braun | 2012-12-05 | 1 | -2/+2 |
* | Adjust the kernel to use the slab allocator | Richard Braun | 2011-12-17 | 1 | -1/+0 |
* | Move -d and -H parse to kern/startup.c | Samuel Thibault | 2011-01-15 | 1 | -0/+24 |
* | Really call startrtclock() with an active thread. | Samuel Thibault | 2009-11-22 | 1 | -1/+2 |
* | 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault | 2009-06-18 | 1 | -0/+2 |
* | 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 | -0/+2 |
* | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | 2007-02-05 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -1/+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-08 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault | 2009-06-18 | 1 | -0/+1 |
* | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -5/+0 |
* | 2006-03-20 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -17/+0 |
* | 2001-04-04 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-04-05 | 1 | -8/+8 |
* | 1999-05-29 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-05-29 | 1 | -7/+17 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+305 |