index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
exceptions.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-11
core/mce: add support for decoding and handling machine checks
Nicholas Piggin
1
-5
/
+52
2020-06-11
core: interrupt markers for stack traces
Nicholas Piggin
1
-0
/
+2
2020-03-12
Re-license IBM written files as Apache 2.0 OR GPLv2+
Stewart Smith
1
-1
/
+1
2019-10-03
core/exceptions.c: do not include handler code in exception backtrace
Nicholas Piggin
1
-2
/
+2
2019-10-03
core/util: trap based assertions
Nicholas Piggin
1
-5
/
+35
2019-10-03
core/exceptions.c: rearrange code to allow more interrupt types
Nicholas Piggin
1
-4
/
+12
2019-07-26
SPDX-ify all skiboot code
Stewart Smith
1
-13
/
+4
2019-03-01
Don't use variable length arrays in exception code
Stewart Smith
1
-14
/
+13
2019-02-13
core/exceptions: implement support for MCE interrupts in powersave
Nicholas Piggin
1
-0
/
+17
2019-02-13
core/exceptions: allow recoverable sreset exceptions
Nicholas Piggin
1
-11
/
+37
2019-02-13
core/exceptions: implement an exception handler for non-powersave sresets
Nicholas Piggin
1
-4
/
+20
2019-02-13
asm/head: provide asm support for interrupts to be returned from
Nicholas Piggin
1
-2
/
+2
2019-02-12
core/exceptions: save current MSR in exception frame
Nicholas Piggin
1
-26
/
+31
2018-02-08
core/exception: beautify exception handler, add MCE-involved registers
Nicholas Piggin
1
-3
/
+36
2015-09-09
Move FSP specific abort() code to platform layer
Vasant Hegde
1
-1
/
+1
2015-08-11
fix dump_regs() for hssr0 and hsrr1
Stewart Smith
1
-1
/
+1
2015-04-01
Remove redundant includes of opal-api.h
Michael Ellerman
1
-1
/
+0
2015-03-31
exceptions: Catch exceptions at boot time
Benjamin Herrenschmidt
1
-13
/
+9
2015-03-31
exceptions: Remove deprecated exception patching stuff
Benjamin Herrenschmidt
1
-254
/
+14
2015-02-26
sparse: hmi_lock can be static
Cédric Le Goater
1
-1
/
+1
2015-02-06
Move skiboot internal things from opal.h to opal-api.h
Stewart Smith
1
-0
/
+1
2014-11-22
opal: Remove MCE handling code.
Mahesh Salgaonkar
1
-164
/
+0
2014-11-22
opal: Remove machine check interrupt patching in OPAL.
Mahesh Salgaonkar
1
-25
/
+1
2014-07-25
opal: Add opal call to handle HMI.
Mahesh Salgaonkar
1
-1
/
+1
2014-07-25
opal: Move HMI handler to new file core/hmi.c
Mahesh Salgaonkar
1
-43
/
+5
2014-07-02
Initial commit of Open Source release
Benjamin Herrenschmidt
1
-0
/
+529