Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-30 | kernel: cleanup exit()/shutdown()/reboot() code | cinap_lenrek | |
introduce cpushutdown() function that does the common operation of initiating shutdown, returning once all cpu's got the message and are about to shutdown. this avoids duplicated code which isnt really machine specific. automatic reboot on panic only when *debug= is not set and the machine is a cpu server or has no display, otherwise just hang. | |||
2015-07-10 | kernel: use HDR_MAGIC constant to handle Exec header extension, make ↵ | cinap_lenrek | |
rebootcmd() handle AOUT_MAGIC macro | |||
2014-03-16 | pc64: amd64 kernel reboot support | cinap_lenrek | |
2011-12-12 | kernel: fix more malloc/smalloc errors | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |