History for Atmosphere / libraries / libmesosphere / source / arch
2023-11-01
@Michael Scire
kern: fix some comment typos
Michael Scire committed on 1 Nov 2023
@Michael Scire
kern/svc: fix query/insecure names
Michael Scire committed on 1 Nov 2023
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
@Michael Scire
kern: KPageTable: remove MapFirst operation, replace with MapFirstGroup
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: note OnFinalize calls in KPageTable::Finalize
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KSupervisorPageTable now checks wxn instead of setting it
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KPageTable::Initialize no longer takes unused process id
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: add speculation barriers after eret
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2023-02-23
@Michael Scire
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@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: update for new ChangePermissions page table operation
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
kern: optimize userspace access asm to use cheaper instruction in io memory loops
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
@Michael Scire
kern: increase stack parameter size by 0x10
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
2022-10-12
@Michael Scire
kern: update for new exception flag semantics
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
@Michael Scire
kern: Implement new PageTable operations/PhysicalMemory reference semantics
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
@Michael Scire
kern: implement K(Secure)SystemResource
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
2022-03-23
@Michael Scire
kern: implement revised IPI/SGI semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
kern: update for new hw maintenance semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
kern: implement new thread context/fpu semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
2022-03-06
@merry
KThreadContext: Use El0PsrMask constant in GetUserContext
merry authored on 6 Mar 2022 SciresM committed on 6 Mar 2022
2022-02-14
@SciresM
Integrate new result macros. (#1780) ...
SciresM authored on 14 Feb 2022 GitHub committed on 14 Feb 2022
2021-12-13
@Michael Scire
ams: deduplicate static initialization logic
Michael Scire committed on 13 Dec 2021
2021-11-16
@Michael Scire
kern: be a little more consistent about pragma GCC location
Michael Scire committed on 16 Nov 2021
2021-10-29
@Michael Scire
kern: fix minor assembly bugs, avoid unnecessary function call in KScheduler hotloop
Michael Scire committed on 29 Oct 2021
@Michael Scire
kern: fix 32-bit light ipc svc handler asm ...
Michael Scire committed on 29 Oct 2021
2021-10-28
@Michael Scire
kern: optimize and bring into line with N our pstate.i management
Michael Scire committed on 28 Oct 2021
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-26
@Michael Scire
kern: other dmbs in kernel were already dmb ish
Michael Scire committed on 26 Oct 2021
2021-10-25
@Michael Scire
kernel_ldr: bring initial cache flush in line with Nintendo
Michael Scire committed on 25 Oct 2021