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
4682 5440 d 9 h svoboda /trunk/uspace/ Fix warnings in Bdsh and PCI lib.  
/trunk/uspace/app/bdsh/cmds/modules/cp/cp.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.h
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/srv/pci/libpci/generic.c
/trunk/uspace/srv/pci/libpci/i386-ports.c
/trunk/uspace/srv/pci/libpci/names.c
4681 5440 d 10 h svoboda /trunk/uspace/app/ More warnings.  
/trunk/uspace/app/init/init.c
/trunk/uspace/app/trace/proto.c
/trunk/uspace/app/trace/trace.c
4680 5440 d 10 h svoboda /trunk/uspace/ Fix some warnings.  
/trunk/uspace/app/tester/thread/thread1.c
/trunk/uspace/app/tetris/shapes.c
/trunk/uspace/app/tetris/tetris.c
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/devmap/devmap.c
/trunk/uspace/srv/fs/fat/fat_ops.c
4679 5441 d 12 h rimsky /branches/sparc/kernel/ Enhancing the way how even distribution of threads over processor cores is achieved.  
/branches/sparc/kernel/arch/sparc64/include/sun4v/cpu.h
/branches/sparc/kernel/arch/sparc64/src/smp/sun4v/smp.c
/branches/sparc/kernel/generic/include/cpu.h
/branches/sparc/kernel/generic/src/mm/tlb.c
/branches/sparc/kernel/generic/src/proc/scheduler.c
/branches/sparc/kernel/generic/src/proc/thread.c
4678 5441 d 20 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4677)  
/branches/dd/boot/arch/arm32/loader/print/print.c
/branches/dd/defaults/arm32/GXemul
/branches/dd/defaults/arm32/integratorcp
/branches/dd/kernel/arch/arm32/include/mach
/branches/dd/kernel/arch/arm32/include/machine_func.h
/branches/dd/kernel/arch/arm32/src/exc_handler.S
/branches/dd/kernel/arch/arm32/src/mach
/branches/dd/kernel/arch/arm32/src/machine_func.c
/branches/dd/kernel/genarch/include/drivers/pl050
/branches/dd/kernel/genarch/include/kbrd/scanc_pl050.h
/branches/dd/kernel/genarch/src/drivers/pl050
/branches/dd/kernel/genarch/src/kbrd/kbrd_pl050.c
/branches/dd/kernel/genarch/src/kbrd/scanc_pl050.c
/branches/dd/uspace/srv/kbd/ctl/pl050.c
/branches/dd/uspace/srv/kbd/port/pl050.c
/branches/dd/boot/arch/arm32/loader/print/gxemul.c
/branches/dd/kernel/arch/arm32/include/drivers/gxemul.h
/branches/dd/kernel/arch/arm32/src/drivers/gxemul.c
/branches/dd/HelenOS.config
/branches/dd/boot/arch/arm32/loader/Makefile
/branches/dd/boot/arch/arm32/loader/_link.ld.in
/branches/dd/boot/arch/arm32/loader/boot.S
/branches/dd/boot/arch/arm32/loader/main.c
/branches/dd/kernel/arch/arm32/Makefile.inc
/branches/dd/kernel/arch/arm32/include/exception.h
/branches/dd/kernel/arch/arm32/src/arm32.c
/branches/dd/kernel/arch/arm32/src/exception.c
/branches/dd/kernel/arch/arm32/src/interrupt.c
/branches/dd/kernel/arch/arm32/src/mm/frame.c
/branches/dd/kernel/arch/arm32/src/start.S
/branches/dd/kernel/arch/ia32/src/drivers/vesa.c
/branches/dd/kernel/arch/mips32/include/atomic.h
/branches/dd/kernel/arch/mips32/src/mips32.c
/branches/dd/kernel/arch/ppc32/src/ppc32.c
/branches/dd/kernel/arch/sparc64/src/drivers/scr.c
/branches/dd/kernel/genarch/Makefile.inc
/branches/dd/kernel/genarch/include/fb/visuals.h
/branches/dd/kernel/genarch/src/fb/fb.c
/branches/dd/kernel/generic/src/ipc/event.c
/branches/dd/uspace/lib/libc/generic/malloc.c
/branches/dd/uspace/srv/fb/fb.c
/branches/dd/uspace/srv/kbd/Makefile
4677 5441 d 20 h trochtova /branches/dd/ parts of the serial port driver and its client  
/branches/dd/uspace/app/shutters
/branches/dd/uspace/app/shutters/Makefile
/branches/dd/uspace/app/shutters/shutters.c
/branches/dd/uspace/lib/libc/include/ipc/serial.h
/branches/dd/boot/arch/ia32/Makefile.inc
/branches/dd/uspace/Makefile
/branches/dd/uspace/srv/pci/main.c
/branches/dd/uspace/srv/pci/serial.c
4676 5442 d 10 h jermar /trunk/ RGB conversion functions should work with a well-defined pixel format.  
/trunk/kernel/arch/arm32/src/mach/integratorcp/integratorcp.c
/trunk/kernel/arch/arm32/src/mach/testarm/testarm.c
/trunk/kernel/arch/ia32/src/drivers/vesa.c
/trunk/kernel/arch/mips32/src/mips32.c
/trunk/kernel/arch/ppc32/src/ppc32.c
/trunk/kernel/arch/sparc64/src/drivers/scr.c
/trunk/kernel/genarch/include/fb/visuals.h
/trunk/kernel/genarch/src/fb/fb.c
/trunk/uspace/srv/fb/fb.c
4675 5443 d 13 h decky /trunk/ cleanup some of the dirty hacks introduced into the arm32 port
add default configurations for the two supported arm32 variants
 
