Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3139 5868 d 16 h jermar /trunk/kernel/arch/mips32/src/ Maintain cache coherence when setting breakpoints in kconsole on mips32.  
3138 5868 d 17 h jermar /trunk/kernel/arch/amd64/src/ Formatting fixes for amd64 debugger.  
3137 5868 d 17 h jermar /trunk/kernel/generic/src/proc/ Maintain cache coherence after sys_task_spawn() copies ELF image from user space.  
3136 5868 d 17 h jermar /trunk/kernel/arch/mips32/src/ Maintain cache coherence after mips32 install exception handlers.  
3135 5868 d 17 h jermar /trunk/kernel/arch/arm32/src/ Maintain cache coherence after arm32 installs exception handlers.  
3134 5868 d 18 h jermar /trunk/kernel/arch/ Add smc_coherence_block().  
3133 5869 d 8 h jermar /trunk/kernel/arch/ Add smc_coherence() macro to all architectures.
So far, only amd64, ia32, ia64 and sparc64 are implemented.
 
3130 5870 d 21 h jermar /trunk/kernel/generic/src/mm/ Add a comment explaining the reason for a memory barrier after page table update in detail.  
3128 5871 d 9 h jermar /trunk/kernel/generic/src/mm/ Issue a memory barrier after modifying a page table mapping in order to
prevent memory prefetching.
 
3118 5875 d 14 h jermar /trunk/kernel/test/mm/ Fix formatter.  
3113 5876 d 5 h decky /trunk/kernel/generic/ rename SYS_IO to SYS_KLOG
do not notify uspace klog with every single character, introduce some latency
 
3105 5876 d 21 h svoboda /trunk/kernel/ Revert accidental change of Makefile  
3104 5876 d 21 h svoboda /trunk/kernel/ Declare arguments for memstr.h operations as pointers instead of uintptr_t.  
3098 5878 d 9 h svoboda /trunk/ Make mips32 compile again  
3097 5878 d 9 h decky /trunk/kernel/ resurrect klog  
3096 5878 d 9 h svoboda /trunk/kernel/generic/src/syscall/ Fix malloc(0) in sys_io()  
3095 5878 d 9 h svoboda /trunk/ Make ia64 compile again.  
3094 5878 d 10 h svoboda /trunk/ Make arm32 compile again.  
3092 5878 d 22 h jermar /trunk/kernel/arch/ia32/include/ Better comments for pretty print formatters.  
3090 5879 d 13 h decky /trunk/kernel/generic/src/ipc/ revert coding style change  

Show All