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
3136 5856 d 5 h jermar /trunk/kernel/arch/mips32/src/ Maintain cache coherence after mips32 install exception handlers.  
3135 5856 d 5 h jermar /trunk/kernel/arch/arm32/src/ Maintain cache coherence after arm32 installs exception handlers.  
3134 5856 d 6 h jermar /trunk/kernel/arch/ Add smc_coherence_block().  
3133 5856 d 20 h jermar /trunk/kernel/arch/ Add smc_coherence() macro to all architectures.
So far, only amd64, ia32, ia64 and sparc64 are implemented.
 
3130 5858 d 9 h jermar /trunk/kernel/generic/src/mm/ Add a comment explaining the reason for a memory barrier after page table update in detail.  
3128 5858 d 22 h jermar /trunk/kernel/generic/src/mm/ Issue a memory barrier after modifying a page table mapping in order to
prevent memory prefetching.
 
3118 5863 d 2 h jermar /trunk/kernel/test/mm/ Fix formatter.  
3113 5863 d 18 h decky /trunk/kernel/generic/ rename SYS_IO to SYS_KLOG
do not notify uspace klog with every single character, introduce some latency
 
3105 5864 d 9 h svoboda /trunk/kernel/ Revert accidental change of Makefile  
3104 5864 d 9 h svoboda /trunk/kernel/ Declare arguments for memstr.h operations as pointers instead of uintptr_t.  
3098 5865 d 21 h svoboda /trunk/ Make mips32 compile again  
3097 5865 d 22 h decky /trunk/kernel/ resurrect klog  
3096 5865 d 22 h svoboda /trunk/kernel/generic/src/syscall/ Fix malloc(0) in sys_io()  
3095 5865 d 22 h svoboda /trunk/ Make ia64 compile again.  
3094 5865 d 22 h svoboda /trunk/ Make arm32 compile again.  
3092 5866 d 11 h jermar /trunk/kernel/arch/ia32/include/ Better comments for pretty print formatters.  
3090 5867 d 2 h decky /trunk/kernel/generic/src/ipc/ revert coding style change  
3071 5867 d 2 h decky /trunk/kernel/ reflect changes in generic code
proper formatting directives
coding style
 
3070 5867 d 2 h decky /trunk/kernel/arch/ introduce portable formatting directives
remove common types
 
3069 5867 d 2 h decky /trunk/kernel/test/ proper printf formatting  

Show All