summaryrefslogtreecommitdiff
path: root/sys/src/9/teg2/fns.h
AgeCommit message (Expand)Author
2021-10-11kernel: move waserror() macro to port/portfns.hcinap_lenrek
2021-03-13kernel: remove ucalloc.c duplicatescinap_lenrek
2020-12-20kernel: handle tos and per process pcycle counters in port/cinap_lenrek
2020-10-09kernel: get rid of unused ucallocbcinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-04-04kernel: remove scheddump() comment for delay() in */fns.hcinap_lenrek
2020-01-26kernel: implement portable userinit() and simplify process creationcinap_lenrek
2019-04-11kernel: get rid of PTR2UINT() and UINT2PTR() macroscinap_lenrek
2015-06-19kernel: do not pull in atom.s from libc for arm kernelscinap_lenrek
2013-06-10ARM: kernel changes make teg2 procfork() call fpuprocfork() and acid fixes fo...jpathy
2013-05-30kernel: do all fp state fork from procfork() (like pc kernel)cinap_lenrek
2013-01-26add tegra2 soc kernel (from sources)cinap_lenrek