Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3403 5774 d 21 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3191 5850 d 18 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3168 5862 d 18 h svoboda /branches/dynload/ For each arch define one register for passing a pointer to PCB. Implemented in kernel lowlevel swich-to-userspace funcs and libc entry points. Missing in loader's program_run implementations.  
3153 5864 d 18 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3149 5864 d 18 h svoboda /branches/dynload/ Merge trunk changes up to r3071 into dynload (broken)  
3107 5874 d 23 h svoboda /branches/dynload/ Merge trunk changes up to r3044 into dynload  
2927 5896 d 21 h decky /branches/dynload/ added dynload branch  
2797 5938 d 11 h jermar /trunk/kernel/ Each architecture should only announce its endianity.
The conversion macros should be defined only once.
 
2794 5939 d 11 h jermar /trunk/kernel/ Add macros for byte swapping of uint16_t's.  
2779 5957 d 19 h cejka /trunk/ Context saving/restoring macros used for mips32.  
2725 5995 d 17 h decky /trunk/kernel/ remove config.memory_size, get_memory_size() and memory_init.{c|d}
the amount of available memory can be calculated from the sizes of the zones
add FRAMES2SIZE, SIZE2KB and SIZE2MB functions/macros (code readability)
 
2722 5996 d 17 h decky /trunk/kernel/arch/mips32/ convert ARC specific commands to generic ones  
2721 5996 d 17 h decky /trunk/kernel/ convert e820list to a generic physmem command  
2696 6017 d 22 h decky /trunk/kernel/arch/mips32/ initial support for dorder device in MSIM  
2633 6062 d 6 h decky /trunk/kernel/arch/mips32/ CPU cycle accounting on MIPS  
2607 6077 d 15 h jermar /trunk/ Support for six syscall arguments on mips32.  
2467 6233 d 13 h jermar /trunk/ Improve comments for arch-specific implementations of hierarchical
4-level page tables. Improve formatting.
 
2465 6238 d 16 h jermar /trunk/ Merge arm32 into trunk.  
2216 6300 d 11 h decky /trunk/ make thread ID 64 bit (task ID is 64 bit already)
cleanup thread syscalls
 
2089 6369 d 18 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 

Show All