summaryrefslogtreecommitdiff
path: root/kern/startup.c
AgeCommit message (Expand)Author
2020-07-10Add hardware interrupt notification mechanismSamuel Thibault
2020-01-01Cope with machine_info.memory_size overflowSamuel Thibault
2016-09-21Remove phys_first_addr and phys_last_addr global variablesRichard Braun
2016-04-15Lightweight synchronization mechanismAgustina Arzille
2016-01-23Use vm_page as the physical memory allocatorRichard Braun
2015-07-18kern/printf: do not serialize printf and coJustus Winter
2015-05-20kern: add radix tree libraryJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2013-12-20Declare void argument lists (part 2)Marin Ramesa
2013-12-15Declare void argument listsMarin Ramesa
2013-12-09kern/startup.c: use boolean valuesMarin Ramesa
2013-12-05kern/startup.c: remove forward declarationsMarin Ramesa
2013-11-20kern/startup.c: fix implicit declaration of functionMarin Ramesa
2013-11-13kern: remove register qualifiersMarin Ramesa
2012-12-05Fix kernel task creation timeRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-01-15Move -d and -H parse to kern/startup.cSamuel Thibault
2009-11-22Really call startrtclock() with an active thread.Samuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-08 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1999-05-291999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell