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
3770 5632 d 7 h rimsky /branches/sparc/ Working on Niagara port - TLB initialization, MMU fault status area initialization, hypercall enhancement, modified tick.c so that the (hyperprivileged) TICK register does not have to be accessed. Now the initialization phase proceeds, but some parts of it are omitted for now (e.g. CPU initialization).  
/branches/sparc/boot/arch/sparc64/loader/main.c
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/cpu.h
/branches/sparc/kernel/arch/sparc64/include/cpu_family.h
/branches/sparc/kernel/arch/sparc64/include/drivers/tick.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/tlb.h
/branches/sparc/kernel/arch/sparc64/include/sun4v/hypercall.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4u/mmu.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/tick.c
/branches/sparc/kernel/arch/sparc64/src/mm/as.c
/branches/sparc/kernel/arch/sparc64/src/mm/frame.c
/branches/sparc/kernel/arch/sparc64/src/mm/page.c
/branches/sparc/kernel/arch/sparc64/src/mm/tsb.c
/branches/sparc/kernel/arch/sparc64/src/sun4u/start.S
/branches/sparc/kernel/arch/sparc64/src/sun4v/sparc64.c
/branches/sparc/kernel/arch/sparc64/src/sun4v/start.S
/branches/sparc/kernel/arch/sparc64/src/trap/exception.c
/branches/sparc/kernel/generic/src/console/cmd.c
/branches/sparc/kernel/generic/src/main/main.c
/branches/sparc/kernel/generic/src/mm/tlb.c
3742 5639 d 16 h rimsky /branches/sparc/ The sparc branch synchronized with trunk at revision 3722 (trunk@3722).  
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/division.c
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/division.h
/branches/sparc/kernel/genarch/include/fb/logo-196x66.h
/branches/sparc/kernel/genarch/src/fb/logo-196x66.c
/branches/sparc/uspace/srv/fb/ski.c
/branches/sparc/uspace/srv/fb/ski.h
/branches/sparc/kernel/arch/amd64/include/drivers
/branches/sparc/kernel/genarch/src/fb/helenos.xbm
/branches/sparc/niagara.simics
/branches/sparc/usii.simics
/branches/sparc/usiii.simics
/branches/sparc/HelenOS.config
/branches/sparc/boot/arch/ia64/loader/Makefile
/branches/sparc/boot/arch/ia64/loader/_link.ld.in
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/sparc/boot/arch/ia64/loader/gefi/Makefile
/branches/sparc/boot/arch/sparc64/loader/main.c
/branches/sparc/boot/arch/sparc64/loader/ofwarch.c
/branches/sparc/boot/genarch/ofw.c
/branches/sparc/boot/genarch/ofw.h
/branches/sparc/contrib/toolchain/toolchain.sparc64.sh
/branches/sparc/kernel/Makefile
/branches/sparc/kernel/arch/amd64/src/amd64.c
/branches/sparc/kernel/arch/amd64/src/debugger.c
/branches/sparc/kernel/arch/arm32/src/arm32.c
/branches/sparc/kernel/arch/arm32/src/mm/tlb.c
/branches/sparc/kernel/arch/ia32/include/cpu.h
/branches/sparc/kernel/arch/ia32/include/drivers/ega.h
/branches/sparc/kernel/arch/ia32/include/drivers/vesa.h
/branches/sparc/kernel/arch/ia32/include/mm/as.h
/branches/sparc/kernel/arch/ia32/src/boot/vga323.pal
/branches/sparc/kernel/arch/ia32/src/cpu/cpu.c
/branches/sparc/kernel/arch/ia32/src/drivers/vesa.c
/branches/sparc/kernel/arch/ia32/src/ia32.c
/branches/sparc/kernel/arch/ia32xen/src/mm/tlb.c
/branches/sparc/kernel/arch/ia64/src/ski/ski.c
/branches/sparc/kernel/arch/mips32/include/mm/asid.h
/branches/sparc/kernel/arch/mips32/src/cpu/cpu.c
/branches/sparc/kernel/arch/mips32/src/debugger.c
/branches/sparc/kernel/arch/mips32/src/exception.c
/branches/sparc/kernel/arch/mips32/src/mips32.c
/branches/sparc/kernel/arch/ppc32/src/ppc32.c
/branches/sparc/kernel/arch/sparc64/include/barrier.h
/branches/sparc/kernel/arch/sparc64/include/mm/tlb.h
/branches/sparc/kernel/arch/sparc64/include/trap/interrupt.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/kbd.c
/branches/sparc/kernel/arch/sparc64/src/drivers/scr.c
/branches/sparc/kernel/arch/sparc64/src/drivers/tick.c
/branches/sparc/kernel/arch/sparc64/src/mm/as.c
/branches/sparc/kernel/arch/sparc64/src/mm/page.c
/branches/sparc/kernel/arch/sparc64/src/mm/tlb.c
/branches/sparc/kernel/arch/sparc64/src/mm/tsb.c
/branches/sparc/kernel/arch/sparc64/src/smp/smp.c
/branches/sparc/kernel/genarch/Makefile.inc
/branches/sparc/kernel/genarch/include/fb/fb.h
/branches/sparc/kernel/genarch/include/fb/font-8x16.h
/branches/sparc/kernel/genarch/include/fb/visuals.h
/branches/sparc/kernel/genarch/include/kbd/i8042.h
/branches/sparc/kernel/genarch/include/ofw/ofw_tree.h
/branches/sparc/kernel/genarch/src/acpi/acpi.c
/branches/sparc/kernel/genarch/src/fb/fb.c
/branches/sparc/kernel/genarch/src/fb/font-8x16.c
/branches/sparc/kernel/genarch/src/kbd/key.c
/branches/sparc/kernel/genarch/src/mm/asid.c
/branches/sparc/kernel/genarch/src/ofw/ofw_tree.c
/branches/sparc/kernel/generic/include/console/kconsole.h
/branches/sparc/kernel/generic/include/debug.h
/branches/sparc/kernel/generic/include/macros.h
/branches/sparc/kernel/generic/include/udebug/udebug.h
/branches/sparc/kernel/generic/src/console/cmd.c
/branches/sparc/kernel/generic/src/console/console.c
/branches/sparc/kernel/generic/src/console/kconsole.c
/branches/sparc/kernel/generic/src/cpu/cpu.c
/branches/sparc/kernel/generic/src/interrupt/interrupt.c
/branches/sparc/kernel/generic/src/lib/func.c
/branches/sparc/kernel/generic/src/main/kinit.c
/branches/sparc/kernel/generic/src/main/main.c
/branches/sparc/kernel/generic/src/mm/as.c
/branches/sparc/kernel/generic/src/proc/thread.c
/branches/sparc/kernel/generic/src/syscall/syscall.c
/branches/sparc/kernel/generic/src/time/clock.c
/branches/sparc/kernel/generic/src/udebug/udebug.c
/branches/sparc/kernel/generic/src/udebug/udebug_ops.c
/branches/sparc/kernel/kernel.config
/branches/sparc/kernel/test/debug/mips1.c
/branches/sparc/uspace/Makefile
/branches/sparc/uspace/app/init/Makefile
/branches/sparc/uspace/app/init/init.c
/branches/sparc/uspace/app/klog/Makefile
/branches/sparc/uspace/app/tester/Makefile
/branches/sparc/uspace/lib/libc/Makefile
/branches/sparc/uspace/lib/libc/include/ipc/fb.h
/branches/sparc/uspace/lib/libc/include/libc.h
/branches/sparc/uspace/lib/libc/include/loader/pcb.h
/branches/sparc/uspace/lib/libc/include/string.h
/branches/sparc/uspace/srv/console/Makefile
/branches/sparc/uspace/srv/console/console.c
/branches/sparc/uspace/srv/console/gcons.c
/branches/sparc/uspace/srv/console/gcons.h
/branches/sparc/uspace/srv/console/screenbuffer.h
/branches/sparc/uspace/srv/devmap/Makefile
/branches/sparc/uspace/srv/fb/Makefile
/branches/sparc/uspace/srv/fb/fb.c
/branches/sparc/uspace/srv/fb/fb.h
/branches/sparc/uspace/srv/fb/font-8x16.c
/branches/sparc/uspace/srv/fb/font-8x16.h
/branches/sparc/uspace/srv/fb/main.c
/branches/sparc/uspace/srv/fb/msim.c
/branches/sparc/uspace/srv/fb/ppm.c
/branches/sparc/uspace/srv/fb/serial_console.c
/branches/sparc/uspace/srv/fb/serial_console.h
/branches/sparc/uspace/srv/fb/sgcn.c
/branches/sparc/uspace/srv/fs/fat/Makefile
/branches/sparc/uspace/srv/fs/fat/fat_ops.c
/branches/sparc/uspace/srv/fs/tmpfs/Makefile
/branches/sparc/uspace/srv/kbd/Makefile
/branches/sparc/uspace/srv/loader/main.c
/branches/sparc/uspace/srv/ns/Makefile
/branches/sparc/uspace/srv/pci/Makefile
/branches/sparc/uspace/srv/pci/libpci/Makefile
/branches/sparc/uspace/srv/rd/Makefile
/branches/sparc/uspace/srv/vfs/Makefile
3492 5712 d 10 h rimsky /branches/sparc/ Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option.  
/branches/sparc/kernel/arch/ia32/include/syscall.h
/branches/sparc/kernel/arch/ia32/src/syscall.c
/branches/sparc/kernel/arch/ppc32/include/regutils.h
/branches/sparc/kernel/generic/include/ipc/kbox.h
/branches/sparc/kernel/generic/include/udebug
/branches/sparc/kernel/generic/src/ipc/kbox.c
/branches/sparc/kernel/generic/src/udebug
/branches/sparc/uspace/app/bdsh/cmds/modules/cp
/branches/sparc/uspace/app/bdsh/cmds/modules/sleep
/branches/sparc/uspace/app/trace
/branches/sparc/uspace/dist/app
/branches/sparc/uspace/dist/cfg
/branches/sparc/uspace/dist/srv
/branches/sparc/uspace/lib/libc/generic/loader.c
/branches/sparc/uspace/lib/libc/generic/udebug.c
/branches/sparc/uspace/lib/libc/include/loader/loader.h
/branches/sparc/uspace/lib/libc/include/udebug.h
/branches/sparc/uspace/dist/etc
/branches/sparc/uspace/dist/sbin
/branches/sparc/boot/arch/amd64/Makefile.inc
/branches/sparc/boot/arch/arm32/loader/Makefile
/branches/sparc/boot/arch/ia32/Makefile.inc
/branches/sparc/boot/arch/ia64/loader/Makefile
/branches/sparc/boot/arch/mips32/loader/Makefile
/branches/sparc/boot/arch/ppc32/loader/Makefile
/branches/sparc/boot/arch/ppc64/loader/Makefile
/branches/sparc/boot/arch/sparc64/Makefile.inc
/branches/sparc/boot/arch/sparc64/loader/Makefile
/branches/sparc/boot/arch/sparc64/loader/main.c
/branches/sparc/boot/arch/sparc64/silo/silo.conf
/branches/sparc/boot/boot.config
/branches/sparc/boot/generic/string.c
/branches/sparc/boot/generic/string.h
/branches/sparc/kernel/Makefile
/branches/sparc/kernel/arch/amd64/include/syscall.h
/branches/sparc/kernel/arch/arm32/include/interrupt.h
/branches/sparc/kernel/arch/ia32/Makefile.inc
/branches/sparc/kernel/arch/ia32/include/asm.h
/branches/sparc/kernel/arch/ia32/include/cpu.h
/branches/sparc/kernel/arch/ia32/src/asm.S
/branches/sparc/kernel/arch/ia32/src/cpu/cpu.c
/branches/sparc/kernel/arch/ia32/src/proc/scheduler.c
/branches/sparc/kernel/arch/ia64/include/asm.h
/branches/sparc/kernel/arch/ppc32/include/asm/regname.h
/branches/sparc/kernel/arch/ppc32/include/exception.h
/branches/sparc/kernel/arch/sparc64/include/trap/regwin.h
/branches/sparc/kernel/arch/sparc64/include/trap/syscall.h
/branches/sparc/kernel/arch/sparc64/src/proc/thread.c
/branches/sparc/kernel/arch/sparc64/src/trap/trap_table.S
/branches/sparc/kernel/generic/include/ipc/ipc.h
/branches/sparc/kernel/generic/include/ipc/sysipc.h
/branches/sparc/kernel/generic/include/proc/task.h
/branches/sparc/kernel/generic/include/proc/thread.h
/branches/sparc/kernel/generic/include/syscall/syscall.h
/branches/sparc/kernel/generic/src/console/cmd.c
/branches/sparc/kernel/generic/src/ipc/ipc.c
/branches/sparc/kernel/generic/src/ipc/sysipc.c
/branches/sparc/kernel/generic/src/lib/memstr.c
/branches/sparc/kernel/generic/src/main/uinit.c
/branches/sparc/kernel/generic/src/mm/as.c
/branches/sparc/kernel/generic/src/proc/task.c
/branches/sparc/kernel/generic/src/proc/thread.c
/branches/sparc/kernel/generic/src/syscall/syscall.c
/branches/sparc/kernel/kernel.config
/branches/sparc/uspace/Makefile
/branches/sparc/uspace/app/bdsh/Makefile
/branches/sparc/uspace/app/bdsh/README
/branches/sparc/uspace/app/bdsh/cmds/builtins/cd/cd.c
/branches/sparc/uspace/app/bdsh/cmds/builtins/cd/entry.h
/branches/sparc/uspace/app/bdsh/cmds/cmds.h
/branches/sparc/uspace/app/bdsh/cmds/mknewcmd
/branches/sparc/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/sparc/uspace/app/bdsh/cmds/modules/cat/entry.h
/branches/sparc/uspace/app/bdsh/cmds/modules/help/entry.h
/branches/sparc/uspace/app/bdsh/cmds/modules/help/help.c
/branches/sparc/uspace/app/bdsh/cmds/modules/ls/entry.h
/branches/sparc/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/sparc/uspace/app/bdsh/cmds/modules/mkdir/entry.h
/branches/sparc/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/branches/sparc/uspace/app/bdsh/cmds/modules/modules.h
/branches/sparc/uspace/app/bdsh/cmds/modules/pwd/entry.h
/branches/sparc/uspace/app/bdsh/cmds/modules/pwd/pwd.c
/branches/sparc/uspace/app/bdsh/cmds/modules/quit/entry.h
/branches/sparc/uspace/app/bdsh/cmds/modules/quit/quit.c
/branches/sparc/uspace/app/bdsh/cmds/modules/rm/entry.h
/branches/sparc/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/sparc/uspace/app/bdsh/cmds/modules/touch/entry.h
/branches/sparc/uspace/app/bdsh/cmds/modules/touch/touch.c
/branches/sparc/uspace/app/bdsh/config.h
/branches/sparc/uspace/app/bdsh/exec.c
/branches/sparc/uspace/app/bdsh/scli.c
/branches/sparc/uspace/app/bdsh/util.c
/branches/sparc/uspace/app/bdsh/util.h
/branches/sparc/uspace/app/init/init.c
/branches/sparc/uspace/app/tester/ipc/send_sync.c
/branches/sparc/uspace/app/tester/tester.c
/branches/sparc/uspace/lib/libc/Makefile
/branches/sparc/uspace/lib/libc/Makefile.toolchain
/branches/sparc/uspace/lib/libc/arch/amd64/include/syscall.h
/branches/sparc/uspace/lib/libc/arch/arm32/include/syscall.h
/branches/sparc/uspace/lib/libc/arch/ia32/include/syscall.h
/branches/sparc/uspace/lib/libc/arch/ia32/src/syscall.S
/branches/sparc/uspace/lib/libc/arch/ia64/include/syscall.h
/branches/sparc/uspace/lib/libc/arch/mips32/include/syscall.h
/branches/sparc/uspace/lib/libc/arch/ppc32/include/syscall.h
/branches/sparc/uspace/lib/libc/arch/ppc64/include/syscall.h
/branches/sparc/uspace/lib/libc/arch/sparc64/include/syscall.h
/branches/sparc/uspace/lib/libc/generic/ipc.c
/branches/sparc/uspace/lib/libc/generic/smc.c
/branches/sparc/uspace/lib/libc/generic/string.c
/branches/sparc/uspace/lib/libc/generic/task.c
/branches/sparc/uspace/lib/libc/generic/time.c
/branches/sparc/uspace/lib/libc/generic/tls.c
/branches/sparc/uspace/lib/libc/generic/vfs/canonify.c
/branches/sparc/uspace/lib/libc/generic/vfs/vfs.c
/branches/sparc/uspace/lib/libc/include/ipc/ipc.h
/branches/sparc/uspace/lib/libc/include/ipc/loader.h
/branches/sparc/uspace/lib/libc/include/libc.h
/branches/sparc/uspace/lib/libc/include/loader/pcb.h
/branches/sparc/uspace/lib/libc/include/string.h
/branches/sparc/uspace/lib/libc/include/syscall.h
/branches/sparc/uspace/lib/libc/include/task.h
/branches/sparc/uspace/lib/libfs/Makefile
/branches/sparc/uspace/lib/softfloat/Makefile
/branches/sparc/uspace/lib/softint/Makefile
/branches/sparc/uspace/srv/loader/main.c
/branches/sparc/uspace/srv/vfs/vfs.c
/branches/sparc/uspace/srv/vfs/vfs_ops.c
3343 5768 d 12 h decky /branches/sparc/ add sparc branch  
/branches/sparc
3194 5817 d 17 h jermar /trunk/kernel/generic/src/console/ Remove left-over debugging stuff.  
/trunk/kernel/generic/src/console/kconsole.c
3193 5818 d 8 h jermar /trunk/kernel/ cstyle fixes  
/trunk/kernel/arch/ppc32/src/mm/page.c
/trunk/kernel/arch/ppc32/src/mm/tlb.c
/trunk/kernel/generic/src/console/kconsole.c
/trunk/kernel/generic/src/main/main.c
3113 5842 d 5 h decky /trunk/kernel/generic/ rename SYS_IO to SYS_KLOG
do not notify uspace klog with every single character, introduce some latency
 
/trunk/kernel/generic/include/syscall/syscall.h
/trunk/kernel/generic/src/console/console.c
/trunk/kernel/generic/src/syscall/syscall.c
3097 5844 d 9 h decky /trunk/kernel/ resurrect klog  
/trunk/kernel/arch/ia32/src/smp/ap.S
/trunk/kernel/generic/include/console/console.h
/trunk/kernel/generic/src/console/console.c
/trunk/kernel/generic/src/main/main.c
/trunk/kernel/generic/src/syscall/syscall.c
3065 5845 d 14 h decky /trunk/kernel/generic/src/console/ remove original klog
permanent kernel cyclic log buffer
proper printf formatting
 
/trunk/kernel/generic/src/console/klog.c
/trunk/kernel/generic/src/console/chardev.c
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/console/console.c
2721 5964 d 15 h decky /trunk/kernel/ convert e820list to a generic physmem command  
/trunk/kernel/arch/amd64/include/mm/frame.h
/trunk/kernel/arch/arm32/include/mm/frame.h
/trunk/kernel/arch/ia32/include/mm/frame.h
/trunk/kernel/arch/ia32/src/mm/frame.c
/trunk/kernel/arch/ia32xen/include/mm/frame.h
/trunk/kernel/arch/ia64/include/mm/frame.h
/trunk/kernel/arch/mips32/include/mm/frame.h
/trunk/kernel/arch/ppc32/include/mm/frame.h
/trunk/kernel/arch/ppc64/include/mm/frame.h
/trunk/kernel/arch/sparc64/include/mm/frame.h
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/interrupt/interrupt.c
2697 5985 d 15 h decky /trunk/kernel/ amd64: shorten kernel address space by 2 GB to support proper mapping of more than 2 GB of physical memory  
/trunk/kernel/arch/amd64/include/mm/as.h
/trunk/kernel/arch/amd64/src/amd64.c
/trunk/kernel/arch/amd64/src/mm/page.c
/trunk/kernel/arch/ia32/src/mm/frame.c
/trunk/kernel/generic/src/console/console.c
2626 6036 d 19 h jermar /trunk/kernel/generic/ Support for 5 payload arguments for IPC irq notifications and the pseudo code.  
/trunk/kernel/generic/include/ipc/irq.h
/trunk/kernel/generic/src/console/klog.c
/trunk/kernel/generic/src/ipc/irq.c
2572 6087 d 23 h jermar /trunk/kernel/ Remove duplicit implementation of strlen() in kernel, rename is_digit(),
is_white() and co. to their standard names (e.g. isdigit(), isspace()) and
remove duplicit implementation of isdigit(). Fix cstyle in kernel printf()
implementation.
 
