Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-13 | kern/panic: restrict handling to the first panic | Richard Braun | |
Multiple panics occurring on different processors will usually produce unhelpful traces. Also, the first is commonly the most important, often being the same as the others, or more directly related to the root cause of the problem. | |||
2013-02-28 | kern/panic: minor output change | Richard Braun | |
2012-12-31 | kern/panic: dump stack trace on panic | Richard Braun | |
2012-12-30 | kern/panic: halt all processors on panic | Richard Braun | |
2012-09-30 | Initial commit | Richard Braun | |