/trunk/defaults/arm32/GXemul
/trunk/defaults/arm32/GXemul/Makefile.config
/trunk/defaults/arm32/integratorcp
/trunk/defaults/arm32/integratorcp/Makefile.config
/trunk/HelenOS.config
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/arm32/loader/print/print.c
/trunk/kernel/Makefile
/trunk/kernel/arch/arm32/Makefile.inc
/trunk/kernel/arch/arm32/include/mach/integratorcp/integratorcp.h
/trunk/kernel/arch/arm32/include/mach/testarm/testarm.h
/trunk/kernel/arch/arm32/src/arm32.c
/trunk/kernel/arch/arm32/src/exception.c
/trunk/kernel/arch/arm32/src/interrupt.c
/trunk/kernel/arch/arm32/src/mm/frame.c
4674 5443 d 14 h decky /trunk/boot/arch/arm32/ there is no need to pass the MACHINE value explicitly in Makefile.inc  
/trunk/boot/arch/arm32/Makefile.inc
4673 5443 d 14 h decky /trunk/ improve consistency  
/trunk/HelenOS.config
4672 5444 d 9 h jermar /trunk/kernel/arch/mips32/include/ Add simple atomic_lock_arch() to mips32 so that it builds for the msim target.  
/trunk/kernel/arch/mips32/include/atomic.h
4671 5444 d 17 h decky /trunk/uspace/lib/libc/generic/ the size argument to split_mark() should include the header and footer size  
/trunk/uspace/lib/libc/generic/malloc.c
4670 5445 d 15 h jermar /trunk/kernel/generic/src/ipc/ Interrupts should be disabled when acquiring answerbox's irq_lock.  
/trunk/kernel/generic/src/ipc/event.c
4669 5445 d 16 h pillai /trunk/ ARM port for development board integratorcp(ARM926EJ core module).  
/trunk/boot/arch/arm32/loader/print/print.c
/trunk/kernel/arch/arm32/include/mach
/trunk/kernel/arch/arm32/include/machine_func.h
/trunk/kernel/arch/arm32/src/exc_handler.S
/trunk/kernel/arch/arm32/src/mach
/trunk/kernel/arch/arm32/src/machine_func.c
/trunk/kernel/genarch/include/drivers/pl050
/trunk/kernel/genarch/include/kbrd/scanc_pl050.h
/trunk/kernel/genarch/src/drivers/pl050
/trunk/kernel/genarch/src/kbrd/kbrd_pl050.c
/trunk/kernel/genarch/src/kbrd/scanc_pl050.c
/trunk/uspace/srv/kbd/ctl/pl050.c
/trunk/uspace/srv/kbd/port/pl050.c
/trunk/boot/arch/arm32/loader/print/gxemul.c
/trunk/kernel/arch/arm32/include/drivers/gxemul.h
/trunk/kernel/arch/arm32/src/drivers/gxemul.c
/trunk/HelenOS.config
/trunk/boot/arch/arm32/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/arm32/loader/_link.ld.in
/trunk/boot/arch/arm32/loader/boot.S
/trunk/boot/arch/arm32/loader/main.c
/trunk/kernel/Makefile
/trunk/kernel/arch/arm32/Makefile.inc
/trunk/kernel/arch/arm32/include/exception.h
/trunk/kernel/arch/arm32/src/arm32.c
/trunk/kernel/arch/arm32/src/exception.c
/trunk/kernel/arch/arm32/src/interrupt.c
/trunk/kernel/arch/arm32/src/mm/frame.c
/trunk/kernel/arch/arm32/src/start.S
/trunk/kernel/genarch/Makefile.inc
/trunk/kernel/genarch/src/fb/fb.c
/trunk/uspace/srv/fb/fb.c
/trunk/uspace/srv/kbd/Makefile
4668 5448 d 8 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4667)  
/branches/dd/contrib/conf/ia32-qe.sh
/branches/dd/kernel/genarch/include/kbrd/scanc_mac.h
/branches/dd/kernel/genarch/src/kbrd/scanc_mac.c
/branches/dd/uspace/app/tester/mm
/branches/dd/uspace/app/tester/print/print2.c
/branches/dd/uspace/app/tester/print/print2.def
/branches/dd/uspace/app/tester/print/print3.c
/branches/dd/uspace/app/tester/print/print3.def
/branches/dd/uspace/dist/data
/branches/dd/uspace/lib/libc/generic/errno.c
/branches/dd/uspace/lib/libc/generic/malloc.c
/branches/dd/uspace/lib/libc/include/adt/gcdlcm.h
/branches/dd/kernel/arch/amd64/include/byteorder.h
/branches/dd/kernel/arch/arm32/include/byteorder.h
/branches/dd/kernel/arch/ia32/include/byteorder.h
/branches/dd/kernel/arch/ia64/include/byteorder.h
/branches/dd/kernel/arch/mips32/include/byteorder.h
/branches/dd/kernel/arch/ppc32/include/byteorder.h
/branches/dd/kernel/arch/sparc64/include/byteorder.h
/branches/dd/uspace/app/tester/devmap
/branches/dd/uspace/app/tester/ipc/answer.c
/branches/dd/uspace/app/tester/ipc/answer.def
/branches/dd/uspace/app/tester/ipc/hangup.c
/branches/dd/uspace/app/tester/ipc/hangup.def
/branches/dd/uspace/app/tester/ipc/send_async.c
/branches/dd/uspace/app/tester/ipc/send_async.def
/branches/dd/uspace/app/tester/ipc/send_sync.c
/branches/dd/uspace/app/tester/ipc/send_sync.def
/branches/dd/uspace/lib/libc/arch/amd64/include/byteorder.h
/branches/dd/uspace/lib/libc/arch/arm32/include/byteorder.h
/branches/dd/uspace/lib/libc/arch/ia32/include/byteorder.h
/branches/dd/uspace/lib/libc/arch/ia64/include/byteorder.h
/branches/dd/uspace/lib/libc/arch/mips32/include/byteorder.h
/branches/dd/uspace/lib/libc/arch/mips32eb/include/byteorder.h
/branches/dd/uspace/lib/libc/arch/ppc32/include/byteorder.h
/branches/dd/uspace/lib/libc/arch/sparc64/include/byteorder.h
/branches/dd/uspace/lib/libc/malloc
/branches/dd/HelenOS.config
/branches/dd/contrib/conf/mips32-gx.sh
/branches/dd/defaults/amd64/Makefile.config
/branches/dd/defaults/arm32/Makefile.config
/branches/dd/defaults/ia32/Makefile.config
/branches/dd/defaults/ia64/Makefile.config
/branches/dd/defaults/mips32/Makefile.config
/branches/dd/defaults/ppc32/Makefile.config
/branches/dd/defaults/sparc64/Makefile.config
/branches/dd/kernel/Makefile
/branches/dd/kernel/arch/amd64/Makefile.inc
/branches/dd/kernel/arch/arm32/Makefile.inc
/branches/dd/kernel/arch/ia32/Makefile.inc
/branches/dd/kernel/arch/ia64/Makefile.inc
/branches/dd/kernel/arch/ia64/include/atomic.h
/branches/dd/kernel/arch/ia64/include/mm/tlb.h
/branches/dd/kernel/arch/ia64/src/ivt.S
/branches/dd/kernel/arch/ia64/src/mm/tlb.c
/branches/dd/kernel/arch/mips32/Makefile.inc
/branches/dd/kernel/arch/mips32/include/context_offset.h
/branches/dd/kernel/arch/mips32/include/elf.h
/branches/dd/kernel/arch/ppc32/Makefile.inc
/branches/dd/kernel/arch/ppc32/src/ppc32.c
/branches/dd/kernel/arch/sparc64/Makefile.inc
/branches/dd/kernel/arch/sparc64/include/atomic.h
/branches/dd/kernel/arch/sparc64/include/context.h
/branches/dd/kernel/arch/sparc64/src/asm.S
/branches/dd/kernel/doc/mm
/branches/dd/kernel/genarch/Makefile.inc
/branches/dd/kernel/genarch/include/drivers/via-cuda/cuda.h
/branches/dd/kernel/genarch/src/acpi/acpi.c
/branches/dd/kernel/genarch/src/drivers/via-cuda/cuda.c
/branches/dd/kernel/genarch/src/kbrd/kbrd.c
/branches/dd/kernel/genarch/src/mm/page_ht.c
/branches/dd/kernel/generic/include/byteorder.h
/branches/dd/kernel/generic/include/context.h
/branches/dd/kernel/generic/include/string.h
/branches/dd/kernel/generic/src/main/uinit.c
/branches/dd/kernel/generic/src/printf/printf_core.c
/branches/dd/uspace/app/bdsh/cmds/modules/bdd/bdd.c
/branches/dd/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/dd/uspace/app/bdsh/cmds/modules/ls/ls.h
/branches/dd/uspace/app/bdsh/exec.c
/branches/dd/uspace/app/bdsh/input.c
/branches/dd/uspace/app/bdsh/util.c
/branches/dd/uspace/app/getvc/getvc.c
/branches/dd/uspace/app/init/Makefile
/branches/dd/uspace/app/init/init.c
/branches/dd/uspace/app/tester/Makefile
/branches/dd/uspace/app/tester/console/console1.c
/branches/dd/uspace/app/tester/fault/fault1.c
/branches/dd/uspace/app/tester/fault/fault2.c
/branches/dd/uspace/app/tester/ipc/connect.c
/branches/dd/uspace/app/tester/ipc/ping_pong.c
/branches/dd/uspace/app/tester/ipc/register.c
/branches/dd/uspace/app/tester/loop/loop1.c
/branches/dd/uspace/app/tester/print/print1.c
/branches/dd/uspace/app/tester/print/print1.def
/branches/dd/uspace/app/tester/print/print4.c
/branches/dd/uspace/app/tester/stdio/stdio1.c
/branches/dd/uspace/app/tester/stdio/stdio2.c
/branches/dd/uspace/app/tester/tester.c
/branches/dd/uspace/app/tester/tester.h
/branches/dd/uspace/app/tester/thread/thread1.c
/branches/dd/uspace/app/tester/vfs/vfs1.c
/branches/dd/uspace/app/tetris/scores.c
/branches/dd/uspace/app/tetris/scores.h
/branches/dd/uspace/app/tetris/screen.c
/branches/dd/uspace/app/tetris/tetris.c
/branches/dd/uspace/app/trace/trace.c
/branches/dd/uspace/lib/libblock/libblock.c
/branches/dd/uspace/lib/libblock/libblock.h
/branches/dd/uspace/lib/libc/Makefile
/branches/dd/uspace/lib/libc/Makefile.toolchain
/branches/dd/uspace/lib/libc/arch/amd64/Makefile.inc
/branches/dd/uspace/lib/libc/arch/arm32/Makefile.inc
/branches/dd/uspace/lib/libc/arch/ia32/Makefile.inc
/branches/dd/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/dd/uspace/lib/libc/arch/mips32/Makefile.inc
/branches/dd/uspace/lib/libc/arch/mips32eb/Makefile.inc
/branches/dd/uspace/lib/libc/arch/ppc32/Makefile.inc
/branches/dd/uspace/lib/libc/arch/sparc64/Makefile.inc
/branches/dd/uspace/lib/libc/arch/sparc64/include/fibril.h
/branches/dd/uspace/lib/libc/arch/sparc64/include/stack.h
/branches/dd/uspace/lib/libc/generic/as.c
/branches/dd/uspace/lib/libc/generic/async.c
/branches/dd/uspace/lib/libc/generic/devmap.c
/branches/dd/uspace/lib/libc/generic/getopt.c
/branches/dd/uspace/lib/libc/generic/io/console.c
/branches/dd/uspace/lib/libc/generic/io/io.c
/branches/dd/uspace/lib/libc/generic/io/printf_core.c
/branches/dd/uspace/lib/libc/generic/libc.c
/branches/dd/uspace/lib/libc/generic/mman.c
/branches/dd/uspace/lib/libc/generic/task.c
/branches/dd/uspace/lib/libc/generic/vfs/vfs.c
/branches/dd/uspace/lib/libc/include/async.h
/branches/dd/uspace/lib/libc/include/bitops.h
/branches/dd/uspace/lib/libc/include/byteorder.h
/branches/dd/uspace/lib/libc/include/devmap.h
/branches/dd/uspace/lib/libc/include/errno.h
/branches/dd/uspace/lib/libc/include/fibril.h
/branches/dd/uspace/lib/libc/include/getopt.h
/branches/dd/uspace/lib/libc/include/io/console.h
/branches/dd/uspace/lib/libc/include/ipc/console.h
/branches/dd/uspace/lib/libc/include/ipc/devmap.h
/branches/dd/uspace/lib/libc/include/ipc/fb.h
/branches/dd/uspace/lib/libc/include/ipc/ns.h
/branches/dd/uspace/lib/libc/include/ipc/vfs.h
/branches/dd/uspace/lib/libc/include/macros.h
/branches/dd/uspace/lib/libc/include/malloc.h
/branches/dd/uspace/lib/libc/include/mem.h
/branches/dd/uspace/lib/libc/include/stdio.h
/branches/dd/uspace/lib/libc/include/stdlib.h
/branches/dd/uspace/lib/libc/include/string.h
/branches/dd/uspace/lib/libc/include/sys/stat.h
/branches/dd/uspace/lib/libc/include/task.h
/branches/dd/uspace/lib/libc/include/unistd.h
/branches/dd/uspace/lib/libc/include/vfs/vfs.h
/branches/dd/uspace/lib/libfs/libfs.c
/branches/dd/uspace/lib/libfs/libfs.h
/branches/dd/uspace/lib/softfloat/Makefile
/branches/dd/uspace/lib/softfloat/include/sftypes.h
/branches/dd/uspace/srv/bd/ata_bd/ata_bd.c
/branches/dd/uspace/srv/bd/ata_bd/ata_bd.h
/branches/dd/uspace/srv/bd/file_bd/file_bd.c
/branches/dd/uspace/srv/bd/gxe_bd/gxe_bd.c
/branches/dd/uspace/srv/bd/rd/rd.c
/branches/dd/uspace/srv/console/console.c
/branches/dd/uspace/srv/console/screenbuffer.h
/branches/dd/uspace/srv/devmap/devmap.c
/branches/dd/uspace/srv/fb/ega.c
/branches/dd/uspace/srv/fb/fb.c
/branches/dd/uspace/srv/fb/ppm.c
/branches/dd/uspace/srv/fb/serial_console.c
/branches/dd/uspace/srv/fs/devfs/devfs.c
/branches/dd/uspace/srv/fs/devfs/devfs_ops.c
/branches/dd/uspace/srv/fs/devfs/devfs_ops.h
/branches/dd/uspace/srv/fs/fat/fat.c
/branches/dd/uspace/srv/fs/fat/fat.h
/branches/dd/uspace/srv/fs/fat/fat_fat.c
/branches/dd/uspace/srv/fs/fat/fat_idx.c
/branches/dd/uspace/srv/fs/fat/fat_ops.c
/branches/dd/uspace/srv/fs/tmpfs/tmpfs.c
/branches/dd/uspace/srv/fs/tmpfs/tmpfs.h
/branches/dd/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dd/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dd/uspace/srv/kbd/ctl/pc.c
/branches/dd/uspace/srv/kbd/genarch/gsp.c
/branches/dd/uspace/srv/kbd/layout/cz.c
/branches/dd/uspace/srv/kbd/layout/us_qwerty.c
/branches/dd/uspace/srv/kbd/port/i8042.c
/branches/dd/uspace/srv/loader/arch/ia32/ia32.s
/branches/dd/uspace/srv/loader/elf_load.c
/branches/dd/uspace/srv/loader/main.c
/branches/dd/uspace/srv/ns/ns.c
/branches/dd/uspace/srv/ns/task.c
/branches/dd/uspace/srv/ns/task.h
/branches/dd/uspace/srv/vfs/vfs.c
/branches/dd/uspace/srv/vfs/vfs.h
/branches/dd/uspace/srv/vfs/vfs_file.c
/branches/dd/uspace/srv/vfs/vfs_lookup.c
/branches/dd/uspace/srv/vfs/vfs_node.c
/branches/dd/uspace/srv/vfs/vfs_ops.c
/branches/dd/uspace/srv/vfs/vfs_register.c
4667 5448 d 9 h trochtova /branches/dd/uspace/srv/pci/ portions of simple hierarchical driver of pci, isa and serial port  
/branches/dd/uspace/srv/pci/intel_piix3.c
/branches/dd/uspace/srv/pci/intel_piix3.h
/branches/dd/uspace/srv/pci/isa.c
/branches/dd/uspace/srv/pci/isa.h
/branches/dd/uspace/srv/pci/serial.c
/branches/dd/uspace/srv/pci/serial.h
/branches/dd/uspace/srv/pci/Makefile
/branches/dd/uspace/srv/pci/main.c
/branches/dd/uspace/srv/pci/pci.c
/branches/dd/uspace/srv/pci/pci.h
4666 5448 d 19 h pillai /branches/arm/kernel/arch/arm32/ Ticket #93 fix:
Exceptin handling re-written in assembly.
 
