Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3871 5563 d 6 h decky /trunk/kernel/test/fpu/ classify mips2 test as unsafe for now as it fails in msim
(a better solution should come later)
 
/trunk/kernel/test/fpu/mips2.def
3870 5563 d 7 h decky /trunk/kernel/generic/src/ add includes necessary for LOG macro  
/trunk/kernel/generic/src/ipc/kbox.c
/trunk/kernel/generic/src/udebug/udebug.c
/trunk/kernel/generic/src/udebug/udebug_ops.c
3868 5564 d 2 h jermar /trunk/kernel/arch/arm32/src/drivers/ Fix arm32 build when not configured with framebuffer.  
/trunk/kernel/arch/arm32/src/drivers/gxemul.c
3867 5564 d 5 h svoboda /trunk/kernel/generic/src/ipc/ Bugfix: Check kbox, not regular box. In case where the debugger disconnected first and then the application terminated, the application task would not be cleaned up.  
/trunk/kernel/generic/src/ipc/kbox.c
3865 5565 d 20 h rimsky /trunk/ Allow to suppress compilation of FB code on Sparc machines that do not have FB.  
/trunk/HelenOS.config
/trunk/kernel/arch/sparc64/Makefile.inc
/trunk/kernel/arch/sparc64/src/console.c
/trunk/kernel/generic/src/main/kinit.c
3860 5571 d 5 h decky /trunk/kernel/generic/src/main/ add dot which will be erased  
/trunk/kernel/generic/src/main/kinit.c
3857 5572 d 1 h decky /trunk/ very experimental TLB refill for ppc32  
/trunk/boot/arch/ppc32/loader/regname.h
/trunk/kernel/arch/ppc32/include/asm/regname.h
/trunk/kernel/arch/ppc32/include/mm/tlb.h
/trunk/kernel/arch/ppc32/src/exception.S
/trunk/kernel/arch/ppc32/src/mm/tlb.c
3856 5572 d 2 h decky /trunk/ ppc32: strict coherency, compatible TLB flush  
/trunk/boot/arch/ppc32/loader/asm.S
/trunk/boot/arch/ppc32/loader/regname.h
/trunk/kernel/arch/ppc32/include/asm/regname.h
/trunk/kernel/arch/ppc32/include/barrier.h
/trunk/kernel/arch/ppc32/src/mm/tlb.c
3855 5572 d 6 h decky /trunk/ flush cache during image copying  
/trunk/boot/arch/ppc32/loader/asm.S
/trunk/kernel/arch/ppc32/_link.ld.in
3854 5572 d 11 h decky /trunk/kernel/arch/ia64/src/ski/ make compliant with r3848 (kernel/arch/mips32/src/drivers/serial.c)  
/trunk/kernel/arch/ia64/src/ski/ski.c
3853 5573 d 1 h jermar /trunk/kernel/arch/ia64/src/ski/ Fix ia64 build.  
/trunk/kernel/arch/ia64/src/ski/ski.c
3852 5573 d 1 h jermar /trunk/kernel/arch/sparc64/src/drivers/ Fix sparc64 build.  
/trunk/kernel/arch/sparc64/src/drivers/sgcn.c
3851 5573 d 1 h jermar /trunk/kernel/arch/amd64/src/ Fix amd64 UP build.  
/trunk/kernel/arch/amd64/src/interrupt.c
3848 5573 d 5 h svoboda /trunk/kernel/arch/mips32/src/drivers/ Fix msim target.  
/trunk/kernel/arch/mips32/src/drivers/msim.c
/trunk/kernel/arch/mips32/src/drivers/serial.c
3844 5573 d 21 h decky /trunk/ silent kernel console output when user space console is active  
/trunk/kernel/arch/arm32/include/machine.h
/trunk/kernel/arch/arm32/src/drivers/gxemul.c
/trunk/kernel/arch/ia32xen/src/drivers/xconsole.c
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/arch/ia64/src/ski/ski.c
/trunk/kernel/arch/mips32/src/drivers/msim.c
/trunk/kernel/arch/mips32/src/drivers/serial.c
/trunk/kernel/arch/ppc32/src/ppc32.c
/trunk/kernel/arch/sparc64/src/drivers/sgcn.c
/trunk/kernel/genarch/src/drivers/ega/ega.c
/trunk/kernel/genarch/src/fb/fb.c
/trunk/kernel/generic/include/console/chardev.h
/trunk/kernel/generic/include/console/console.h
/trunk/kernel/generic/include/syscall/syscall.h
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/console/console.c
/trunk/kernel/generic/src/syscall/syscall.c
/trunk/uspace/srv/console/console.c
3842 5574 d 0 h decky /trunk/kernel/generic/src/ make sys_klog atomic  
/trunk/kernel/generic/src/printf/vprintf.c
/trunk/kernel/generic/src/syscall/syscall.c
3841 5574 d 1 h decky /trunk/kernel/arch/ppc32/src/ it is essential to setup the decrementer before potential rescheduling  
/trunk/kernel/arch/ppc32/src/interrupt.c
3840 5574 d 4 h decky /trunk/kernel/generic/src/main/ more decent kconsole output without stdin  
/trunk/kernel/generic/src/main/kinit.c
3839 5574 d 5 h decky /trunk/kernel/arch/ppc32/src/mm/ respect stricker lookup algorithm (first look for colliding PTEs, then look for unused PTEs)  
/trunk/kernel/arch/ppc32/src/mm/tlb.c
3838 5574 d 5 h decky /trunk/kernel/ make RANDI a generic macro  
/trunk/kernel/arch/amd64/src/boot/boot.S
/trunk/kernel/arch/ppc32/src/mm/tlb.c
/trunk/kernel/generic/include/macros.h
/trunk/kernel/test/synch/rwlock4.c
/trunk/kernel/test/synch/semaphore2.c

Show All