Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4377 5483 d 18 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
2787 5893 d 21 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2071 6328 d 17 h jermar /trunk/ (c) versus (C)  
2053 6357 d 20 h decky /trunk/kernel/test/ quiet variants of tests  
2050 6358 d 4 h decky /trunk/kernel/ benchmarking with statistics (initial)  
2028 6364 d 20 h decky /trunk/kernel/test/ cleanup tests  
2022 6365 d 18 h decky /trunk/kernel/ integrate rest of the tests  
1787 6518 d 19 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1104 6629 d 20 h jermar /kernel/trunk/ Define atomic_t only once in atomic.h
Change the encapsulated counter type to long so that it supports negative values as well.
 
534 6737 d 18 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6737 d 18 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6749 d 23 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
111 6918 d 18 h palkovsky /SPARTAN/trunk/ Code cleanup in scheduler.c thread.c - removed unnecessary spinlock.
atomic_inc, atomic_dec moved to arch/atomic.h instead of arch/smp/atomic.h,
advisable to use even in non-smp mode.
Fixed atomic_inc, atomic_dec in mips architecture.
 
19 6975 d 18 h jermar /SPARTAN/trunk/ Re-enable tests and fix include paths' in them.  
1 7026 d 20 h jermar /SPARTAN/ Initial import