Age | Commit message (Expand) | Author |
2017-01-12 | kernel: make the mntcache robust against fileserver like fossil that do not c... | cinap_lenrek |
2016-11-12 | kernel/qio: make readblist() offset of type ulong as the rest | cinap_lenrek |
2016-11-07 | kernel/qio: big cleanup of qio functions | cinap_lenrek |
2016-11-05 | kernel: avoid padblock copying for devtls/devssl/esp, cleanup debugging | cinap_lenrek |
2016-09-11 | kernel: xoroshiro128+ generator for rand()/nrand() | cinap_lenrek |
2016-08-27 | kernel: switch to fast portable chacha based seed-once random number generator | cinap_lenrek |
2016-08-27 | kernel: add secalloc() and secfree() functions for secret memory allocation | cinap_lenrek |
2016-03-30 | devsegment: cleanups | cinap_lenrek |
2016-03-27 | zynq: introduce SG_FAULT to prevent access to AXI segment while PL is not ready | cinap_lenrek |
2016-03-10 | kernel: make fversion()/mntversion() types consistent | cinap_lenrek |
2015-12-21 | kernel: missing changes for ibrk() prototype | cinap_lenrek |
2015-11-30 | kernel: cleanup exit()/shutdown()/reboot() code | cinap_lenrek |
2015-08-09 | kernel: pgrpcpy(), simplify Mount structure | cinap_lenrek |
2015-08-06 | kernel: change vmemchr() length argument to ulong and simplify | cinap_lenrek |
2015-07-28 | kernel: export mntattach() from devmnt.c avoiding bogus struct passing and sp... | cinap_lenrek |
2015-07-26 | kernel: pipelined read ahead for the mount cache | cinap_lenrek |
2015-07-09 | kernel: various cleanups of imagereclaim(), pagereclaim(), freepages(), putim... | cinap_lenrek |
2015-06-15 | kernel: add pagechaindone() to wakeup processes waiting for memory | cinap_lenrek |
2015-06-15 | kernel: implement separate wait queues for page allocation | cinap_lenrek |
2015-04-16 | kernel: add segio() function for reading/writing segments | cinap_lenrek |
2015-03-16 | kernel: get rid of auxpage() and preserve cache index bits in Page.va in moun... | cinap_lenrek |
2015-03-07 | kernel: catch address overflow in syssegfree() | cinap_lenrek |
2014-12-21 | kernel: avoid inconsistent reads in /proc/#/fd and /proc/#/ns | cinap_lenrek |
2014-11-09 | kernel: remove implicit Proc* argument from procctl() | cinap_lenrek |
2014-08-17 | kernel: make noswap flag exclude processes from killbig() if not eve, reset n... | cinap_lenrek |
2014-07-14 | devproc: fix proccrlmemio bugs | cinap_lenrek |
2014-06-22 | kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of ... | cinap_lenrek |
2014-06-08 | kernel: remove _xinc()/_xdec() | cinap_lenrek |
2014-04-29 | kernel: always reset notepending in eqlock, handle forceclosefgrp in eqlocks | cinap_lenrek |
2014-03-04 | pc64: fix segattach | cinap_lenrek |
2014-03-02 | kernel: getting rid of duppage() (thanks charles) | cinap_lenrek |
2014-02-24 | kernel: keep cached pages continuous at the end of the page list on imagerecl... | cinap_lenrek |
2014-01-21 | kernel: fix ulong abuse in xalloc | cinap_lenrek |
2014-01-20 | kernel: convert putmmu() to uintptr for va and pa | cinap_lenrek |
2014-01-20 | kernel: apply uintptr for ulong when a pointer is stored | cinap_lenrek |
2013-12-07 | devproc: make sure /proc/n/wait waits for the right process children | cinap_lenrek |
2013-01-13 | remove non standard COM3 (eia2) serial port from i8250 uart. | cinap_lenrek |
2012-11-23 | ratrace: fix race conditions and range check | cinap_lenrek |
2012-02-16 | kernel: remove duppage debug, add comments, cleanup | cinap_lenrek |
2011-12-20 | kernel: add pidalloc() and reuse pid once the counter wraps arround | cinap_lenrek |
2011-08-26 | calculate the real number of pages used by segments and use it for killbig an... | cinap_lenrek |
2011-08-17 | change definition of Chan.create to return a chan like open | cinap_lenrek |
2011-08-10 | added eqlock(), a interruptable version of qlock. addresses issue #81 | cinap_lenrek |
2011-07-28 | devshr: rename hook | aiju |
2011-05-21 | remove keyboard stuff from other ports, make openssl and python compile on arm | cinap_lenrek |
2011-05-20 | audioif, mixer control | cinap_lenrek |
2011-05-16 | remove audio.h, put stuff in port^(dat fns).h | cinap_lenrek |
2011-05-09 | kbdfs | 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 |