| 2021-10-29 |
kern: fix minor assembly bugs, avoid unnecessary function call in KScheduler hotloop
Michael Scire
committed
on 29 Oct 2021
|
|---|---|
|
|
|
| 2021-10-28 |
|
|
init: disable fsdev cwd to prevent abort on fsdev usage (fsdev should not be used)
Michael Scire
committed
on 28 Oct 2021
|
|
|
kern: optimize and bring into line with N our pstate.i management
Michael Scire
committed
on 28 Oct 2021
|
|
| 2021-10-27 |
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire
committed
on 27 Oct 2021
|
| 2021-10-26 |
|
|
docs: add changelog for 1.2.1
Michael Scire
committed
on 26 Oct 2021
|
|
|
|
|
|
|
|
|
ams: bump version to 1.2.1
Michael Scire
committed
on 26 Oct 2021
|
|
|
emummc/fusee: support 13.1.0 FS
Michael Scire
committed
on 26 Oct 2021
|
|
|
sprof: update for 13.1.0 (format version 1)
Michael Scire
committed
on 26 Oct 2021
|
|
|
crypto: implement md5, which now used by sprof
Michael Scire
committed
on 26 Oct 2021
|
|
|
kern: other dmbs in kernel were already dmb ish
Michael Scire
committed
on 26 Oct 2021
|
|
|
kern: implement 13.1.0 kernel changes
Michael Scire
committed
on 26 Oct 2021
|
|
|
kern: simplify random bitmap selection to match latest Nintendo logic
Michael Scire
authored
on 26 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
kern: add (and use) generic KSystemControlBase
Michael Scire
authored
on 26 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
kern/test: add some scheduler tests (yields work correctly, all non-special priorities are cooperative/not pre-emptive
Michael Scire
authored
on 23 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
hos: whoops
Michael Scire
authored
on 22 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
hos: better safe than sorry
Michael Scire
authored
on 22 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
hos: allow turning off ams extension hard-reqs for unit testing
Michael Scire
authored
on 22 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
kern: add toggleable support for 40-bit physaddr caps
Michael Scire
authored
on 22 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
util: add trait/macro for is_constexpr_constructible
Michael Scire
authored
on 22 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
test: add tests for SetMemoryPermission
Michael Scire
authored
on 21 Oct 2021
SciresM
committed
on 26 Oct 2021
|
|
|
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 |
kernel_ldr: bring initial cache flush in line with Nintendo
Michael Scire
committed
on 25 Oct 2021
|
|
kern: reflect nintendo cache management behavior for initial processes
Michael Scire
committed
on 25 Oct 2021
|
|
|
kern: devirtualize KReadableEvent::Reset, KWorkerTask::DoWorkerTask
Michael Scire
committed
on 25 Oct 2021
|
|
|
kern: enable lto for global instants (saves about a page in deduplicated code)
Michael Scire
committed
on 25 Oct 2021
|