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

Show All