Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3790 5597 d 20 h svoboda /trunk/kernel/ Make newlines in panic messages consistent. Add periods at end of messages so that it is obvious whether they are printed entirely.  
3702 5620 d 13 h decky /trunk/kernel/generic/include/ rename CONFIG_EDEBUG to CONFIG_LOG  
3067 5816 d 17 h decky /trunk/kernel/generic/include/ LOG, LOG_EXEC() macros (used if CONFIG_EDEBUG is set)
cosmetic changes
 
2089 6308 d 18 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6319 d 11 h jermar /trunk/ (c) versus (C)  
1888 6444 d 14 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1812 6496 d 17 h decky /trunk/kernel/ move macro and cleanup  
1787 6509 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 6516 d 14 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1702 6537 d 17 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1224 6588 d 17 h cejka /kernel/trunk/ Fix pointers output format.
Fix format of slab and zones tables.
 
1221 6589 d 9 h decky /kernel/trunk/ printf-related and other code cleanup  
747 6675 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 6713 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 6717 d 15 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 6718 d 11 h palkovsky /kernel/trunk/ Better gcc CALLER implementation  
581 6722 d 19 h palkovsky /kernel/trunk/ Small debug changes.  
561 6725 d 14 h decky /kernel/trunk/ better way of placing revision, timestamp and arch in banner  
534 6728 d 12 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6728 d 12 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  

Show All