Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some cleanup ; relocated the kernel at 0xC0000000 | Alex AUVOLAT | 2012-05-01 | 1 | -5/+5 |
* | New heap, simple and bug-free, but inefficient. | katchup | 2010-12-12 | 1 | -4/+11 |
* | Each thread has its own stack. Added simple unit tests for kmalloc,kfree | Alexis211 | 2010-09-10 | 1 | -0/+3 |
* | Added priorities to the scheduler. | Alexis211 | 2010-08-10 | 1 | -5/+2 |
* | thread_sleep functions redone. | Alexis211 | 2010-08-10 | 1 | -1/+1 |
* | Added a lot of comments in kernel code. A bit of cleaning too. | Alexis211 | 2010-08-10 | 1 | -2/+10 |
* | 0.0.4 is out | Alexis211 | 2010-04-08 | 1 | -1/+1 |
* | More work on manager | Alexis211 | 2010-04-07 | 1 | -2/+3 |
* | IPC not tested but suposedly working. | Alexis211 | 2010-03-24 | 1 | -3/+4 |
* | Added thread_new syscall | Alexis211 | 2010-02-09 | 1 | -1/+1 |
* | Added user mode support and monitor_writeDec | Alexis211 | 2010-02-09 | 1 | -1/+1 |
* | Reorganisation | Alexis211 | 2010-02-06 | 1 | -0/+63 |