Subversion Repositories HelenOS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4343 5497 d 21 h svoboda /branches/dynload/ Merged trunk changes up to r3925 to dynload.  
/branches/dynload/kernel/arch/mips32/include/smp/dorder.h
/branches/dynload/kernel/arch/mips32/src/smp/dorder.c
/branches/dynload/kernel/arch/mips32/src/smp/smp.c
/branches/dynload/kernel/test/debug/mips1_skip.c
/branches/dynload/kernel/test/fpu/fpu1_ia64.c
/branches/dynload/kernel/test/fpu/fpu1_x86.c
/branches/dynload/kernel/test/mm/purge1_skip.c
/branches/dynload/uspace/lib/libc/generic/kbd.c
/branches/dynload/uspace/lib/libc/include/kbd
/branches/dynload/uspace/srv/kbd/ctl
/branches/dynload/uspace/srv/kbd/include/kbd_ctl.h
/branches/dynload/uspace/srv/kbd/include/kbd_port.h
/branches/dynload/uspace/srv/kbd/include/layout.h
/branches/dynload/uspace/srv/kbd/layout
/branches/dynload/uspace/srv/kbd/port
/branches/dynload/kernel/arch/arm32/include/boot.h
/branches/dynload/kernel/arch/mips32/include/boot.h
/branches/dynload/kernel/arch/mips32/include/smp/order.h
/branches/dynload/kernel/arch/mips32/src/dummy.S
/branches/dynload/kernel/arch/mips32/src/smp/order.c
/branches/dynload/kernel/test/fpu/fpu1.c
/branches/dynload/uspace/srv/kbd/arch
/branches/dynload/uspace/srv/kbd/genarch
/branches/dynload/uspace/srv/kbd/include/keys.h
/branches/dynload/HelenOS.config
/branches/dynload/Makefile
/branches/dynload/boot/arch/arm32/loader/asm.h
/branches/dynload/boot/arch/arm32/loader/boot.S
/branches/dynload/boot/arch/arm32/loader/main.c
/branches/dynload/boot/arch/arm32/loader/main.h
/branches/dynload/boot/arch/mips32/loader/asm.h
/branches/dynload/boot/arch/mips32/loader/boot.S
/branches/dynload/boot/arch/mips32/loader/main.c
/branches/dynload/boot/arch/mips32/loader/main.h
/branches/dynload/boot/generic/align.h
/branches/dynload/boot/generic/macros.h
/branches/dynload/contrib/conf/msim.conf
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/include/asm.h
/branches/dynload/kernel/arch/amd64/include/interrupt.h
/branches/dynload/kernel/arch/amd64/include/mm/frame.h
/branches/dynload/kernel/arch/amd64/src/asm_utils.S
/branches/dynload/kernel/arch/amd64/src/debugger.c
/branches/dynload/kernel/arch/amd64/src/interrupt.c
/branches/dynload/kernel/arch/amd64/src/mm/page.c
/branches/dynload/kernel/arch/amd64/src/proc/scheduler.c
/branches/dynload/kernel/arch/arm32/Makefile.inc
/branches/dynload/kernel/arch/arm32/_link.ld.in
/branches/dynload/kernel/arch/arm32/include/arch.h
/branches/dynload/kernel/arch/arm32/include/asm.h
/branches/dynload/kernel/arch/arm32/include/asm/boot.h
/branches/dynload/kernel/arch/arm32/include/machine.h
/branches/dynload/kernel/arch/arm32/include/mm/frame.h
/branches/dynload/kernel/arch/arm32/src/arm32.c
/branches/dynload/kernel/arch/arm32/src/drivers/gxemul.c
/branches/dynload/kernel/arch/arm32/src/mm/frame.c
/branches/dynload/kernel/arch/arm32/src/mm/page.c
/branches/dynload/kernel/arch/arm32/src/start.S
/branches/dynload/kernel/arch/ia32/include/asm.h
/branches/dynload/kernel/arch/ia32/include/barrier.h
/branches/dynload/kernel/arch/ia32/include/drivers/i8042.h
/branches/dynload/kernel/arch/ia32/include/interrupt.h
/branches/dynload/kernel/arch/ia32/include/mm/frame.h
/branches/dynload/kernel/arch/ia32/src/asm.S
/branches/dynload/kernel/arch/ia32/src/drivers/i8254.c
/branches/dynload/kernel/arch/ia32/src/drivers/i8259.c
/branches/dynload/kernel/arch/ia32/src/interrupt.c
/branches/dynload/kernel/arch/ia32/src/mm/frame.c
/branches/dynload/kernel/arch/ia32/src/mm/page.c
/branches/dynload/kernel/arch/ia32/src/proc/scheduler.c
/branches/dynload/kernel/arch/ia32/src/smp/apic.c
/branches/dynload/kernel/arch/ia32/src/smp/smp.c
/branches/dynload/kernel/arch/ia64/include/arch.h
/branches/dynload/kernel/arch/ia64/include/asm.h
/branches/dynload/kernel/arch/ia64/include/drivers/i8042.h
/branches/dynload/kernel/arch/ia64/include/mm/frame.h
/branches/dynload/kernel/arch/ia64/src/drivers/it.c
/branches/dynload/kernel/arch/ia64/src/ia64.c
/branches/dynload/kernel/arch/ia64/src/interrupt.c
/branches/dynload/kernel/arch/ia64/src/mm/frame.c
/branches/dynload/kernel/arch/ia64/src/mm/page.c
/branches/dynload/kernel/arch/ia64/src/ski/ski.c
/branches/dynload/kernel/arch/mips32/Makefile.inc
/branches/dynload/kernel/arch/mips32/_link.ld.in
/branches/dynload/kernel/arch/mips32/include/arch.h
/branches/dynload/kernel/arch/mips32/include/asm.h
/branches/dynload/kernel/arch/mips32/include/asm/boot.h
/branches/dynload/kernel/arch/mips32/include/atomic.h
/branches/dynload/kernel/arch/mips32/include/context_offset.h
/branches/dynload/kernel/arch/mips32/include/cpu.h
/branches/dynload/kernel/arch/mips32/include/exception.h
/branches/dynload/kernel/arch/mips32/include/interrupt.h
/branches/dynload/kernel/arch/mips32/include/mm/frame.h
/branches/dynload/kernel/arch/mips32/src/asm.S
/branches/dynload/kernel/arch/mips32/src/debugger.c
/branches/dynload/kernel/arch/mips32/src/drivers/msim.c
/branches/dynload/kernel/arch/mips32/src/drivers/serial.c
/branches/dynload/kernel/arch/mips32/src/exception.c
/branches/dynload/kernel/arch/mips32/src/interrupt.c
/branches/dynload/kernel/arch/mips32/src/mips32.c
/branches/dynload/kernel/arch/mips32/src/mm/frame.c
/branches/dynload/kernel/arch/mips32/src/mm/page.c
/branches/dynload/kernel/arch/mips32/src/mm/tlb.c
/branches/dynload/kernel/arch/mips32/src/start.S
/branches/dynload/kernel/arch/ppc32/include/arch.h
/branches/dynload/kernel/arch/ppc32/include/asm.h
/branches/dynload/kernel/arch/ppc32/include/boot/boot.h
/branches/dynload/kernel/arch/ppc32/include/mm/frame.h
/branches/dynload/kernel/arch/ppc32/src/boot/boot.S
/branches/dynload/kernel/arch/ppc32/src/drivers/cuda.c
/branches/dynload/kernel/arch/ppc32/src/interrupt.c
/branches/dynload/kernel/arch/ppc32/src/mm/frame.c
/branches/dynload/kernel/arch/ppc32/src/mm/page.c
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/sparc64/include/arch.h
/branches/dynload/kernel/arch/sparc64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/cpu_family.h
/branches/dynload/kernel/arch/sparc64/include/cpu_node.h
/branches/dynload/kernel/arch/sparc64/include/mm/frame.h
/branches/dynload/kernel/arch/sparc64/src/console.c
/branches/dynload/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/dynload/kernel/arch/sparc64/src/mm/frame.c
/branches/dynload/kernel/arch/sparc64/src/mm/page.c
/branches/dynload/kernel/arch/sparc64/src/sparc64.c
/branches/dynload/kernel/arch/sparc64/src/trap/interrupt.c
/branches/dynload/kernel/genarch/include/kbd/ns16550.h
/branches/dynload/kernel/genarch/include/kbd/z8530.h
/branches/dynload/kernel/genarch/src/drivers/ega/ega.c
/branches/dynload/kernel/genarch/src/fb/fb.c
/branches/dynload/kernel/genarch/src/kbd/i8042.c
/branches/dynload/kernel/genarch/src/kbd/ns16550.c
/branches/dynload/kernel/genarch/src/kbd/z8530.c
/branches/dynload/kernel/generic/include/arch.h
/branches/dynload/kernel/generic/include/config.h
/branches/dynload/kernel/generic/include/ddi/ddi.h
/branches/dynload/kernel/generic/include/ddi/irq.h
/branches/dynload/kernel/generic/include/macros.h
/branches/dynload/kernel/generic/include/mm/page.h
/branches/dynload/kernel/generic/include/proc/program.h
/branches/dynload/kernel/generic/src/adt/avl.c
/branches/dynload/kernel/generic/src/console/cmd.c
/branches/dynload/kernel/generic/src/console/console.c
/branches/dynload/kernel/generic/src/console/kconsole.c
/branches/dynload/kernel/generic/src/ddi/ddi.c
/branches/dynload/kernel/generic/src/ddi/irq.c
/branches/dynload/kernel/generic/src/ipc/irq.c
/branches/dynload/kernel/generic/src/lib/rd.c
/branches/dynload/kernel/generic/src/mm/as.c
/branches/dynload/kernel/generic/src/proc/program.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/time/clock.c
/branches/dynload/kernel/test/debug/mips1.c
/branches/dynload/kernel/test/debug/mips1.def
/branches/dynload/kernel/test/mm/purge1.c
/branches/dynload/kernel/test/mm/purge1.def
/branches/dynload/tools/config.py
/branches/dynload/uspace/app/tetris/input.c
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/generic/io/stream.c
/branches/dynload/uspace/lib/libc/generic/loader.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/include/ipc/console.h
/branches/dynload/uspace/lib/libc/include/ipc/services.h
/branches/dynload/uspace/lib/libc/include/loader/loader.h
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/fb/ega.c
/branches/dynload/uspace/srv/fb/fb.c
/branches/dynload/uspace/srv/fb/msim.c
/branches/dynload/uspace/srv/fb/sgcn.c
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/kbd/generic/kbd.c
/branches/dynload/uspace/srv/kbd/generic/key_buffer.c
/branches/dynload/uspace/srv/kbd/include/kbd.h
/branches/dynload/uspace/srv/kbd/include/key_buffer.h
/branches/dynload/uspace/srv/loader/main.c
/branches/dynload/uspace/srv/ns/ns.c
/branches/dynload/uspace/srv/rd/rd.c
3913 5569 d 4 h decky /trunk/ mips32: basic SMP support  
/trunk/kernel/arch/mips32/include/smp/dorder.h
/trunk/kernel/arch/mips32/src/smp/dorder.c
/trunk/kernel/arch/mips32/src/smp/smp.c
/trunk/kernel/arch/mips32/include/smp/order.h
/trunk/kernel/arch/mips32/src/dummy.S
/trunk/kernel/arch/mips32/src/smp/order.c
/trunk/HelenOS.config
/trunk/kernel/arch/mips32/Makefile.inc
/trunk/kernel/arch/mips32/_link.ld.in
/trunk/kernel/arch/mips32/include/asm.h
/trunk/kernel/arch/mips32/include/atomic.h
/trunk/kernel/arch/mips32/include/cpu.h
/trunk/kernel/arch/mips32/include/interrupt.h
/trunk/kernel/arch/mips32/src/asm.S
/trunk/kernel/arch/mips32/src/debugger.c
/trunk/kernel/arch/mips32/src/interrupt.c
/trunk/kernel/arch/mips32/src/mips32.c
/trunk/kernel/arch/mips32/src/mm/tlb.c
/trunk/kernel/generic/src/mm/as.c
2696 5968 d 8 h decky /trunk/kernel/arch/mips32/ initial support for dorder device in MSIM  
/trunk/kernel/arch/mips32/include/smp/order.h
/trunk/kernel/arch/mips32/src/smp
/trunk/kernel/arch/mips32/src/smp/order.c
/trunk/kernel/arch/mips32/Makefile.inc