History for Atmosphere / libraries / libmesosphere / source
2022-01-03
@Michael Scire
kern: add missing debug mode check to WriteDebugProcessMemory
Michael Scire committed on 3 Jan 2022
2021-12-13
@Michael Scire
ams: deduplicate static initialization logic
Michael Scire committed on 13 Dec 2021
2021-12-11
@Michael Scire
kern: fix vi devicename missing in HsSupported device list
Michael Scire committed on 11 Dec 2021
2021-11-17
@Michael Scire
kern: correct TotalUserPhysicalMemorySize (closes #1710)
Michael Scire committed on 17 Nov 2021
2021-11-16
@Michael Scire
kern: be a little more consistent about pragma GCC location
Michael Scire committed on 16 Nov 2021
2021-11-07
@Léo Lam
Minor header fixes to reduce parsing issues with Clang (#1700) ...
Léo Lam authored on 7 Nov 2021 GitHub committed on 7 Nov 2021
2021-11-06
@Michael Scire
KScheduler big brain strat for mdscr_el1 cfg change
Michael Scire committed on 6 Nov 2021
2021-11-04
@Michael Scire
dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes
Michael Scire authored on 2 Nov 2021 SciresM committed on 4 Nov 2021
@Michael Scire
kern/dmnt2: allow retrieval of process info via extension ...
Michael Scire authored on 1 Nov 2021 SciresM committed on 4 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
@Michael Scire
kern: add (and use) generic KSystemControlBase
Michael Scire authored on 26 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
kern: add toggleable support for 40-bit physaddr caps
Michael Scire authored on 22 Oct 2021 SciresM committed on 26 Oct 2021
@Michael Scire
kern/test: add wip qemu-virt board support to mesosphere
Michael Scire authored on 21 Oct 2021 SciresM 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
@Michael Scire
kern: reflect nintendo cache management behavior for initial processes
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
Michael Scire committed on 25 Oct 2021
2021-10-24
@Michael Scire
kern: devirtualize most things that are free to devirtualize (see #1672)
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: use optimized red black tree finds for remaining holdouts
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize several KAutoObject functions
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: KCacheHelper: better reflect nintendo coremask clearing logic
Michael Scire committed on 24 Oct 2021
@Michael Scire
kern: devirtualize remaining vcall for class token/dyncast
Michael Scire committed on 24 Oct 2021
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-20
@Michael Scire
kern: use new AtomicRef, use Atomic<bool>
Michael Scire committed on 20 Oct 2021
@Michael Scire
util: better match true std::atomic semantics
Michael Scire committed on 20 Oct 2021
@Michael Scire
kern/util: use custom atomics wrapper to substantially improve codegen
Michael Scire committed on 20 Oct 2021
2021-10-19
@Michael Scire
kern: use 13.0.0 revised KLightLock logic
Michael Scire committed on 19 Oct 2021