Age | Commit message (Expand) | Author |
---|---|---|
2022-08-17 | kernel: allocate notes in heap | cinap_lenrek |
2022-08-17 | kernel: simplify notify() adding common popnote() function | cinap_lenrek |
2025-05-14 | kernel: get rid of Proc.kstack | glenda |
2020-12-20 | kernel: handle tos and per process pcycle counters in port/ | cinap_lenrek |
2020-01-26 | kernel: implement portable userinit() and simplify process creation | cinap_lenrek |
2017-11-04 | kernel: introduce per process FPU struct (PFPU) for more flexible machine spe... | cinap_lenrek |
2015-03-30 | sgi: preserve R27 in setregisters(), use setregisters() in noted() | cinap_lenrek |
2015-03-28 | sgi: work in progress kernel for sgi mips machines (only tested with r5k indy) | cinap_lenrek |