History for Atmosphere / libraries / libmesosphere / source / arch / arm64 / kern_exception_handlers.cpp
2025-05-09
@Michael Scire
kern: plutoo is an intellectual, I am a fool, fix chicanery
Michael Scire authored on 1 May 2025 SciresM committed on 9 May 2025
@Michael Scire
kern: adjust system registers during exception handling on MTE-violation or kernel address fault
Michael Scire authored on 1 May 2025 SciresM committed on 9 May 2025
2024-10-16
@Michael Scire
kern/ldr: add support for --x executables
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
2024-03-29
@Michael Scire
kern: return ExceptionType_UnalignedData on data abort caused by alignment fault
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
2023-10-12
@Michael Scire
kern: split out GetInstructionDataUserMode in exception handler
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2023-02-23
@Michael Scire
kern: use variable-count parameter arrays for DebugEvents
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: use different psr masks for 64 and 32-bit El0 threads
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
2022-03-23
@Michael Scire
kern: implement new thread context/fpu semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
2021-10-27
@Michael Scire
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire committed on 27 Oct 2021
2021-10-19
@Michael Scire
kern: fix use of plr vs plr_heap, fix close/unlock order in ArbitrateLock
Michael Scire committed on 19 Oct 2021
2021-10-18
@Michael Scire
ams: improve offsetof style consistency
Michael Scire committed on 18 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-09-19
@Michael Scire
kern: optimize logging for release kernel strings (saves printf space in .text)
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
2021-09-12
@Michael Scire
kern: improve single-step around user-exception entry
Michael Scire authored on 28 Jul 2021 SciresM committed on 12 Sep 2021
@Michael Scire
kern: optimize hw-single-step management
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
2021-08-20
@Michael Scire
kern: improve some debug output
Michael Scire committed on 20 Aug 2021
2021-07-22
@Michael Scire
kern: fix hardware watchpoint detection
Michael Scire committed on 22 Jul 2021
2021-04-11
@Michael Scire
kern: update pinning semantics for terminating threads
Michael Scire authored on 8 Apr 2021 SciresM committed on 11 Apr 2021
2020-08-19
@Michael Scire
kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt
Michael Scire authored on 3 Aug 2020 SciresM committed on 19 Aug 2020
2020-07-31
@Michael Scire
kern: SvcReturnFromException
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix ARM vs THUMB mode selection on 32-bit entry
Michael Scire authored on 30 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: correct behavior when setting activity/core mask for pinned thread
Michael Scire authored on 28 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement thread pinning/SvcSynchronizePreemptionState
Michael Scire authored on 28 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcUnmapPhysicalMemory, cleanup thread pinning
Michael Scire authored on 25 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: implement SvcSleepSystem
Michael Scire authored on 24 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: dump page table on user exception
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix incorrect cache routines, implement SvcSetProcessMemoryPermission
Michael Scire authored on 21 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: fix kscheduler interrupt api, adjust debug logging
Michael Scire authored on 18 Jul 2020 SciresM committed on 31 Jul 2020
2020-03-18
@Michael Scire
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire committed on 18 Mar 2020
2020-02-15
@Michael Scire
kern: kern::arm64 -> kern::arch::arm64
Michael Scire committed on 15 Feb 2020