History for Atmosphere / libraries / libmesosphere / source
2020-10-14
@Michael Scire
kern: perform rescheduling on dispatch re-enable (closes #1169)
Michael Scire committed on 14 Oct 2020
2020-10-12
@Michael Scire
kern: minor behavioral fixes to condvar/address arbiter
Michael Scire committed on 12 Oct 2020
2020-09-18
@Michael Scire
ams: expose reboot payload for kernel panic
Michael Scire committed on 18 Sep 2020
2020-09-17
@Michael Scire
kern: fix KCodeMemory SVCs when Owner process != Generator process
Michael Scire authored on 17 Sep 2020 SciresM committed on 17 Sep 2020
@Michael Scire
kern: generate fatal error on panic
Michael Scire authored on 17 Sep 2020 SciresM committed on 17 Sep 2020
@Michael Scire
kern: add build-define for logging to iram ringbuffer
Michael Scire authored on 8 Sep 2020 SciresM committed on 17 Sep 2020
2020-09-07
@Michael Scire
kern: lps driver fixes, sleep confirmed working on 1.0.0
Michael Scire authored on 7 Sep 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: fix c/p error
Michael Scire authored on 1 Sep 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: add debug logging on smmu error interrupt
Michael Scire authored on 1 Sep 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: finish 1.x lps driver
Michael Scire authored on 30 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: add most of 1.x lps driver
Michael Scire authored on 30 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: skeleton legacy lps driver
Michael Scire authored on 29 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
exo/kern: 1.0.0 requires access to bpmp smmu regs, userland (am) needs to map bpmp exception vectors
Michael Scire authored on 26 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: begin 1.0.0 backwards compat changes (kips run, full boot fails)
Michael Scire authored on 26 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: support 2-pool layout on 2.x-4.x instead of modern 4-pool layout
Michael Scire authored on 26 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: change terminology metadata -> management
Michael Scire authored on 26 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: revamp KMemoryRegionType to better encode derivation hierarchies
Michael Scire authored on 23 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: PMC must be user-mappable for 1.0.0 compat
Michael Scire authored on 21 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: expose mesosphere meta over GetInfo instead of GetSystemInfo
Michael Scire authored on 21 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern/pm: support for 5.x under mesosphere
Michael Scire authored on 21 Aug 2020 SciresM committed on 7 Sep 2020
2020-08-19
@Michael Scire
kern: add version bounds checking
Michael Scire authored on 18 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: improve resource region size definitions/calculations
Michael Scire authored on 18 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: resolve NonSecure definition TODO
Michael Scire authored on 18 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: correct thread termination atomicity
Michael Scire authored on 15 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: fix reference leak in KThread::GetThreadFromId callers
Michael Scire authored on 15 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: non-loop cas-weak -> cas-strong
Michael Scire authored on 13 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: fix bug in KScheduler::ClearPreviousThread
Michael Scire authored on 13 Aug 2020 SciresM committed on 19 Aug 2020
@fincs
kern: move SetupPoolPartitionMemoryRegions into board specific implementation
fincs authored on 10 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: use std::atomic_ref instead of reinterpret_cast to std::atomic
Michael Scire authored on 13 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: use common GIC implementation for arm/arm64
Michael Scire authored on 12 Aug 2020 SciresM committed on 19 Aug 2020