summaryrefslogtreecommitdiff
path: root/sys/src/9/sgi/trap.c
AgeCommit message (Expand)Author
2022-08-17kernel: allocate notes in heapcinap_lenrek
2022-08-17kernel: simplify notify() adding common popnote() functioncinap_lenrek
2025-05-14kernel: get rid of Proc.kstackglenda
2020-12-20kernel: handle tos and per process pcycle counters in port/cinap_lenrek
2020-01-26kernel: implement portable userinit() and simplify process creationcinap_lenrek
2017-11-04kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...cinap_lenrek
2015-03-30sgi: preserve R27 in setregisters(), use setregisters() in noted()cinap_lenrek
2015-03-28sgi: work in progress kernel for sgi mips machines (only tested with r5k indy)cinap_lenrek