| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4377 |
6063 d 12 h |
svoboda |
/branches/tracing/ |
Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing. |
|
| 3424 |
6301 d 10 h |
svoboda |
/branches/tracing/ |
Merge trunk changes up to r3180 into tracing |
|
| 2787 |
6473 d 16 h |
decky |
/branches/tracing/ |
add dynamic linking, debugging and tracing branch |
|
| 2089 |
6897 d 19 h |
decky |
/trunk/ |
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes |
|
| 2071 |
6908 d 12 h |
jermar |
/trunk/ |
(c) versus (C) |
|
| 1888 |
7033 d 15 h |
jermar |
/trunk/ |
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64. |
|
| 1812 |
7085 d 18 h |
decky |
/trunk/kernel/ |
move macro and cleanup |
|
| 1787 |
7098 d 14 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
| 1780 |
7105 d 15 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|
| 1702 |
7126 d 18 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|
| 1224 |
7177 d 18 h |
cejka |
/kernel/trunk/ |
Fix pointers output format.
Fix format of slab and zones tables. |
|
| 1221 |
7178 d 9 h |
decky |
/kernel/trunk/ |
printf-related and other code cleanup |
|
| 747 |
7264 d 9 h |
jermar |
/kernel/trunk/ |
ia64 work.
Add nice wrappers for thash and ttag instructions.
Add nice wrappers for accessing reion registers and PTA.
Fix set_vhpt_environment().
Allocate and initialize page_ht (a.k.a. VHPT).
Add missing header to sparc64.
Remove excessive header from debug.h. |
|
| 650 |
7302 d 9 h |
jermar |
/kernel/trunk/ |
sparc64 work.
Implement interrupt_disable(), interrupt_enable(), interrupt_restore() and interrupt_read() functions.
Fix context save/restore to save/restore register %i7. |
|
| 625 |
7306 d 16 h |
palkovsky |
/kernel/trunk/ |
We are now almost -Wall clean.
- redefined atomic_t
- deleted many, many unused variables
- some minor code cleanups found using compiler warning. |
|
| 622 |
7307 d 12 h |
palkovsky |
/kernel/trunk/ |
Better gcc CALLER implementation |
|
| 581 |
7311 d 20 h |
palkovsky |
/kernel/trunk/ |
Small debug changes. |
|
| 561 |
7314 d 15 h |
decky |
/kernel/trunk/ |
better way of placing revision, timestamp and arch in banner |
|
| 534 |
7317 d 12 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
| 532 |
7317 d 13 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|
| 501 |
7329 d 17 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel. |
|
| 471 |
7342 d 18 h |
decky |
/SPARTAN/trunk/ |
remove NDEBUG, replace it by ~CONFIG_DEBUG
set CONFIG_DEBUG = y |
|
| 430 |
7350 d 10 h |
jermar |
/SPARTAN/trunk/ |
Move src/ and include/ to generic. |
|
| 70 |
7524 d 12 h |
decky |
/SPARTAN/trunk/include/ |
typo fixes (year, \n) |
|
| 69 |
7524 d 12 h |
decky |
/SPARTAN/trunk/include/ |
ASSERT macro |
|