/trunk/kernel/genarch/src/kbd/key.c
/trunk/kernel/generic/include/macros.h
/trunk/kernel/generic/src/console/kconsole.c
/trunk/kernel/generic/src/printf/printf_core.c
2462 6208 d 8 h jermar /trunk/kernel/ Replace gcc-specific __FUNCTION__ with C99 __func__.
suncc's xregs=no%float can be used only on sparc64.
 
/trunk/kernel/Makefile
/trunk/kernel/arch/amd64/src/interrupt.c
/trunk/kernel/arch/ia32/src/smp/mps.c
/trunk/kernel/arch/ia32xen/src/smp/mps.c
/trunk/kernel/arch/ia64/src/mm/tlb.c
/trunk/kernel/arch/sparc64/Makefile.inc
/trunk/kernel/arch/sparc64/src/mm/tlb.c
/trunk/kernel/arch/sparc64/src/smp/smp.c
/trunk/kernel/arch/sparc64/src/trap/exception.c
/trunk/kernel/generic/include/panic.h
/trunk/kernel/generic/include/synch/spinlock.h
/trunk/kernel/generic/src/console/kconsole.c
2319 6235 d 18 h decky /trunk/kernel/generic/src/console/ run mcall only on active CPUs  
/trunk/kernel/generic/src/console/cmd.c
2275 6255 d 10 h decky /trunk/kernel/generic/ add fancy uptime kconsole command  
/trunk/kernel/generic/include/time/clock.h
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/time/clock.c
2227 6266 d 23 h decky /trunk/kernel/ start shutdown infrastructure  
/trunk/kernel/generic/src/main/shutdown.c
/trunk/kernel/Makefile
/trunk/kernel/arch/amd64/src/pm.c
/trunk/kernel/arch/arm32/src/arm32.c
/trunk/kernel/arch/ia32/src/pm.c
/trunk/kernel/arch/ia32xen/src/ia32xen.c
/trunk/kernel/arch/ia64/src/ia64.c
/trunk/kernel/arch/mips32/src/mips32.c
/trunk/kernel/arch/ppc32/src/drivers/cuda.c
/trunk/kernel/arch/ppc64/src/ppc64.c
/trunk/kernel/arch/sparc64/src/sparc64.c
/trunk/kernel/generic/include/arch.h
/trunk/kernel/generic/include/proc/task.h
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/proc/task.c
/trunk/kernel/kernel.config
2224 6267 d 5 h decky /trunk/kernel/generic/src/console/ detach joined thread  
/trunk/kernel/generic/src/console/cmd.c
2223 6267 d 5 h decky /trunk/kernel/generic/src/ add mcall0 command (calling a function on each CPU)  
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/main/kinit.c
2216 6268 d 9 h decky /trunk/ make thread ID 64 bit (task ID is 64 bit already)
cleanup thread syscalls
 
