| 2020-01-31 |
util: add BitSet
Michael Scire
committed
on 31 Jan 2020
|
|---|---|
|
kern: implement KAffinityMask
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: implement KThreadLocalPage
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: implement KHandleTable, other cleanup
Michael Scire
committed
on 31 Jan 2020
|
|
| 2020-01-30 |
kern: fully implement slabheap init
Michael Scire
committed
on 30 Jan 2020
|
|
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: optimize memory block tree lookups
Michael Scire
committed
on 29 Jan 2020
|
|
kern: skeleton enough types to init KCoreLocalRegion in main()
Michael Scire
committed
on 29 Jan 2020
|
|
|
meso: makefile improvements, sysreg accessors
Michael Scire
committed
on 29 Jan 2020
|
|
|
cpu: optimize core barrier
Michael Scire
committed
on 29 Jan 2020
|
|
|
kern: implement debug register/vectors init
Michael Scire
committed
on 29 Jan 2020
|
|
|
kern: implement pool partition memblock setup
Michael Scire
committed
on 29 Jan 2020
|
|
|
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 |
meso: find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
|
config: fix typos
Michael Scire
committed
on 24 Jan 2020
|
|
|
kern: finish implementing assembly init routines
Michael Scire
committed
on 24 Jan 2020
|
|
|
meso: add script to build mesosphere.bin
Michael Scire
committed
on 24 Jan 2020
|
|
|
meso: skeleton buildsystem for kernel
Michael Scire
committed
on 24 Jan 2020
|
|
|
mesosphere: Implement SVC table auto-generation
Michael Scire
committed
on 24 Jan 2020
|
|
|
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
|
| 2020-01-18 |
svc: whoops
Michael Scire
committed
on 18 Jan 2020
|
|
svc: populate namespace
Michael Scire
committed
on 18 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-03 |
ams.bpc: fix report serialization
Michael Scire
committed
on 3 Jan 2020
|
|
|