/branches/arm/kernel/arch/arm32/src/exc_handler.S
/branches/arm/kernel/arch/arm32/Makefile.inc
/branches/arm/kernel/arch/arm32/include/exception.h
/branches/arm/kernel/arch/arm32/src/exception.c
/branches/arm/kernel/arch/arm32/src/start.S
4665 5449 d 13 h pillai /branches/arm/kernel/arch/arm32/src/ Change the exception handling logic:
Exception handler switches from exception mode to kernel mode(supervisor mode) before proceeding to
the exc_dispatch() C function. This assures that exception handling is re-entrant and
kernel would not get confused with different processor modes inside the kernel.

Also fixes a kernel panic during nested interrupts.
 
/branches/arm/kernel/arch/arm32/src/exception.c
/branches/arm/kernel/arch/arm32/src/interrupt.c
4664 5449 d 13 h jermar /trunk/kernel/arch/ia64/include/ Add simple atomic_lock_arch() for ia64  
/trunk/kernel/arch/ia64/include/atomic.h
4663 5449 d 15 h rimsky /branches/sparc/kernel/ Implemented detection of execution units, used in a heuristics which prevents the ready threads be unevenly distributed among physical cores by changing the order in which APs are woken up (and hence the order in which the CPUs will be running their kcpulb thread). Cleanup.  
/branches/sparc/kernel/Makefile
/branches/sparc/kernel/arch/sparc64/include/sun4v/cpu.h
/branches/sparc/kernel/arch/sparc64/src/proc/sun4v/scheduler.c
/branches/sparc/kernel/arch/sparc64/src/smp/sun4v/smp.c
/branches/sparc/kernel/kernel.config
4662 5451 d 10 h svoboda /trunk/ Make automatic start of BDDs and mounting of /data optional and disabled by default not to mess with people's hard drivers.  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/arm32/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/defaults/ia64/Makefile.config
/trunk/defaults/mips32/Makefile.config
/trunk/defaults/ppc32/Makefile.config
/trunk/defaults/sparc64/Makefile.config
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/init/init.c
4661 5451 d 10 h svoboda /trunk/uspace/app/trace/ Update proto definitions in tracer.  
/trunk/uspace/app/trace/trace.c
4660 5451 d 10 h svoboda /trunk/uspace/app/trace/ Cope with ipc_call_sync_slow() overwriting input argument with output argument. This fixes the tracer not understanding connect_to_me_blocking().  
/trunk/uspace/app/trace/trace.c
4659 5452 d 6 h svoboda /trunk/uspace/app/trace/ Use bool type.  
/trunk/uspace/app/trace/trace.c
4658 5452 d 7 h svoboda /trunk/uspace/app/trace/ Wait for app to exit before returning from tracer.  
/trunk/uspace/app/trace/trace.c
4657 5452 d 7 h svoboda /trunk/uspace/app/trace/ Remove accidentally commited debugging messages.  
/trunk/uspace/app/trace/trace.c
4656 5452 d 8 h svoboda /trunk/uspace/app/trace/ Use a dedicated fibril to wait for console events so that we can quit the tracer as soon as the app exits. (Need to wait for two different things.)  
/trunk/uspace/app/trace/trace.c
4655 5452 d 9 h svoboda /trunk/uspace/app/trace/ Let application inherit tracer's std. files.  
/trunk/uspace/app/trace/trace.c
4654 5452 d 9 h svoboda /trunk/uspace/app/trace/ Make use of fibril sync primitives.  
/trunk/uspace/app/trace/trace.c
4653 5452 d 10 h svoboda /trunk/uspace/app/trace/ Read keys directly from console in tracer. This works around the current inability to write to stdout while blocked in getchar().  
/trunk/uspace/app/trace/trace.c
4652 5456 d 11 h pillai /branches/arm/kernel/arch/arm32/src/ Fixed a logical error in checking the processor mode before enabling interrupts  
/branches/arm/kernel/arch/arm32/src/interrupt.c
4651 5456 d 13 h pillai /branches/arm/ Generic framework for arm architecture
Support for integratorcp
pl050 keyboard controller driver in kernel and userland.
 
