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
4400 5531 d 10 h svoboda /trunk/uspace/ Rename ramdisk protocol -> block device protocol.  
/trunk/uspace/lib/libc/include/ipc/bd.h
/trunk/uspace/srv/rd/rd.h
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/srv/rd/rd.c
4399 5532 d 5 h trochtova /branches/dd/uspace/srv/pci/ Directory structure fix.  
/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
/branches/dd/uspace/srv/pci/pci_bus.h
/branches/dd/uspace/srv/pci/pci_conf.h
/branches/dd/uspace/srv/pci/pci_regs.h
/branches/dd/uspace/srv/pci/psycho.c
/branches/dd/uspace/srv/pci/libpci
/branches/dd/uspace/srv/pci/pci
4398 5532 d 5 h trochtova /branches/dd/uspace/ Fragments of pci bus driver.  
/branches/dd/uspace/srv/pci
/branches/dd/uspace/srv/pci/libpci
/branches/dd/uspace/srv/pci/pci
/branches/dd/uspace/srv/pci/pci/Makefile
/branches/dd/uspace/srv/pci/pci/main.c
/branches/dd/uspace/srv/pci/pci/pci.c
/branches/dd/uspace/srv/pci/pci/pci.h
/branches/dd/uspace/srv/pci/pci/pci_bus.h
/branches/dd/uspace/srv/pci/pci/pci_conf.h
/branches/dd/uspace/srv/pci/pci/pci_regs.h
/branches/dd/uspace/srv/pci/pci/psycho.c
/branches/dd/uspace/app/init/init.c
/branches/dd/uspace/lib/libc/arch/sparc64/include/ddi.h
4397 5532 d 8 h rimsky /trunk/kernel/arch/sparc64/src/mm/ TLB demap optimalization for US3.  
/trunk/kernel/arch/sparc64/src/mm/tlb.c
4396 5532 d 16 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP build fix  
/branches/network/uspace/srv/net/il/arp/arp.c
4395 5533 d 6 h mejdrech /branches/network/uspace/srv/net/structures/packet/ Net: *packet addresses length equals the previously stored length, *packet server clears the packets (bzero)  
/branches/network/uspace/srv/net/structures/packet/packet_client.c
/branches/network/uspace/srv/net/structures/packet/packet_client.h
/branches/network/uspace/srv/net/structures/packet/packet_header.h
/branches/network/uspace/srv/net/structures/packet/packet_server.c
4394 5533 d 6 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP +packet queue processing, *packet reuse fix, *improved processing error checks  
/branches/network/uspace/srv/net/il/arp/arp.c
4393 5533 d 17 h svoboda /branches/tracing/ Sync definition of ia32 istate in debugger with the kernel.  
/branches/tracing/kernel/arch/amd64/include/interrupt.h
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/app/debug/arch/ia32/include/types.h
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
4392 5533 d 18 h svoboda /branches/tracing/kernel/arch/ia32/include/ Add the symlink.  
/branches/tracing/kernel/arch/ia32/include/breakpoint.h
4391 5533 d 19 h svoboda /branches/tracing/kernel/arch/ Kernel breakpoint handler for amd64 (not working yet).  
/branches/tracing/kernel/arch/amd64/include/breakpoint.h
/branches/tracing/kernel/arch/amd64/src/breakpoint.c
/branches/tracing/kernel/arch/ia32/include/breakpoint.h
/branches/tracing/kernel/arch/amd64/Makefile.inc
/branches/tracing/kernel/arch/amd64/include/interrupt.h
/branches/tracing/kernel/arch/amd64/src/amd64.c
4390 5534 d 4 h svoboda /branches/tracing/ Start porting debugger to amd64 (not done yet).  
/branches/tracing/kernel/arch/amd64/include/drivers
/branches/tracing/uspace/app/debug/arch/amd64
/branches/tracing/uspace/app/debug/arch/amd64/Makefile.inc
/branches/tracing/uspace/app/debug/arch/amd64/include
/branches/tracing/uspace/app/debug/arch/amd64/include/types.h
/branches/tracing/uspace/app/debug/arch/amd64/src
/branches/tracing/uspace/app/debug/arch/amd64/src/amd64.c
/branches/tracing/boot/arch/amd64/Makefile.inc
/branches/tracing/kernel/arch/amd64/include/cpu.h
/branches/tracing/kernel/arch/amd64/src/debugger.c
/branches/tracing/uspace/app/debug/cmd.c
/branches/tracing/uspace/app/debug/main.c
4389 5534 d 6 h svoboda /branches/dynload/ Merge trunk changes up to r4388 to dynload.  
/branches/dynload/uspace/app/bdsh/cmds/modules/mount
/branches/dynload/uspace/app/bdsh/cmds/modules/mv
/branches/dynload/uspace/app/tester/ipc/ping_pong.c
/branches/dynload/uspace/app/tester/ipc/ping_pong.def
/branches/dynload/kernel/arch/ia64/src/drivers/ski.c
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/main/main.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/generic/src/udebug/udebug.c
/branches/dynload/kernel/generic/src/udebug/udebug_ops.c
/branches/dynload/tools/mkfat.py
/branches/dynload/uspace/app/bdsh/Makefile
/branches/dynload/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/dynload/uspace/app/bdsh/cmds/modules/module_aliases.h
/branches/dynload/uspace/app/bdsh/cmds/modules/modules.h
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/app/tester/tester.h
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/generic/async.c
/branches/dynload/uspace/lib/libc/generic/io/stream.c
/branches/dynload/uspace/lib/libc/include/io/stream.h
/branches/dynload/uspace/lib/libc/include/string.h
/branches/dynload/uspace/lib/libfs/libfs.c
/branches/dynload/uspace/lib/libfs/libfs.h
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_dentry.c
/branches/dynload/uspace/srv/fs/fat/fat_dentry.h
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.h
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dynload/uspace/srv/rd/rd.c
/branches/dynload/uspace/srv/vfs/vfs.h
/branches/dynload/uspace/srv/vfs/vfs_file.c
/branches/dynload/uspace/srv/vfs/vfs_ops.c
4388 5534 d 6 h svoboda /branches/dynload/uspace/ Fix build.  
/branches/dynload/uspace/Makefile
4387 5534 d 7 h svoboda /trunk/kernel/generic/src/ Reduce Udebug overhead with some nifty tricks.  
/trunk/kernel/generic/src/syscall/syscall.c
/trunk/kernel/generic/src/udebug/udebug.c
4386 5535 d 5 h svoboda /trunk/kernel/generic/src/udebug/ udebug_stoppable_begin/end() should always proceed. In any case they must not use independet prechecks, as this could unbalance them.  
/trunk/kernel/generic/src/udebug/udebug.c
4385 5535 d 5 h svoboda /trunk/kernel/generic/src/syscall/ Revert accidental change.  
/trunk/kernel/generic/src/syscall/syscall.c
4384 5535 d 6 h svoboda /trunk/kernel/generic/src/ Clean up various log messages, mostly udebug.  
/trunk/kernel/generic/src/ipc/kbox.c
/trunk/kernel/generic/src/main/main.c
/trunk/kernel/generic/src/syscall/syscall.c
/trunk/kernel/generic/src/udebug/udebug.c
/trunk/kernel/generic/src/udebug/udebug_ops.c
4383 5536 d 13 h rimsky /branches/sparc/kernel/arch/sparc64/ Fixed instruction access exception and data access exception in the trap table. Added new traps defined by UltraSPARC Architecture 2007 (which UltraSPARC T2 follows).  
/branches/sparc/kernel/arch/sparc64/include/trap/exception.h
/branches/sparc/kernel/arch/sparc64/src/trap/sun4v/trap_table.S
4382 5537 d 6 h svoboda /trunk/uspace/app/tester/ Add IPC ping-pong benchmark to tester.  
/trunk/uspace/app/tester/ipc/ping_pong.c
/trunk/uspace/app/tester/ipc/ping_pong.def
/trunk/uspace/app/tester/Makefile
/trunk/uspace/app/tester/tester.c
/trunk/uspace/app/tester/tester.h
4381 5538 d 6 h jermar /trunk/uspace/lib/libc/generic/ msg->wdata.inlist needs to be allocated before the reply_received()
callback can be called.
 
/trunk/uspace/lib/libc/generic/async.c

Show All