Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some documentation about the coming VFS. | Alex AUVOLAT | 2012-05-17 | 1 | -0/+2 |
* | Object version of earray | Alex AUVOLAT | 2012-05-04 | 2 | -0/+193 |
* | More OOP; | Alex AUVOLAT | 2012-05-04 | 1 | -0/+14 |
* | Migration to C++! | Alex AUVOLAT | 2012-05-04 | 6 | -39/+62 |
* | Now using Doug Lea's malloc for userland too. And improved stability. | Alex AUVOLAT | 2012-05-01 | 2 | -39/+0 |
* | Now using Doug Lea's malloc in kernel land. Next: same in userland. | Alex AUVOLAT | 2012-05-01 | 2 | -0/+25 |
* | Some cleanup ; relocated the kernel at 0xC0000000 | Alex AUVOLAT | 2012-05-01 | 3 | -69/+0 |
* | Each thread has its own stack. Added simple unit tests for kmalloc,kfree | Alexis211 | 2010-09-10 | 1 | -0/+3 |
* | Added a lot of comments in kernel code. A bit of cleaning too. | Alexis211 | 2010-08-10 | 1 | -0/+1 |
* | old uncommited changes commited | Alexis211 | 2010-03-02 | 2 | -0/+38 |
* | Reorganisation | Alexis211 | 2010-02-06 | 5 | -0/+120 |