History for Atmosphere / libraries / libmesosphere / include
2021-11-04
@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
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: implement 13.1.0 kernel changes
Michael Scire committed on 26 Oct 2021
@Michael Scire
kern: simplify random bitmap selection to match latest Nintendo logic
Michael Scire authored on 26 Oct 2021 SciresM 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
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: enable lto for global instants (saves about a page in deduplicated code)
Michael Scire committed on 25 Oct 2021
@Michael Scire
kern: devirtualize KAutoObjectWithList::GetId()
Michael Scire committed on 25 Oct 2021
2021-10-24
@Michael Scire
kern: fix reorder-init in KHandleTable
Michael Scire committed on 24 Oct 2021
@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: 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
@Michael Scire
kern: remove spurious assertion
Michael Scire committed on 19 Oct 2021
@Michael Scire
kern: update scheduler for 13.0.0 change, fix some ctz/clz bugs
Michael Scire committed on 19 Oct 2021
@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-17
@Michael Scire
kern: remove need for explicit reserved member in KAutoObject
Michael Scire committed on 17 Oct 2021
@Michael Scire
kern: devirtualize KAutoObject::DynamicCast<>() ...
Michael Scire committed on 17 Oct 2021
@Michael Scire
kern/util: update structure layouts to match Nintendo (saves 0x10 per KThread/KSession)
Michael Scire committed on 17 Oct 2021
2021-10-10
@Michael Scire
kern: fix some lingering non-m_ member variables
Michael Scire committed on 10 Oct 2021