| 2020-03-09 |
loader: refactor to use fs bindings
Michael Scire
committed
on 9 Mar 2020
|
|---|---|
| 2020-03-08 |
Implement the NCM sysmodule (closes #91)
...
Adubbz
authored
on 8 Mar 2020
GitHub
committed
on 8 Mar 2020
|
| 2020-02-25 |
util/lmem: minor fixes
Michael Scire
committed
on 25 Feb 2020
|
|
util: add uuid
Michael Scire
committed
on 25 Feb 2020
|
|
|
util: add ConvertTo*Endian48
Michael Scire
committed
on 25 Feb 2020
|
|
| 2020-02-24 |
crypto: implement RSA-2048-PSS
Michael Scire
committed
on 24 Feb 2020
|
| 2020-02-23 |
ams: revamp assertion system
Michael Scire
committed
on 23 Feb 2020
|
|
fix building libstratosphere
Michael Scire
committed
on 23 Feb 2020
|
|
|
Merge branch 'master' into mesosphere-dev
SciresM
authored
on 23 Feb 2020
GitHub
committed
on 23 Feb 2020
|
|
| 2020-02-18 |
kern: implement page group unmapping
Michael Scire
committed
on 18 Feb 2020
|
| 2020-02-14 |
kern: use TinyMT instead of mt19937_t
Michael Scire
committed
on 14 Feb 2020
|
|
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire
committed
on 14 Feb 2020
|
|
| 2020-02-04 |
libvapours: constexpr ALWAYS_INLINE T CombineBits
TuxSH
committed
on 4 Feb 2020
|
|
libvapours: introduce BitsOf, Bits
TuxSH
committed
on 4 Feb 2020
|
|
| 2020-02-01 |
kern: implement KSchedulerLock
Michael Scire
committed
on 1 Feb 2020
|
| 2020-01-31 |
util: remove spurious error in parent offset calc
Michael Scire
committed
on 31 Jan 2020
|
|
kern: add all kthread members
Michael Scire
committed
on 31 Jan 2020
|
|
|
util: add BitSet
Michael Scire
committed
on 31 Jan 2020
|
|
| 2020-01-30 |
kern: Skeleton KSynchronizationObject
Michael Scire
committed
on 30 Jan 2020
|
|
kern: Implement KAutoObject, KSlabHeap, KLightLock
Michael Scire
committed
on 30 Jan 2020
|
|
| 2020-01-29 |
kern: Implement most of memory init (all cores hit main, but still more to do)
Michael Scire
committed
on 29 Jan 2020
|
| 2020-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
| 2020-01-17 |
scope guard: ensure implicit lambdas are always inline
Michael Scire
committed
on 17 Jan 2020
|
| 2020-01-16 |
offsetof: proper detection when sizeof() != alignof
Michael Scire
committed
on 16 Jan 2020
|
|
util::IntrusiveList: assert member referencing is correct
Michael Scire
committed
on 16 Jan 2020
|
|
|
fixes for previous two commits
Michael Scire
committed
on 16 Jan 2020
|
|
|
util: make offsetof/parent-of-member actually constexpr
Michael Scire
committed
on 16 Jan 2020
|
|
| 2020-01-02 |
meso: use BitPack
Michael Scire
committed
on 2 Jan 2020
|
|
loader: use BitPack for caps
Michael Scire
committed
on 2 Jan 2020
|
|
|
util: add BitPack
Michael Scire
committed
on 2 Jan 2020
|