4691 |
5674 d 8 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4686. |
|
4348 |
5784 d 17 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes to dynload. |
|
4347 |
5784 d 18 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r4195 to dynload. |
|
4344 |
5786 d 5 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3988 to dynload. |
|
3191 |
6089 d 13 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3153 |
6103 d 13 h |
svoboda |
/branches/dynload/ |
Merge latest trunk changes into dynload |
|
3149 |
6103 d 13 h |
svoboda |
/branches/dynload/ |
Merge trunk changes up to r3071 into dynload (broken) |
|
2927 |
6135 d 16 h |
decky |
/branches/dynload/ |
added dynload branch |
|
2745 |
6213 d 15 h |
decky |
/trunk/ |
code cleanup (mostly signed/unsigned)
allow extra compiler warnings |
|
2124 |
6594 d 8 h |
decky |
/trunk/kernel/generic/ |
implement simple realloc() |
|
2123 |
6600 d 11 h |
decky |
/trunk/kernel/generic/src/mm/ |
add forgotten unsigned |
|
2071 |
6619 d 6 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2052 |
6648 d 9 h |
decky |
/trunk/kernel/generic/src/mm/ |
pretty-print slabs |
|
1950 |
6706 d 9 h |
jermar |
/trunk/kernel/ |
Indentation changes and coding style fixes in slab.c and slab.h. |
|
1787 |
6809 d 8 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1780 |
6816 d 9 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|
1766 |
6824 d 16 h |
palkovsky |
/kernel/trunk/ |
Changed frame_alloc call, cleaned a lot of stuff, fixed some not-perfectly-correct error handling. |
|
1760 |
6827 d 10 h |
palkovsky |
/kernel/trunk/ |
Changed interface of frame_alloc/free to use address of frame instead of the pfn.
This makes it impossible to use >4GB of memory on 32-bit machines, but who cares... |
|
1757 |
6830 d 14 h |
jermar |
/kernel/trunk/ |
Cleanup of comments. |
|
1702 |
6837 d 12 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|