Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now using Doug Lea's malloc in kernel land. Next: same in userland. | Alex AUVOLAT | 2012-05-01 | 1 | -12/+0 |
* | New heap, simple and bug-free, but inefficient. | katchup | 2010-12-12 | 1 | -237/+8 |
* | Each thread has its own stack. Added simple unit tests for kmalloc,kfree | Alexis211 | 2010-09-10 | 1 | -8/+18 |
* | Added a lot of comments in kernel code. A bit of cleaning too. | Alexis211 | 2010-08-10 | 1 | -0/+7 |
* | Reorganisation | Alexis211 | 2010-02-06 | 1 | -0/+224 |