Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now using Doug Lea's malloc for userland too. And improved stability. | Alex AUVOLAT | 2012-05-01 | 1 | -3/+2 |
* | Now using Doug Lea's malloc in kernel land. Next: same in userland. | Alex AUVOLAT | 2012-05-01 | 1 | -6/+12 |
* | Some cleanup ; relocated the kernel at 0xC0000000 | Alex AUVOLAT | 2012-05-01 | 1 | -11/+13 |
* | Each thread has its own stack. Added simple unit tests for kmalloc,kfree | Alexis211 | 2010-09-10 | 1 | -7/+8 |
* | Added a lot of comments in kernel code. A bit of cleaning too. | Alexis211 | 2010-08-10 | 1 | -1/+26 |
* | More work on manager | Alexis211 | 2010-04-07 | 1 | -1/+1 |
* | More work on IPC and userland tools. | Alexis211 | 2010-03-30 | 1 | -1/+0 |
* | IPC not tested but suposedly working. | Alexis211 | 2010-03-24 | 1 | -3/+3 |
* | Added user mode support and monitor_writeDec | Alexis211 | 2010-02-09 | 1 | -1/+1 |
* | Reorganisation | Alexis211 | 2010-02-06 | 1 | -0/+171 |