| 2023-10-12 |
kern: split Process/Thread exit to separate WorkerTaskManagers
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|---|---|
|
kern: split out GetInstructionDataUserMode in exception handler
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: Add special-case for InvalidateProcessDataCache on current process
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KPageTable: remove MapFirst operation, replace with MapFirstGroup
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: note OnFinalize calls in KPageTable::Finalize
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: implement new default application system resource field in KProcess
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: update KMemoryRegionType values for new ids + SecureUnknown region
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KSupervisorPageTable now checks wxn instead of setting it
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KPageTable::Initialize no longer takes unused process id
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: implement PermissionLock, update KPageTableBase attribute/alignment checks
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: KPageTableBase::CheckMemoryState now invokes a helper
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: update KMemoryState, remove bijection (separate IoRegister/IoMemory)
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: update initial process load logic to do per-segment mapping/decompression
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: clear new pages in init page allocator, not init page table
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: add speculation barriers after eret
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: remove unnecessary fields from InitArgs (0x80 -> 0x40)
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: on second thought, move vectors back to end of text
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern/ldr: move crt0 into .rodata
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: pass ini1 size from loader to kernel, remove slab memset from init0
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
utils: update erpt script
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
dmnt.gen2: enable attach to arbitrary program id
Liam
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
haze: implement android operations
Liam
authored
on 2 Sep 2023
SciresM
committed
on 12 Oct 2023
|
|
|
haze: split operations by type
Liam
authored
on 2 Sep 2023
SciresM
committed
on 12 Oct 2023
|
|
|
haze: refactor constant use for cleaner separation
Liam
authored
on 2 Sep 2023
SciresM
committed
on 12 Oct 2023
|
|
| 2023-09-17 |
mesosphere: remove nostartfiles from specs files (should only be passed to linker wrapper)
Michael Scire
committed
on 17 Sep 2023
|
| 2023-08-22 |
docs: commit saddest changelog of all time, this is your brain on going to vacation
Michael Scire
committed
on 22 Aug 2023
|
|
|
|
|
ams: add enum recognition for 16.1.0
Michael Scire
committed
on 22 Aug 2023
|
|
| 2023-08-15 |
fssystem: fix typo error in BucketTree::Visitor::MoveNext
Michael Scire
committed
on 15 Aug 2023
|
| 2023-08-12 |
libstrat: comment fixes for fssystem
Liam
authored
on 11 Aug 2023
SciresM
committed
on 12 Aug 2023
|