/branches/arm/boot/arch/arm32/loader/print/print.c
/branches/arm/kernel/arch/arm32/include/mach
/branches/arm/kernel/arch/arm32/include/mach/integratorcp
/branches/arm/kernel/arch/arm32/include/mach/integratorcp/integratorcp.h
/branches/arm/kernel/arch/arm32/include/mach/testarm
/branches/arm/kernel/arch/arm32/include/mach/testarm/testarm.h
/branches/arm/kernel/arch/arm32/include/machine_func.h
/branches/arm/kernel/arch/arm32/src/mach
/branches/arm/kernel/arch/arm32/src/mach/integratorcp
/branches/arm/kernel/arch/arm32/src/mach/integratorcp/integratorcp.c
/branches/arm/kernel/arch/arm32/src/mach/testarm
/branches/arm/kernel/arch/arm32/src/mach/testarm/testarm.c
/branches/arm/kernel/arch/arm32/src/machine_func.c
/branches/arm/kernel/genarch/include/drivers/pl050
/branches/arm/kernel/genarch/include/drivers/pl050/pl050.h
/branches/arm/kernel/genarch/include/kbrd/scanc_pl050.h
/branches/arm/kernel/genarch/src/drivers/pl050
/branches/arm/kernel/genarch/src/drivers/pl050/pl050.c
/branches/arm/kernel/genarch/src/kbrd/kbrd_pl050.c
/branches/arm/kernel/genarch/src/kbrd/scanc_pl050.c
/branches/arm/uspace/srv/kbd/ctl/pl050.c
/branches/arm/uspace/srv/kbd/port/pl050.c
/branches/arm/boot/arch/arm32/loader/print/gxemul.c
/branches/arm/kernel/arch/arm32/include/drivers/gxemul.h
/branches/arm/kernel/arch/arm32/src/drivers/gxemul.c
/branches/arm/HelenOS.config
/branches/arm/boot/arch/arm32/Makefile.inc
/branches/arm/boot/arch/arm32/loader/Makefile
/branches/arm/boot/arch/arm32/loader/_link.ld.in
/branches/arm/boot/arch/arm32/loader/boot.S
/branches/arm/boot/arch/arm32/loader/main.c
/branches/arm/kernel/Makefile
/branches/arm/kernel/arch/arm32/Makefile.inc
/branches/arm/kernel/arch/arm32/src/arm32.c
/branches/arm/kernel/arch/arm32/src/exception.c
/branches/arm/kernel/arch/arm32/src/interrupt.c
/branches/arm/kernel/arch/arm32/src/mm/frame.c
/branches/arm/kernel/genarch/Makefile.inc
/branches/arm/kernel/genarch/src/fb/fb.c
/branches/arm/uspace/srv/fb/fb.c
/branches/arm/uspace/srv/kbd/Makefile
4650 5457 d 20 h jermar /trunk/kernel/arch/sparc64/include/ Fix sparc64 non-debug build.  
/trunk/kernel/arch/sparc64/include/atomic.h
4649 5458 d 7 h svoboda /trunk/uspace/srv/kbd/layout/ Fix comments.  
/trunk/uspace/srv/kbd/layout/cz.c
/trunk/uspace/srv/kbd/layout/us_qwerty.c
4648 5458 d 9 h jermar /trunk/uspace/app/bdsh/ Fix a couple of memory leaks and an improper use of sizeof().  
/trunk/uspace/app/bdsh/util.c
4647 5458 d 10 h jermar /branches/arm/ Branch out a new arm branch.  
/branches/arm
4646 5458 d 10 h jermar /branches/ Rename the arm branch to arm.old so that a fresh new one can be branched out.  
/branches/arm.old
/branches/arm
4645 5459 d 7 h svoboda /trunk/contrib/conf/ Revert accidently commited change.  
/trunk/contrib/conf/mips32-gx.sh
4644 5459 d 7 h svoboda /trunk/ Method for getting console color capabilities. Use to fix invisible tetris pieces.  
/trunk/contrib/conf/mips32-gx.sh
/trunk/uspace/app/tetris/screen.c
/trunk/uspace/lib/libc/generic/io/console.c
/trunk/uspace/lib/libc/include/io/console.h
/trunk/uspace/lib/libc/include/ipc/console.h
/trunk/uspace/lib/libc/include/ipc/fb.h
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/fb/ega.c
/trunk/uspace/srv/fb/fb.c
/trunk/uspace/srv/fb/serial_console.c
4643 5459 d 21 h jermar /trunk/uspace/lib/libc/generic/ realloc() should really check whether the next block is indeed free.  
/trunk/uspace/lib/libc/generic/malloc.c