Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2927 6552 d 10 h decky /branches/dynload/ added dynload branch  
2093 7024 d 3 h decky /trunk/kernel/ spinlock extern declaration macro  
2089 7025 d 7 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2085 7031 d 6 h decky /trunk/kernel/ typedef elimination  
2071 7036 d 0 h jermar /trunk/ (c) versus (C)  
1941 7127 d 3 h decky /trunk/kernel/generic/include/ cleanup  
1888 7161 d 3 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 7226 d 2 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 7254 d 6 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
880 7361 d 10 h jermar /kernel/trunk/generic/include/mm/ Fix conflict between asid_get() macro and function definitions.  
878 7362 d 6 h vana /kernel/trunk/ Active keyboard read for ia32  
869 7364 d 21 h vana /kernel/trunk/ Uaaaaaaa ;-) Itanium Paging !!!!!! ;-)  
823 7378 d 21 h jermar /kernel/trunk/ Reimplement ASID stealing logic.
This time, hopefully, with correct synchronization.
 
730 7397 d 3 h jermar /kernel/trunk/ Finalize ASID management for sparc64 and mips32 by making use of FIFO queue of ASIDs.  
727 7398 d 22 h jermar /kernel/trunk/ New ASID management subsystem (initial work, more is required).
Some TLB invalidation changes.
 
687 7410 d 4 h jermar /kernel/trunk/ Memory management work.
Pass address space identifier to functions in page_operations to support single global page hash table.