Age | Commit message (Expand) | Author |
---|---|---|
2022-10-21 | kernel: fix freeb() for custom pools | cinap_lenrek |
2018-10-20 | kernel: fix allocb for BLOCKALIGN*2 >= Hdrspc | cinap_lenrek |
2016-11-05 | kernel: fix missing ; in panic() call | cinap_lenrek |
2016-11-05 | kernel: avoid padblock copying for devtls/devssl/esp, cleanup debugging | cinap_lenrek |
2015-11-30 | kernel: cleanup exit()/shutdown()/reboot() code | cinap_lenrek |
2014-12-16 | kernel: replace ulong with uintptr in ucallocb() and fix unneeded parentheses | cinap_lenrek |
2014-06-08 | kernel: remove Block refcounting (thanks erik) | cinap_lenrek |
2014-06-05 | kernel: dont use atomic increment for Proc.nlocks, maintain Lock.m for lock()... | cinap_lenrek |
2014-01-20 | kernel: apply uintptr for ulong when a pointer is stored | cinap_lenrek |
2013-05-21 | kernel: make allocb() wait instead of panic() when possible | cinap_lenrek |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen |