| 2022-06-30 |
KScheduler: fix documentation mistakes
Liam
authored
on 30 Jun 2022
SciresM
committed
on 30 Jun 2022
|
|---|---|
| 2022-06-08 |
kern: optimize postfix-compare to prefix-compare, result logic is identical but breaks earlier in some paths
Michael Scire
committed
on 8 Jun 2022
|
|
kern: mea culpa (some time since 7.x)
Michael Scire
committed
on 8 Jun 2022
|
|
| 2022-03-23 |
kern: codegen tweaks, now that we're no longer -Os
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
kern: good night sweet prince
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: on second thought, gcc built ins are for chumps
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: implement revised IPI/SGI semantics
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: update for new hw maintenance semantics
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: implement new thread context/fpu semantics
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: implement additional randomness in KPageHeap allocations
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: enforce end of dram == end of partitions (move our probably outdated KTraceBuffer to new location)
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: add new KCapability checks before creating process
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: add InfoType_IsSvcPermitted
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: enforce maximum secure region size
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: print kernel backtrace on panic
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
pm/kern: update for 14.0.0
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
| 2022-03-22 |
abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet)
Michael Scire
authored
on 10 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
ams: support building unit test programs on windows/linux/macos
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|
|
| 2022-03-06 |
KThreadContext: Use El0PsrMask constant in GetUserContext
merry
authored
on 6 Mar 2022
SciresM
committed
on 6 Mar 2022
|
| 2022-02-19 |
kern: fix syntax in audit statement
Michael Scire
committed
on 19 Feb 2022
|
| 2022-02-14 |
Integrate new result macros. (#1780)
...
SciresM
authored
on 14 Feb 2022
GitHub
committed
on 14 Feb 2022
|
| 2022-01-03 |
kern: add missing debug mode check to WriteDebugProcessMemory
Michael Scire
committed
on 3 Jan 2022
|
| 2021-12-13 |
ams: deduplicate static initialization logic
Michael Scire
committed
on 13 Dec 2021
|
| 2021-12-11 |
kern: fix vi devicename missing in HsSupported device list
Michael Scire
committed
on 11 Dec 2021
|
| 2021-11-17 |
kern: correct TotalUserPhysicalMemorySize (closes #1710)
Michael Scire
committed
on 17 Nov 2021
|
| 2021-11-16 |
kern: be a little more consistent about pragma GCC location
Michael Scire
committed
on 16 Nov 2021
|
| 2021-11-07 |
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 |
KScheduler big brain strat for mdscr_el1 cfg change
Michael Scire
committed
on 6 Nov 2021
|
| 2021-11-04 |
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
|
|
kern/dmnt2: allow retrieval of process info via extension
...
Michael Scire
authored
on 1 Nov 2021
SciresM
committed
on 4 Nov 2021
|