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
3138 5836 d 6 h jermar /trunk/kernel/arch/amd64/src/ Formatting fixes for amd64 debugger.  
3137 5836 d 6 h jermar /trunk/kernel/generic/src/proc/ Maintain cache coherence after sys_task_spawn() copies ELF image from user space.  
3136 5836 d 6 h jermar /trunk/kernel/arch/mips32/src/ Maintain cache coherence after mips32 install exception handlers.  
3135 5836 d 6 h jermar /trunk/kernel/arch/arm32/src/ Maintain cache coherence after arm32 installs exception handlers.  
3134 5836 d 8 h jermar /trunk/kernel/arch/ Add smc_coherence_block().  
3133 5836 d 21 h jermar /trunk/kernel/arch/ Add smc_coherence() macro to all architectures.
So far, only amd64, ia32, ia64 and sparc64 are implemented.
 
3130 5838 d 10 h jermar /trunk/kernel/generic/src/mm/ Add a comment explaining the reason for a memory barrier after page table update in detail.  
3128 5838 d 23 h jermar /trunk/kernel/generic/src/mm/ Issue a memory barrier after modifying a page table mapping in order to
prevent memory prefetching.
 
3118 5843 d 3 h jermar /trunk/kernel/test/mm/ Fix formatter.  
3113 5843 d 19 h decky /trunk/kernel/generic/ rename SYS_IO to SYS_KLOG
do not notify uspace klog with every single character, introduce some latency
 
3105 5844 d 10 h svoboda /trunk/kernel/ Revert accidental change of Makefile  
3104 5844 d 11 h svoboda /trunk/kernel/ Declare arguments for memstr.h operations as pointers instead of uintptr_t.  
3098 5845 d 22 h svoboda /trunk/ Make mips32 compile again  
3097 5845 d 23 h decky /trunk/kernel/ resurrect klog  
3096 5845 d 23 h svoboda /trunk/kernel/generic/src/syscall/ Fix malloc(0) in sys_io()  
3095 5845 d 23 h svoboda /trunk/ Make ia64 compile again.  
3094 5845 d 23 h svoboda /trunk/ Make arm32 compile again.  
3092 5846 d 12 h jermar /trunk/kernel/arch/ia32/include/ Better comments for pretty print formatters.  
3090 5847 d 3 h decky /trunk/kernel/generic/src/ipc/ revert coding style change  
3071 5847 d 3 h decky /trunk/kernel/ reflect changes in generic code
proper formatting directives
coding style
 

Show All