summaryrefslogtreecommitdiff
path: root/kern/panic.c
AgeCommit message (Expand)Author
2017-07-13Switch to initialization operationsRichard Braun
2017-05-29kern/atomic: provide _acq_rel macros instead of _seq_cstRichard Braun
2017-04-29New stdio.h standard headerRichard Braun
2017-04-29kern/printk: rename to printfRichard Braun
2017-04-04Use the new atomic operations interfaceAgustina Arzille
2016-12-09Force brackets around one-line conditional statementsRichard Braun
2014-01-03Update calls to atomic operationsRichard Braun
2013-04-13kern/panic: restrict handling to the first panicRichard Braun
2013-02-28kern/panic: minor output changeRichard Braun
2012-12-31kern/panic: dump stack trace on panicRichard Braun
2012-12-30kern/panic: halt all processors on panicRichard Braun
2012-09-30Initial commitRichard Braun