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
4402 5483 d 12 h decky /trunk/ remove the confusing "Improved support for hyperthreading" configuration option  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/kernel/arch/amd64/include/atomic.h
/trunk/kernel/arch/ia32/include/atomic.h
/trunk/kernel/arch/ia32/src/atomic.S
4401 5483 d 13 h svoboda /trunk/uspace/ C binding for devmap. Gets rid of duplicate code.  
/trunk/uspace/lib/libc/generic/devmap.c
/trunk/uspace/lib/libc/include/devmap.h
/trunk/uspace/app/tester/devmap/devmap1.c
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/ipc/devmap.h
/trunk/uspace/lib/libc/include/vfs/vfs.h
/trunk/uspace/srv/rd/rd.c
/trunk/uspace/srv/vfs/vfs.h
4400 5483 d 16 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 5484 d 11 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 5484 d 11 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 5484 d 14 h rimsky /trunk/kernel/arch/sparc64/src/mm/ TLB demap optimalization for US3.  
/trunk/kernel/arch/sparc64/src/mm/tlb.c
4396 5484 d 22 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP build fix  
/branches/network/uspace/srv/net/il/arp/arp.c
4395 5485 d 12 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 5485 d 12 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 5485 d 23 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 5486 d 0 h svoboda /branches/tracing/kernel/arch/ia32/include/ Add the symlink.  
/branches/tracing/kernel/arch/ia32/include/breakpoint.h
4391 5486 d 0 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 5486 d 10 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 5486 d 12 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 5486 d 12 h svoboda /branches/dynload/uspace/ Fix build.  
/branches/dynload/uspace/Makefile
4387 5486 d 12 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 5487 d 11 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 5487 d 11 h svoboda /trunk/kernel/generic/src/syscall/ Revert accidental change.  
/trunk/kernel/generic/src/syscall/syscall.c
4384 5487 d 11 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 5488 d 19 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

Show All