aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/exception.c
AgeCommit message (Expand)Author
2018-05-02arch/x86: Print CPU Index and APIC ID in case of exceptionSubrata Banik
2018-04-26arch/x86: print cr2 value on every exceptionAaron Durbin
2018-04-26arch/x86: allow idt to be available to link in all stagesAaron Durbin
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Wrap lines at 80 columnsLee Leahy
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix issues with braces detected by checkpatchLee Leahy
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2016-07-31src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-01-14arch/x86: add missing license headersMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-07-13x86: flatten hierarchyStefan Reinauer