/trunk/kernel/arch/amd64/include/types.h
/trunk/kernel/arch/arm32/include/types.h
/trunk/kernel/arch/ia32/include/types.h
/trunk/kernel/arch/ia32xen/include/types.h
/trunk/kernel/arch/ia64/include/types.h
/trunk/kernel/arch/mips32/include/types.h
/trunk/kernel/arch/ppc32/include/types.h
/trunk/kernel/arch/ppc64/include/types.h
/trunk/kernel/arch/sparc64/include/types.h
/trunk/kernel/generic/include/interrupt.h
/trunk/kernel/generic/include/proc/task.h
/trunk/kernel/generic/include/proc/thread.h
/trunk/kernel/generic/src/adt/btree.c
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/ipc/ipc.c
/trunk/kernel/generic/src/proc/scheduler.c
/trunk/kernel/generic/src/proc/task.c
/trunk/kernel/generic/src/proc/thread.c
/trunk/kernel/generic/src/syscall/syscall.c
/trunk/kernel/test/fpu/fpu1.c
/trunk/kernel/test/fpu/mips2.c
/trunk/kernel/test/fpu/sse1.c
/trunk/kernel/test/mm/falloc2.c
/trunk/kernel/test/mm/slab1.c
/trunk/kernel/test/mm/slab2.c
/trunk/kernel/test/synch/rwlock3.c
/trunk/kernel/test/synch/rwlock4.c
/trunk/kernel/test/synch/semaphore2.c
/trunk/kernel/test/thread/thread1.c
/trunk/uspace/libc/generic/thread.c
/trunk/uspace/libc/include/thread.h
/trunk/uspace/tester/thread/thread1.c

Show All