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 5410 d 21 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 5410 d 21 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 5410 d 22 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 5412 d 0 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 5412 d 7 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 5412 d 8 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 5412 d 21 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 5414 d 0 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 5414 d 1 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 5414 d 1 h decky /trunk/ improve consistency  
/trunk/HelenOS.config
4672 5414 d 21 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 5415 d 4 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 5416 d 3 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 5416 d 4 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 5418 d 20 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 5418 d 20 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 5419 d 7 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 5420 d 0 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 5420 d 0 h jermar /trunk/kernel/arch/ia64/include/ Add simple atomic_lock_arch() for ia64  
/trunk/kernel/arch/ia64/include/atomic.h
4663 5420 d 3 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

Show All