Changeset 11675207 in mainline
- Timestamp:
- 2008-12-15T12:35:44Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0166e99
- Parents:
- 0ffa3ef5
- Location:
- kernel
- Files:
-
- 691 moved
-
Makefile (moved) (moved from Makefile ) (view diffs)
-
arch/amd64/Makefile.inc (moved) (moved from arch/amd64/Makefile.inc ) (view diffs)
-
arch/amd64/_link.ld.in (moved) (moved from arch/amd64/_link.ld.in ) (view diffs)
-
arch/amd64/include/arch.h (moved) (moved from arch/amd64/include/arch.h ) (view diffs)
-
arch/amd64/include/arg.h (moved) (moved from arch/amd64/include/arg.h ) (view diffs)
-
arch/amd64/include/asm.h (moved) (moved from arch/amd64/include/asm.h ) (view diffs)
-
arch/amd64/include/atomic.h (moved) (moved from arch/amd64/include/atomic.h ) (view diffs)
-
arch/amd64/include/barrier.h (moved) (moved from arch/amd64/include/barrier.h ) (view diffs)
-
arch/amd64/include/bios (moved) (moved from arch/amd64/include/bios ) (view diffs)
-
arch/amd64/include/boot/boot.h (moved) (moved from arch/amd64/include/boot/boot.h ) (view diffs)
-
arch/amd64/include/boot/memmap.h (moved) (moved from arch/amd64/include/boot/memmap.h ) (view diffs)
-
arch/amd64/include/byteorder.h (moved) (moved from arch/amd64/include/byteorder.h ) (view diffs)
-
arch/amd64/include/context.h (moved) (moved from arch/amd64/include/context.h ) (view diffs)
-
arch/amd64/include/context_offset.h (moved) (moved from arch/amd64/include/context_offset.h ) (view diffs)
-
arch/amd64/include/cpu.h (moved) (moved from arch/amd64/include/cpu.h ) (view diffs)
-
arch/amd64/include/cpuid.h (moved) (moved from arch/amd64/include/cpuid.h ) (view diffs)
-
arch/amd64/include/ddi/ddi.h (moved) (moved from arch/amd64/include/ddi/ddi.h ) (view diffs)
-
arch/amd64/include/debug.h (moved) (moved from arch/amd64/include/debug.h ) (view diffs)
-
arch/amd64/include/debugger.h (moved) (moved from arch/amd64/include/debugger.h ) (view diffs)
-
arch/amd64/include/drivers/ega.h (moved) (moved from arch/amd64/include/drivers/ega.h ) (view diffs)
-
arch/amd64/include/drivers/i8042.h (moved) (moved from arch/amd64/include/drivers/i8042.h ) (view diffs)
-
arch/amd64/include/drivers/i8254.h (moved) (moved from arch/amd64/include/drivers/i8254.h ) (view diffs)
-
arch/amd64/include/drivers/i8259.h (moved) (moved from arch/amd64/include/drivers/i8259.h ) (view diffs)
-
arch/amd64/include/drivers/vesa.h (moved) (moved from arch/amd64/include/drivers/vesa.h ) (view diffs)
-
arch/amd64/include/elf.h (moved) (moved from arch/amd64/include/elf.h ) (view diffs)
-
arch/amd64/include/faddr.h (moved) (moved from arch/amd64/include/faddr.h ) (view diffs)
-
arch/amd64/include/fpu_context.h (moved) (moved from arch/amd64/include/fpu_context.h ) (view diffs)
-
arch/amd64/include/interrupt.h (moved) (moved from arch/amd64/include/interrupt.h ) (view diffs)
-
arch/amd64/include/memstr.h (moved) (moved from arch/amd64/include/memstr.h ) (view diffs)
-
arch/amd64/include/mm/as.h (moved) (moved from arch/amd64/include/mm/as.h ) (view diffs)
-
arch/amd64/include/mm/asid.h (moved) (moved from arch/amd64/include/mm/asid.h ) (view diffs)
-
arch/amd64/include/mm/frame.h (moved) (moved from arch/amd64/include/mm/frame.h ) (view diffs)
-
arch/amd64/include/mm/memory_init.h (moved) (moved from arch/amd64/include/mm/memory_init.h ) (view diffs)
-
arch/amd64/include/mm/page.h (moved) (moved from arch/amd64/include/mm/page.h ) (view diffs)
-
arch/amd64/include/mm/ptl.h (moved) (moved from arch/amd64/include/mm/ptl.h ) (view diffs)
-
arch/amd64/include/mm/tlb.h (moved) (moved from arch/amd64/include/mm/tlb.h ) (view diffs)
-
arch/amd64/include/pm.h (moved) (moved from arch/amd64/include/pm.h ) (view diffs)
-
arch/amd64/include/proc/task.h (moved) (moved from arch/amd64/include/proc/task.h ) (view diffs)
-
arch/amd64/include/proc/thread.h (moved) (moved from arch/amd64/include/proc/thread.h ) (view diffs)
-
arch/amd64/include/smp (moved) (moved from arch/amd64/include/smp ) (view diffs)
-
arch/amd64/include/syscall.h (moved) (moved from arch/amd64/include/syscall.h ) (view diffs)
-
arch/amd64/include/types.h (moved) (moved from arch/amd64/include/types.h ) (view diffs)
-
arch/amd64/src/amd64.c (moved) (moved from arch/amd64/src/amd64.c ) (view diffs)
-
arch/amd64/src/asm_utils.S (moved) (moved from arch/amd64/src/asm_utils.S ) (view diffs)
-
arch/amd64/src/bios (moved) (moved from arch/amd64/src/bios ) (view diffs)
-
arch/amd64/src/boot/boot.S (moved) (moved from arch/amd64/src/boot/boot.S ) (view diffs)
-
arch/amd64/src/context.S (moved) (moved from arch/amd64/src/context.S ) (view diffs)
-
arch/amd64/src/cpu/cpu.c (moved) (moved from arch/amd64/src/cpu/cpu.c ) (view diffs)
-
arch/amd64/src/ddi/ddi.c (moved) (moved from arch/amd64/src/ddi/ddi.c ) (view diffs)
-
arch/amd64/src/debugger.c (moved) (moved from arch/amd64/src/debugger.c ) (view diffs)
-
arch/amd64/src/delay.S (moved) (moved from arch/amd64/src/delay.S ) (view diffs)
-
arch/amd64/src/drivers (moved) (moved from arch/amd64/src/drivers ) (view diffs)
-
arch/amd64/src/fpu_context.c (moved) (moved from arch/amd64/src/fpu_context.c ) (view diffs)
-
arch/amd64/src/interrupt.c (moved) (moved from arch/amd64/src/interrupt.c ) (view diffs)
-
arch/amd64/src/mm/as.c (moved) (moved from arch/amd64/src/mm/as.c ) (view diffs)
-
arch/amd64/src/mm/frame.c (moved) (moved from arch/amd64/src/mm/frame.c ) (view diffs)
-
arch/amd64/src/mm/memory_init.c (moved) (moved from arch/amd64/src/mm/memory_init.c ) (view diffs)
-
arch/amd64/src/mm/page.c (moved) (moved from arch/amd64/src/mm/page.c ) (view diffs)
-
arch/amd64/src/mm/tlb.c (moved) (moved from arch/amd64/src/mm/tlb.c ) (view diffs)
-
arch/amd64/src/pm.c (moved) (moved from arch/amd64/src/pm.c ) (view diffs)
-
arch/amd64/src/proc/scheduler.c (moved) (moved from arch/amd64/src/proc/scheduler.c ) (view diffs)
-
arch/amd64/src/proc/task.c (moved) (moved from arch/amd64/src/proc/task.c ) (view diffs)
-
arch/amd64/src/proc/thread.c (moved) (moved from arch/amd64/src/proc/thread.c ) (view diffs)
-
arch/amd64/src/smp/ap.S (moved) (moved from arch/amd64/src/smp/ap.S ) (view diffs)
-
arch/amd64/src/smp/apic.c (moved) (moved from arch/amd64/src/smp/apic.c ) (view diffs)
-
arch/amd64/src/smp/ipi.c (moved) (moved from arch/amd64/src/smp/ipi.c ) (view diffs)
-
arch/amd64/src/smp/mps.c (moved) (moved from arch/amd64/src/smp/mps.c ) (view diffs)
-
arch/amd64/src/smp/smp.c (moved) (moved from arch/amd64/src/smp/smp.c ) (view diffs)
-
arch/amd64/src/syscall.c (moved) (moved from arch/amd64/src/syscall.c ) (view diffs)
-
arch/amd64/src/userspace.c (moved) (moved from arch/amd64/src/userspace.c ) (view diffs)
-
arch/ia32/Makefile.inc (moved) (moved from arch/ia32/Makefile.inc ) (view diffs)
-
arch/ia32/_link.ld.in (moved) (moved from arch/ia32/_link.ld.in ) (view diffs)
-
arch/ia32/include/arch.h (moved) (moved from arch/ia32/include/arch.h ) (view diffs)
-
arch/ia32/include/arg.h (moved) (moved from arch/ia32/include/arg.h ) (view diffs)
-
arch/ia32/include/asm.h (moved) (moved from arch/ia32/include/asm.h ) (view diffs)
-
arch/ia32/include/atomic.h (moved) (moved from arch/ia32/include/atomic.h ) (view diffs)
-
arch/ia32/include/barrier.h (moved) (moved from arch/ia32/include/barrier.h ) (view diffs)
-
arch/ia32/include/bios/bios.h (moved) (moved from arch/ia32/include/bios/bios.h ) (view diffs)
-
arch/ia32/include/boot/boot.h (moved) (moved from arch/ia32/include/boot/boot.h ) (view diffs)
-
arch/ia32/include/boot/memmap.h (moved) (moved from arch/ia32/include/boot/memmap.h ) (view diffs)
-
arch/ia32/include/byteorder.h (moved) (moved from arch/ia32/include/byteorder.h ) (view diffs)
-
arch/ia32/include/context.h (moved) (moved from arch/ia32/include/context.h ) (view diffs)
-
arch/ia32/include/cpu.h (moved) (moved from arch/ia32/include/cpu.h ) (view diffs)
-
arch/ia32/include/cpuid.h (moved) (moved from arch/ia32/include/cpuid.h ) (view diffs)
-
arch/ia32/include/ddi/ddi.h (moved) (moved from arch/ia32/include/ddi/ddi.h ) (view diffs)
-
arch/ia32/include/debug.h (moved) (moved from arch/ia32/include/debug.h ) (view diffs)
-
arch/ia32/include/debugger.h (moved) (moved from arch/ia32/include/debugger.h ) (view diffs)
-
arch/ia32/include/drivers/ega.h (moved) (moved from arch/ia32/include/drivers/ega.h ) (view diffs)
-
arch/ia32/include/drivers/i8042.h (moved) (moved from arch/ia32/include/drivers/i8042.h ) (view diffs)
-
arch/ia32/include/drivers/i8254.h (moved) (moved from arch/ia32/include/drivers/i8254.h ) (view diffs)
-
arch/ia32/include/drivers/i8259.h (moved) (moved from arch/ia32/include/drivers/i8259.h ) (view diffs)
-
arch/ia32/include/drivers/vesa.h (moved) (moved from arch/ia32/include/drivers/vesa.h ) (view diffs)
-
arch/ia32/include/elf.h (moved) (moved from arch/ia32/include/elf.h ) (view diffs)
-
arch/ia32/include/faddr.h (moved) (moved from arch/ia32/include/faddr.h ) (view diffs)
-
arch/ia32/include/fpu_context.h (moved) (moved from arch/ia32/include/fpu_context.h ) (view diffs)
-
arch/ia32/include/interrupt.h (moved) (moved from arch/ia32/include/interrupt.h ) (view diffs)
-
arch/ia32/include/memstr.h (moved) (moved from arch/ia32/include/memstr.h ) (view diffs)
-
arch/ia32/include/mm/as.h (moved) (moved from arch/ia32/include/mm/as.h ) (view diffs)
-
arch/ia32/include/mm/asid.h (moved) (moved from arch/ia32/include/mm/asid.h ) (view diffs)
-
arch/ia32/include/mm/frame.h (moved) (moved from arch/ia32/include/mm/frame.h ) (view diffs)
-
arch/ia32/include/mm/memory_init.h (moved) (moved from arch/ia32/include/mm/memory_init.h ) (view diffs)
-
arch/ia32/include/mm/page.h (moved) (moved from arch/ia32/include/mm/page.h ) (view diffs)
-
arch/ia32/include/mm/tlb.h (moved) (moved from arch/ia32/include/mm/tlb.h ) (view diffs)
-
arch/ia32/include/pm.h (moved) (moved from arch/ia32/include/pm.h ) (view diffs)
-
arch/ia32/include/proc/task.h (moved) (moved from arch/ia32/include/proc/task.h ) (view diffs)
-
arch/ia32/include/proc/thread.h (moved) (moved from arch/ia32/include/proc/thread.h ) (view diffs)
-
arch/ia32/include/smp/ap.h (moved) (moved from arch/ia32/include/smp/ap.h ) (view diffs)
-
arch/ia32/include/smp/apic.h (moved) (moved from arch/ia32/include/smp/apic.h ) (view diffs)
-
arch/ia32/include/smp/mps.h (moved) (moved from arch/ia32/include/smp/mps.h ) (view diffs)
-
arch/ia32/include/smp/smp.h (moved) (moved from arch/ia32/include/smp/smp.h ) (view diffs)
-
arch/ia32/include/types.h (moved) (moved from arch/ia32/include/types.h ) (view diffs)
-
arch/ia32/src/asm.S (moved) (moved from arch/ia32/src/asm.S ) (view diffs)
-
arch/ia32/src/atomic.S (moved) (moved from arch/ia32/src/atomic.S ) (view diffs)
-
arch/ia32/src/bios/bios.c (moved) (moved from arch/ia32/src/bios/bios.c ) (view diffs)
-
arch/ia32/src/boot/boot.S (moved) (moved from arch/ia32/src/boot/boot.S ) (view diffs)
-
arch/ia32/src/context.s (moved) (moved from arch/ia32/src/context.s ) (view diffs)
-
arch/ia32/src/cpu/cpu.c (moved) (moved from arch/ia32/src/cpu/cpu.c ) (view diffs)
-
arch/ia32/src/ddi/ddi.c (moved) (moved from arch/ia32/src/ddi/ddi.c ) (view diffs)
-
arch/ia32/src/debug/panic.s (moved) (moved from arch/ia32/src/debug/panic.s ) (view diffs)
-
arch/ia32/src/debugger.c (moved) (moved from arch/ia32/src/debugger.c ) (view diffs)
-
arch/ia32/src/delay.s (moved) (moved from arch/ia32/src/delay.s ) (view diffs)
-
arch/ia32/src/drivers/ega.c (moved) (moved from arch/ia32/src/drivers/ega.c ) (view diffs)
-
arch/ia32/src/drivers/i8254.c (moved) (moved from arch/ia32/src/drivers/i8254.c ) (view diffs)
-
arch/ia32/src/drivers/i8259.c (moved) (moved from arch/ia32/src/drivers/i8259.c ) (view diffs)
-
arch/ia32/src/drivers/vesa.c (moved) (moved from arch/ia32/src/drivers/vesa.c ) (view diffs)
-
arch/ia32/src/fpu_context.c (moved) (moved from arch/ia32/src/fpu_context.c ) (view diffs)
-
arch/ia32/src/ia32.c (moved) (moved from arch/ia32/src/ia32.c ) (view diffs)
-
arch/ia32/src/interrupt.c (moved) (moved from arch/ia32/src/interrupt.c ) (view diffs)
-
arch/ia32/src/mm/as.c (moved) (moved from arch/ia32/src/mm/as.c ) (view diffs)
-
arch/ia32/src/mm/frame.c (moved) (moved from arch/ia32/src/mm/frame.c ) (view diffs)
-
arch/ia32/src/mm/memory_init.c (moved) (moved from arch/ia32/src/mm/memory_init.c ) (view diffs)
-
arch/ia32/src/mm/page.c (moved) (moved from arch/ia32/src/mm/page.c ) (view diffs)
-
arch/ia32/src/mm/tlb.c (moved) (moved from arch/ia32/src/mm/tlb.c ) (view diffs)
-
arch/ia32/src/pm.c (moved) (moved from arch/ia32/src/pm.c ) (view diffs)
-
arch/ia32/src/proc/scheduler.c (moved) (moved from arch/ia32/src/proc/scheduler.c ) (view diffs)
-
arch/ia32/src/proc/task.c (moved) (moved from arch/ia32/src/proc/task.c ) (view diffs)
-
arch/ia32/src/proc/thread.c (moved) (moved from arch/ia32/src/proc/thread.c ) (view diffs)
-
arch/ia32/src/smp/ap.S (moved) (moved from arch/ia32/src/smp/ap.S ) (view diffs)
-
arch/ia32/src/smp/apic.c (moved) (moved from arch/ia32/src/smp/apic.c ) (view diffs)
-
arch/ia32/src/smp/ipi.c (moved) (moved from arch/ia32/src/smp/ipi.c ) (view diffs)
-
arch/ia32/src/smp/mps.c (moved) (moved from arch/ia32/src/smp/mps.c ) (view diffs)
-
arch/ia32/src/smp/smp.c (moved) (moved from arch/ia32/src/smp/smp.c ) (view diffs)
-
arch/ia32/src/userspace.c (moved) (moved from arch/ia32/src/userspace.c ) (view diffs)
-
arch/ia64/Makefile.inc (moved) (moved from arch/ia64/Makefile.inc ) (view diffs)
-
arch/ia64/_link.ld.in (moved) (moved from arch/ia64/_link.ld.in ) (view diffs)
-
arch/ia64/include/arch.h (moved) (moved from arch/ia64/include/arch.h ) (view diffs)
-
arch/ia64/include/arg.h (moved) (moved from arch/ia64/include/arg.h ) (view diffs)
-
arch/ia64/include/asm.h (moved) (moved from arch/ia64/include/asm.h ) (view diffs)
-
arch/ia64/include/atomic.h (moved) (moved from arch/ia64/include/atomic.h ) (view diffs)
-
arch/ia64/include/barrier.h (moved) (moved from arch/ia64/include/barrier.h ) (view diffs)
-
arch/ia64/include/byteorder.h (moved) (moved from arch/ia64/include/byteorder.h ) (view diffs)
-
arch/ia64/include/context.h (moved) (moved from arch/ia64/include/context.h ) (view diffs)
-
arch/ia64/include/cpu.h (moved) (moved from arch/ia64/include/cpu.h ) (view diffs)
-
arch/ia64/include/debug.h (moved) (moved from arch/ia64/include/debug.h ) (view diffs)
-
arch/ia64/include/drivers/it.h (moved) (moved from arch/ia64/include/drivers/it.h ) (view diffs)
-
arch/ia64/include/elf.h (moved) (moved from arch/ia64/include/elf.h ) (view diffs)
-
arch/ia64/include/faddr.h (moved) (moved from arch/ia64/include/faddr.h ) (view diffs)
-
arch/ia64/include/fpu_context.h (moved) (moved from arch/ia64/include/fpu_context.h ) (view diffs)
-
arch/ia64/include/interrupt.h (moved) (moved from arch/ia64/include/interrupt.h ) (view diffs)
-
arch/ia64/include/memstr.h (moved) (moved from arch/ia64/include/memstr.h ) (view diffs)
-
arch/ia64/include/mm/as.h (moved) (moved from arch/ia64/include/mm/as.h ) (view diffs)
-
arch/ia64/include/mm/asid.h (moved) (moved from arch/ia64/include/mm/asid.h ) (view diffs)
-
arch/ia64/include/mm/frame.h (moved) (moved from arch/ia64/include/mm/frame.h ) (view diffs)
-
arch/ia64/include/mm/memory_init.h (moved) (moved from arch/ia64/include/mm/memory_init.h ) (view diffs)
-
arch/ia64/include/mm/page.h (moved) (moved from arch/ia64/include/mm/page.h ) (view diffs)
-
arch/ia64/include/mm/tlb.h (moved) (moved from arch/ia64/include/mm/tlb.h ) (view diffs)
-
arch/ia64/include/mm/vhpt.h (moved) (moved from arch/ia64/include/mm/vhpt.h ) (view diffs)
-
arch/ia64/include/pal/pal.h (moved) (moved from arch/ia64/include/pal/pal.h ) (view diffs)
-
arch/ia64/include/proc/task.h (moved) (moved from arch/ia64/include/proc/task.h ) (view diffs)
-
arch/ia64/include/proc/thread.h (moved) (moved from arch/ia64/include/proc/thread.h ) (view diffs)
-
arch/ia64/include/register.h (moved) (moved from arch/ia64/include/register.h ) (view diffs)
-
arch/ia64/include/ski/ski.h (moved) (moved from arch/ia64/include/ski/ski.h ) (view diffs)
-
arch/ia64/include/smp/atomic.h (moved) (moved from arch/ia64/include/smp/atomic.h ) (view diffs)
-
arch/ia64/include/stack.h (moved) (moved from arch/ia64/include/stack.h ) (view diffs)
-
arch/ia64/include/types.h (moved) (moved from arch/ia64/include/types.h ) (view diffs)
-
arch/ia64/src/asm.S (moved) (moved from arch/ia64/src/asm.S ) (view diffs)
-
arch/ia64/src/context.S (moved) (moved from arch/ia64/src/context.S ) (view diffs)
-
arch/ia64/src/cpu/cpu.c (moved) (moved from arch/ia64/src/cpu/cpu.c ) (view diffs)
-
arch/ia64/src/ddi/ddi.c (moved) (moved from arch/ia64/src/ddi/ddi.c ) (view diffs)
-
arch/ia64/src/drivers/it.c (moved) (moved from arch/ia64/src/drivers/it.c ) (view diffs)
-
arch/ia64/src/dummy.s (moved) (moved from arch/ia64/src/dummy.s ) (view diffs)
-
arch/ia64/src/fpu_context.c (moved) (moved from arch/ia64/src/fpu_context.c ) (view diffs)
-
arch/ia64/src/ia64.c (moved) (moved from arch/ia64/src/ia64.c ) (view diffs)
-
arch/ia64/src/interrupt.c (moved) (moved from arch/ia64/src/interrupt.c ) (view diffs)
-
arch/ia64/src/ivt.S (moved) (moved from arch/ia64/src/ivt.S ) (view diffs)
-
arch/ia64/src/mm/as.c (moved) (moved from arch/ia64/src/mm/as.c ) (view diffs)
-
arch/ia64/src/mm/frame.c (moved) (moved from arch/ia64/src/mm/frame.c ) (view diffs)
-
arch/ia64/src/mm/page.c (moved) (moved from arch/ia64/src/mm/page.c ) (view diffs)
-
arch/ia64/src/mm/tlb.c (moved) (moved from arch/ia64/src/mm/tlb.c ) (view diffs)
-
arch/ia64/src/mm/vhpt.c (moved) (moved from arch/ia64/src/mm/vhpt.c ) (view diffs)
-
arch/ia64/src/proc/scheduler.c (moved) (moved from arch/ia64/src/proc/scheduler.c ) (view diffs)
-
arch/ia64/src/putchar.c (moved) (moved from arch/ia64/src/putchar.c ) (view diffs)
-
arch/ia64/src/ski/ski.c (moved) (moved from arch/ia64/src/ski/ski.c ) (view diffs)
-
arch/ia64/src/start.S (moved) (moved from arch/ia64/src/start.S ) (view diffs)
-
arch/mips32/Makefile.inc (moved) (moved from arch/mips32/Makefile.inc ) (view diffs)
-
arch/mips32/_link.ld.in (moved) (moved from arch/mips32/_link.ld.in ) (view diffs)
-
arch/mips32/include/arch.h (moved) (moved from arch/mips32/include/arch.h ) (view diffs)
-
arch/mips32/include/arg.h (moved) (moved from arch/mips32/include/arg.h ) (view diffs)
-
arch/mips32/include/asm.h (moved) (moved from arch/mips32/include/asm.h ) (view diffs)
-
arch/mips32/include/asm/boot.h (moved) (moved from arch/mips32/include/asm/boot.h ) (view diffs)
-
arch/mips32/include/asm/regname.h (moved) (moved from arch/mips32/include/asm/regname.h ) (view diffs)
-
arch/mips32/include/atomic.h (moved) (moved from arch/mips32/include/atomic.h ) (view diffs)
-
arch/mips32/include/barrier.h (moved) (moved from arch/mips32/include/barrier.h ) (view diffs)
-
arch/mips32/include/boot.h (moved) (moved from arch/mips32/include/boot.h ) (view diffs)
-
arch/mips32/include/byteorder.h (moved) (moved from arch/mips32/include/byteorder.h ) (view diffs)
-
arch/mips32/include/cache.h (moved) (moved from arch/mips32/include/cache.h ) (view diffs)
-
arch/mips32/include/console.h (moved) (moved from arch/mips32/include/console.h ) (view diffs)
-
arch/mips32/include/context.h (moved) (moved from arch/mips32/include/context.h ) (view diffs)
-
arch/mips32/include/context_offset.h (moved) (moved from arch/mips32/include/context_offset.h ) (view diffs)
-
arch/mips32/include/cp0.h (moved) (moved from arch/mips32/include/cp0.h ) (view diffs)
-
arch/mips32/include/cpu.h (moved) (moved from arch/mips32/include/cpu.h ) (view diffs)
-
arch/mips32/include/debug.h (moved) (moved from arch/mips32/include/debug.h ) (view diffs)
-
arch/mips32/include/debugger.h (moved) (moved from arch/mips32/include/debugger.h ) (view diffs)
-
arch/mips32/include/drivers/arc.h (moved) (moved from arch/mips32/include/drivers/arc.h ) (view diffs)
-
arch/mips32/include/drivers/msim.h (moved) (moved from arch/mips32/include/drivers/msim.h ) (view diffs)
-
arch/mips32/include/drivers/serial.h (moved) (moved from arch/mips32/include/drivers/serial.h ) (view diffs)
-
arch/mips32/include/elf.h (moved) (moved from arch/mips32/include/elf.h ) (view diffs)
-
arch/mips32/include/exception.h (moved) (moved from arch/mips32/include/exception.h ) (view diffs)
-
arch/mips32/include/faddr.h (moved) (moved from arch/mips32/include/faddr.h ) (view diffs)
-
arch/mips32/include/fpu_context.h (moved) (moved from arch/mips32/include/fpu_context.h ) (view diffs)
-
arch/mips32/include/interrupt.h (moved) (moved from arch/mips32/include/interrupt.h ) (view diffs)
-
arch/mips32/include/memstr.h (moved) (moved from arch/mips32/include/memstr.h ) (view diffs)
-
arch/mips32/include/mm/as.h (moved) (moved from arch/mips32/include/mm/as.h ) (view diffs)
-
arch/mips32/include/mm/asid.h (moved) (moved from arch/mips32/include/mm/asid.h ) (view diffs)
-
arch/mips32/include/mm/frame.h (moved) (moved from arch/mips32/include/mm/frame.h ) (view diffs)
-
arch/mips32/include/mm/memory_init.h (moved) (moved from arch/mips32/include/mm/memory_init.h ) (view diffs)
-
arch/mips32/include/mm/page.h (moved) (moved from arch/mips32/include/mm/page.h ) (view diffs)
-
arch/mips32/include/mm/tlb.h (moved) (moved from arch/mips32/include/mm/tlb.h ) (view diffs)
-
arch/mips32/include/proc/task.h (moved) (moved from arch/mips32/include/proc/task.h ) (view diffs)
-
arch/mips32/include/proc/thread.h (moved) (moved from arch/mips32/include/proc/thread.h ) (view diffs)
-
arch/mips32/include/stack.h (moved) (moved from arch/mips32/include/stack.h ) (view diffs)
-
arch/mips32/include/types.h (moved) (moved from arch/mips32/include/types.h ) (view diffs)
-
arch/mips32/src/asm.S (moved) (moved from arch/mips32/src/asm.S ) (view diffs)
-
arch/mips32/src/cache.c (moved) (moved from arch/mips32/src/cache.c ) (view diffs)
-
arch/mips32/src/console.c (moved) (moved from arch/mips32/src/console.c ) (view diffs)
-
arch/mips32/src/context.S (moved) (moved from arch/mips32/src/context.S ) (view diffs)
-
arch/mips32/src/cpu/cpu.c (moved) (moved from arch/mips32/src/cpu/cpu.c ) (view diffs)
-
arch/mips32/src/ddi/ddi.c (moved) (moved from arch/mips32/src/ddi/ddi.c ) (view diffs)
-
arch/mips32/src/debugger.c (moved) (moved from arch/mips32/src/debugger.c ) (view diffs)
-
arch/mips32/src/drivers/arc.c (moved) (moved from arch/mips32/src/drivers/arc.c ) (view diffs)
-
arch/mips32/src/drivers/msim.c (moved) (moved from arch/mips32/src/drivers/msim.c ) (view diffs)
-
arch/mips32/src/drivers/serial.c (moved) (moved from arch/mips32/src/drivers/serial.c ) (view diffs)
-
arch/mips32/src/dummy.S (moved) (moved from arch/mips32/src/dummy.S ) (view diffs)
-
arch/mips32/src/exception.c (moved) (moved from arch/mips32/src/exception.c ) (view diffs)
-
arch/mips32/src/fpu_context.c (moved) (moved from arch/mips32/src/fpu_context.c ) (view diffs)
-
arch/mips32/src/interrupt.c (moved) (moved from arch/mips32/src/interrupt.c ) (view diffs)
-
arch/mips32/src/mips32.c (moved) (moved from arch/mips32/src/mips32.c ) (view diffs)
-
arch/mips32/src/mm/as.c (moved) (moved from arch/mips32/src/mm/as.c ) (view diffs)
-
arch/mips32/src/mm/frame.c (moved) (moved from arch/mips32/src/mm/frame.c ) (view diffs)
-
arch/mips32/src/mm/page.c (moved) (moved from arch/mips32/src/mm/page.c ) (view diffs)
-
arch/mips32/src/mm/tlb.c (moved) (moved from arch/mips32/src/mm/tlb.c ) (view diffs)
-
arch/mips32/src/panic.S (moved) (moved from arch/mips32/src/panic.S ) (view diffs)
-
arch/mips32/src/start.S (moved) (moved from arch/mips32/src/start.S ) (view diffs)
-
arch/ppc32/Makefile.inc (moved) (moved from arch/ppc32/Makefile.inc ) (view diffs)
-
arch/ppc32/_link.ld.in (moved) (moved from arch/ppc32/_link.ld.in ) (view diffs)
-
arch/ppc32/include/arch.h (moved) (moved from arch/ppc32/include/arch.h ) (view diffs)
-
arch/ppc32/include/arg.h (moved) (moved from arch/ppc32/include/arg.h ) (view diffs)
-
arch/ppc32/include/asm.h (moved) (moved from arch/ppc32/include/asm.h ) (view diffs)
-
arch/ppc32/include/asm/regname.h (moved) (moved from arch/ppc32/include/asm/regname.h ) (view diffs)
-
arch/ppc32/include/atomic.h (moved) (moved from arch/ppc32/include/atomic.h ) (view diffs)
-
arch/ppc32/include/barrier.h (moved) (moved from arch/ppc32/include/barrier.h ) (view diffs)
-
arch/ppc32/include/boot/boot.h (moved) (moved from arch/ppc32/include/boot/boot.h ) (view diffs)
-
arch/ppc32/include/byteorder.h (moved) (moved from arch/ppc32/include/byteorder.h ) (view diffs)
-
arch/ppc32/include/context.h (moved) (moved from arch/ppc32/include/context.h ) (view diffs)
-
arch/ppc32/include/context_offset.h (moved) (moved from arch/ppc32/include/context_offset.h ) (view diffs)
-
arch/ppc32/include/cpu.h (moved) (moved from arch/ppc32/include/cpu.h ) (view diffs)
-
arch/ppc32/include/cpuid.h (moved) (moved from arch/ppc32/include/cpuid.h ) (view diffs)
-
arch/ppc32/include/debug.h (moved) (moved from arch/ppc32/include/debug.h ) (view diffs)
-
arch/ppc32/include/drivers/cuda.h (moved) (moved from arch/ppc32/include/drivers/cuda.h ) (view diffs)
-
arch/ppc32/include/drivers/pic.h (moved) (moved from arch/ppc32/include/drivers/pic.h ) (view diffs)
-
arch/ppc32/include/elf.h (moved) (moved from arch/ppc32/include/elf.h ) (view diffs)
-
arch/ppc32/include/exception.h (moved) (moved from arch/ppc32/include/exception.h ) (view diffs)
-
arch/ppc32/include/faddr.h (moved) (moved from arch/ppc32/include/faddr.h ) (view diffs)
-
arch/ppc32/include/fpu_context.h (moved) (moved from arch/ppc32/include/fpu_context.h ) (view diffs)
-
arch/ppc32/include/interrupt.h (moved) (moved from arch/ppc32/include/interrupt.h ) (view diffs)
-
arch/ppc32/include/memstr.h (moved) (moved from arch/ppc32/include/memstr.h ) (view diffs)
-
arch/ppc32/include/mm/as.h (moved) (moved from arch/ppc32/include/mm/as.h ) (view diffs)
-
arch/ppc32/include/mm/asid.h (moved) (moved from arch/ppc32/include/mm/asid.h ) (view diffs)
-
arch/ppc32/include/mm/frame.h (moved) (moved from arch/ppc32/include/mm/frame.h ) (view diffs)
-
arch/ppc32/include/mm/memory_init.h (moved) (moved from arch/ppc32/include/mm/memory_init.h ) (view diffs)
-
arch/ppc32/include/mm/page.h (moved) (moved from arch/ppc32/include/mm/page.h ) (view diffs)
-
arch/ppc32/include/mm/tlb.h (moved) (moved from arch/ppc32/include/mm/tlb.h ) (view diffs)
-
arch/ppc32/include/proc/task.h (moved) (moved from arch/ppc32/include/proc/task.h ) (view diffs)
-
arch/ppc32/include/proc/thread.h (moved) (moved from arch/ppc32/include/proc/thread.h ) (view diffs)
-
arch/ppc32/include/types.h (moved) (moved from arch/ppc32/include/types.h ) (view diffs)
-
arch/ppc32/src/asm.S (moved) (moved from arch/ppc32/src/asm.S ) (view diffs)
-
arch/ppc32/src/boot/boot.S (moved) (moved from arch/ppc32/src/boot/boot.S ) (view diffs)
-
arch/ppc32/src/context.S (moved) (moved from arch/ppc32/src/context.S ) (view diffs)
-
arch/ppc32/src/cpu/cpu.c (moved) (moved from arch/ppc32/src/cpu/cpu.c ) (view diffs)
-
arch/ppc32/src/ddi/ddi.c (moved) (moved from arch/ppc32/src/ddi/ddi.c ) (view diffs)
-
arch/ppc32/src/debug/panic.s (moved) (moved from arch/ppc32/src/debug/panic.s ) (view diffs)
-
arch/ppc32/src/drivers/cuda.c (moved) (moved from arch/ppc32/src/drivers/cuda.c ) (view diffs)
-
arch/ppc32/src/drivers/pic.c (moved) (moved from arch/ppc32/src/drivers/pic.c ) (view diffs)
-
arch/ppc32/src/dummy.s (moved) (moved from arch/ppc32/src/dummy.s ) (view diffs)
-
arch/ppc32/src/exception.S (moved) (moved from arch/ppc32/src/exception.S ) (view diffs)
-
arch/ppc32/src/fpu_context.S (moved) (moved from arch/ppc32/src/fpu_context.S ) (view diffs)
-
arch/ppc32/src/interrupt.c (moved) (moved from arch/ppc32/src/interrupt.c ) (view diffs)
-
arch/ppc32/src/mm/as.c (moved) (moved from arch/ppc32/src/mm/as.c ) (view diffs)
-
arch/ppc32/src/mm/frame.c (moved) (moved from arch/ppc32/src/mm/frame.c ) (view diffs)
-
arch/ppc32/src/mm/memory_init.c (moved) (moved from arch/ppc32/src/mm/memory_init.c ) (view diffs)
-
arch/ppc32/src/mm/page.c (moved) (moved from arch/ppc32/src/mm/page.c ) (view diffs)
-
arch/ppc32/src/mm/tlb.c (moved) (moved from arch/ppc32/src/mm/tlb.c ) (view diffs)
-
arch/ppc32/src/ppc32.c (moved) (moved from arch/ppc32/src/ppc32.c ) (view diffs)
-
arch/ppc32/src/proc/scheduler.c (moved) (moved from arch/ppc32/src/proc/scheduler.c ) (view diffs)
-
arch/ppc64/Makefile.inc (moved) (moved from arch/ppc64/Makefile.inc ) (view diffs)
-
arch/ppc64/_link.ld.in (moved) (moved from arch/ppc64/_link.ld.in ) (view diffs)
-
arch/ppc64/include/arch.h (moved) (moved from arch/ppc64/include/arch.h ) (view diffs)
-
arch/ppc64/include/arg.h (moved) (moved from arch/ppc64/include/arg.h ) (view diffs)
-
arch/ppc64/include/asm.h (moved) (moved from arch/ppc64/include/asm.h ) (view diffs)
-
arch/ppc64/include/asm/regname.h (moved) (moved from arch/ppc64/include/asm/regname.h ) (view diffs)
-
arch/ppc64/include/atomic.h (moved) (moved from arch/ppc64/include/atomic.h ) (view diffs)
-
arch/ppc64/include/barrier.h (moved) (moved from arch/ppc64/include/barrier.h ) (view diffs)
-
arch/ppc64/include/boot/boot.h (moved) (moved from arch/ppc64/include/boot/boot.h ) (view diffs)
-
arch/ppc64/include/byteorder.h (moved) (moved from arch/ppc64/include/byteorder.h ) (view diffs)
-
arch/ppc64/include/context.h (moved) (moved from arch/ppc64/include/context.h ) (view diffs)
-
arch/ppc64/include/context_offset.h (moved) (moved from arch/ppc64/include/context_offset.h ) (view diffs)
-
arch/ppc64/include/cpu.h (moved) (moved from arch/ppc64/include/cpu.h ) (view diffs)
-
arch/ppc64/include/cpuid.h (moved) (moved from arch/ppc64/include/cpuid.h ) (view diffs)
-
arch/ppc64/include/debug.h (moved) (moved from arch/ppc64/include/debug.h ) (view diffs)
-
arch/ppc64/include/elf.h (moved) (moved from arch/ppc64/include/elf.h ) (view diffs)
-
arch/ppc64/include/exception.h (moved) (moved from arch/ppc64/include/exception.h ) (view diffs)
-
arch/ppc64/include/faddr.h (moved) (moved from arch/ppc64/include/faddr.h ) (view diffs)
-
arch/ppc64/include/fpu_context.h (moved) (moved from arch/ppc64/include/fpu_context.h ) (view diffs)
-
arch/ppc64/include/interrupt.h (moved) (moved from arch/ppc64/include/interrupt.h ) (view diffs)
-
arch/ppc64/include/memstr.h (moved) (moved from arch/ppc64/include/memstr.h ) (view diffs)
-
arch/ppc64/include/mm/as.h (moved) (moved from arch/ppc64/include/mm/as.h ) (view diffs)
-
arch/ppc64/include/mm/asid.h (moved) (moved from arch/ppc64/include/mm/asid.h ) (view diffs)
-
arch/ppc64/include/mm/frame.h (moved) (moved from arch/ppc64/include/mm/frame.h ) (view diffs)
-
arch/ppc64/include/mm/memory_init.h (moved) (moved from arch/ppc64/include/mm/memory_init.h ) (view diffs)
-
arch/ppc64/include/mm/page.h (moved) (moved from arch/ppc64/include/mm/page.h ) (view diffs)
-
arch/ppc64/include/mm/tlb.h (moved) (moved from arch/ppc64/include/mm/tlb.h ) (view diffs)
-
arch/ppc64/include/proc/task.h (moved) (moved from arch/ppc64/include/proc/task.h ) (view diffs)
-
arch/ppc64/include/proc/thread.h (moved) (moved from arch/ppc64/include/proc/thread.h ) (view diffs)
-
arch/ppc64/include/types.h (moved) (moved from arch/ppc64/include/types.h ) (view diffs)
-
arch/ppc64/src/asm.S (moved) (moved from arch/ppc64/src/asm.S ) (view diffs)
-
arch/ppc64/src/boot/boot.S (moved) (moved from arch/ppc64/src/boot/boot.S ) (view diffs)
-
arch/ppc64/src/context.S (moved) (moved from arch/ppc64/src/context.S ) (view diffs)
-
arch/ppc64/src/cpu/cpu.c (moved) (moved from arch/ppc64/src/cpu/cpu.c ) (view diffs)
-
arch/ppc64/src/ddi/ddi.c (moved) (moved from arch/ppc64/src/ddi/ddi.c ) (view diffs)
-
arch/ppc64/src/debug/panic.s (moved) (moved from arch/ppc64/src/debug/panic.s ) (view diffs)
-
arch/ppc64/src/dummy.s (moved) (moved from arch/ppc64/src/dummy.s ) (view diffs)
-
arch/ppc64/src/exception.S (moved) (moved from arch/ppc64/src/exception.S ) (view diffs)
-
arch/ppc64/src/fpu_context.S (moved) (moved from arch/ppc64/src/fpu_context.S ) (view diffs)
-
arch/ppc64/src/interrupt.c (moved) (moved from arch/ppc64/src/interrupt.c ) (view diffs)
-
arch/ppc64/src/mm/as.c (moved) (moved from arch/ppc64/src/mm/as.c ) (view diffs)
-
arch/ppc64/src/mm/frame.c (moved) (moved from arch/ppc64/src/mm/frame.c ) (view diffs)
-
arch/ppc64/src/mm/memory_init.c (moved) (moved from arch/ppc64/src/mm/memory_init.c ) (view diffs)
-
arch/ppc64/src/mm/page.c (moved) (moved from arch/ppc64/src/mm/page.c ) (view diffs)
-
arch/ppc64/src/mm/tlb.c (moved) (moved from arch/ppc64/src/mm/tlb.c ) (view diffs)
-
arch/ppc64/src/ppc64.c (moved) (moved from arch/ppc64/src/ppc64.c ) (view diffs)
-
arch/ppc64/src/proc/scheduler.c (moved) (moved from arch/ppc64/src/proc/scheduler.c ) (view diffs)
-
arch/sparc64/Makefile.inc (moved) (moved from arch/sparc64/Makefile.inc ) (view diffs)
-
arch/sparc64/_link.ld.in (moved) (moved from arch/sparc64/_link.ld.in ) (view diffs)
-
arch/sparc64/include/arch.h (moved) (moved from arch/sparc64/include/arch.h ) (view diffs)
-
arch/sparc64/include/arg.h (moved) (moved from arch/sparc64/include/arg.h ) (view diffs)
-
arch/sparc64/include/asm.h (moved) (moved from arch/sparc64/include/asm.h ) (view diffs)
-
arch/sparc64/include/atomic.h (moved) (moved from arch/sparc64/include/atomic.h ) (view diffs)
-
arch/sparc64/include/barrier.h (moved) (moved from arch/sparc64/include/barrier.h ) (view diffs)
-
arch/sparc64/include/boot/boot.h (moved) (moved from arch/sparc64/include/boot/boot.h ) (view diffs)
-
arch/sparc64/include/byteorder.h (moved) (moved from arch/sparc64/include/byteorder.h ) (view diffs)
-
arch/sparc64/include/console.h (moved) (moved from arch/sparc64/include/console.h ) (view diffs)
-
arch/sparc64/include/context.h (moved) (moved from arch/sparc64/include/context.h ) (view diffs)
-
arch/sparc64/include/context_offset.h (moved) (moved from arch/sparc64/include/context_offset.h ) (view diffs)
-
arch/sparc64/include/cpu.h (moved) (moved from arch/sparc64/include/cpu.h ) (view diffs)
-
arch/sparc64/include/debug.h (moved) (moved from arch/sparc64/include/debug.h ) (view diffs)
-
arch/sparc64/include/drivers/fb.h (moved) (moved from arch/sparc64/include/drivers/fb.h ) (view diffs)
-
arch/sparc64/include/drivers/i8042.h (moved) (moved from arch/sparc64/include/drivers/i8042.h ) (view diffs)
-
arch/sparc64/include/drivers/tick.h (moved) (moved from arch/sparc64/include/drivers/tick.h ) (view diffs)
-
arch/sparc64/include/elf.h (moved) (moved from arch/sparc64/include/elf.h ) (view diffs)
-
arch/sparc64/include/faddr.h (moved) (moved from arch/sparc64/include/faddr.h ) (view diffs)
-
arch/sparc64/include/fpu_context.h (moved) (moved from arch/sparc64/include/fpu_context.h ) (view diffs)
-
arch/sparc64/include/interrupt.h (moved) (moved from arch/sparc64/include/interrupt.h ) (view diffs)
-
arch/sparc64/include/memstr.h (moved) (moved from arch/sparc64/include/memstr.h ) (view diffs)
-
arch/sparc64/include/mm/as.h (moved) (moved from arch/sparc64/include/mm/as.h ) (view diffs)
-
arch/sparc64/include/mm/asid.h (moved) (moved from arch/sparc64/include/mm/asid.h ) (view diffs)
-
arch/sparc64/include/mm/frame.h (moved) (moved from arch/sparc64/include/mm/frame.h ) (view diffs)
-
arch/sparc64/include/mm/memory_init.h (moved) (moved from arch/sparc64/include/mm/memory_init.h ) (view diffs)
-
arch/sparc64/include/mm/mmu.h (moved) (moved from arch/sparc64/include/mm/mmu.h ) (view diffs)
-
arch/sparc64/include/mm/page.h (moved) (moved from arch/sparc64/include/mm/page.h ) (view diffs)
-
arch/sparc64/include/mm/tlb.h (moved) (moved from arch/sparc64/include/mm/tlb.h ) (view diffs)
-
arch/sparc64/include/mm/tte.h (moved) (moved from arch/sparc64/include/mm/tte.h ) (view diffs)
-
arch/sparc64/include/proc/task.h (moved) (moved from arch/sparc64/include/proc/task.h ) (view diffs)
-
arch/sparc64/include/proc/thread.h (moved) (moved from arch/sparc64/include/proc/thread.h ) (view diffs)
-
arch/sparc64/include/register.h (moved) (moved from arch/sparc64/include/register.h ) (view diffs)
-
arch/sparc64/include/stack.h (moved) (moved from arch/sparc64/include/stack.h ) (view diffs)
-
arch/sparc64/include/trap/exception.h (moved) (moved from arch/sparc64/include/trap/exception.h ) (view diffs)
-
arch/sparc64/include/trap/interrupt.h (moved) (moved from arch/sparc64/include/trap/interrupt.h ) (view diffs)
-
arch/sparc64/include/trap/mmu.h (moved) (moved from arch/sparc64/include/trap/mmu.h ) (view diffs)
-
arch/sparc64/include/trap/regwin.h (moved) (moved from arch/sparc64/include/trap/regwin.h ) (view diffs)
-
arch/sparc64/include/trap/trap.h (moved) (moved from arch/sparc64/include/trap/trap.h ) (view diffs)
-
arch/sparc64/include/trap/trap_table.h (moved) (moved from arch/sparc64/include/trap/trap_table.h ) (view diffs)
-
arch/sparc64/include/types.h (moved) (moved from arch/sparc64/include/types.h ) (view diffs)
-
arch/sparc64/src/asm.S (moved) (moved from arch/sparc64/src/asm.S ) (view diffs)
-
arch/sparc64/src/console.c (moved) (moved from arch/sparc64/src/console.c ) (view diffs)
-
arch/sparc64/src/context.S (moved) (moved from arch/sparc64/src/context.S ) (view diffs)
-
arch/sparc64/src/cpu/cpu.c (moved) (moved from arch/sparc64/src/cpu/cpu.c ) (view diffs)
-
arch/sparc64/src/ddi/ddi.c (moved) (moved from arch/sparc64/src/ddi/ddi.c ) (view diffs)
-
arch/sparc64/src/drivers/i8042.c (moved) (moved from arch/sparc64/src/drivers/i8042.c ) (view diffs)
-
arch/sparc64/src/drivers/tick.c (moved) (moved from arch/sparc64/src/drivers/tick.c ) (view diffs)
-
arch/sparc64/src/dummy.s (moved) (moved from arch/sparc64/src/dummy.s ) (view diffs)
-
arch/sparc64/src/mm/as.c (moved) (moved from arch/sparc64/src/mm/as.c ) (view diffs)
-
arch/sparc64/src/mm/frame.c (moved) (moved from arch/sparc64/src/mm/frame.c ) (view diffs)
-
arch/sparc64/src/mm/memory_init.c (moved) (moved from arch/sparc64/src/mm/memory_init.c ) (view diffs)
-
arch/sparc64/src/mm/page.c (moved) (moved from arch/sparc64/src/mm/page.c ) (view diffs)
-
arch/sparc64/src/mm/tlb.c (moved) (moved from arch/sparc64/src/mm/tlb.c ) (view diffs)
-
arch/sparc64/src/panic.S (moved) (moved from arch/sparc64/src/panic.S ) (view diffs)
-
arch/sparc64/src/proc/scheduler.c (moved) (moved from arch/sparc64/src/proc/scheduler.c ) (view diffs)
-
arch/sparc64/src/sparc64.c (moved) (moved from arch/sparc64/src/sparc64.c ) (view diffs)
-
arch/sparc64/src/start.S (moved) (moved from arch/sparc64/src/start.S ) (view diffs)
-
arch/sparc64/src/trap/exception.c (moved) (moved from arch/sparc64/src/trap/exception.c ) (view diffs)
-
arch/sparc64/src/trap/interrupt.c (moved) (moved from arch/sparc64/src/trap/interrupt.c ) (view diffs)
-
arch/sparc64/src/trap/trap.c (moved) (moved from arch/sparc64/src/trap/trap.c ) (view diffs)
-
arch/sparc64/src/trap/trap_table.S (moved) (moved from arch/sparc64/src/trap/trap_table.S ) (view diffs)
-
arch/xen32/Makefile.inc (moved) (moved from arch/xen32/Makefile.inc ) (view diffs)
-
arch/xen32/_link.ld.in (moved) (moved from arch/xen32/_link.ld.in ) (view diffs)
-
arch/xen32/include/arch.h (moved) (moved from arch/xen32/include/arch.h ) (view diffs)
-
arch/xen32/include/arg.h (moved) (moved from arch/xen32/include/arg.h ) (view diffs)
-
arch/xen32/include/asm.h (moved) (moved from arch/xen32/include/asm.h ) (view diffs)
-
arch/xen32/include/atomic.h (moved) (moved from arch/xen32/include/atomic.h ) (view diffs)
-
arch/xen32/include/barrier.h (moved) (moved from arch/xen32/include/barrier.h ) (view diffs)
-
arch/xen32/include/bios (moved) (moved from arch/xen32/include/bios ) (view diffs)
-
arch/xen32/include/boot (moved) (moved from arch/xen32/include/boot ) (view diffs)
-
arch/xen32/include/byteorder.h (moved) (moved from arch/xen32/include/byteorder.h ) (view diffs)
-
arch/xen32/include/context.h (moved) (moved from arch/xen32/include/context.h ) (view diffs)
-
arch/xen32/include/cpu.h (moved) (moved from arch/xen32/include/cpu.h ) (view diffs)
-
arch/xen32/include/cpuid.h (moved) (moved from arch/xen32/include/cpuid.h ) (view diffs)
-
arch/xen32/include/ddi (moved) (moved from arch/xen32/include/ddi ) (view diffs)
-
arch/xen32/include/debug.h (moved) (moved from arch/xen32/include/debug.h ) (view diffs)
-
arch/xen32/include/debugger.h (moved) (moved from arch/xen32/include/debugger.h ) (view diffs)
-
arch/xen32/include/drivers (moved) (moved from arch/xen32/include/drivers ) (view diffs)
-
arch/xen32/include/elf.h (moved) (moved from arch/xen32/include/elf.h ) (view diffs)
-
arch/xen32/include/faddr.h (moved) (moved from arch/xen32/include/faddr.h ) (view diffs)
-
arch/xen32/include/fpu_context.h (moved) (moved from arch/xen32/include/fpu_context.h ) (view diffs)
-
arch/xen32/include/interrupt.h (moved) (moved from arch/xen32/include/interrupt.h ) (view diffs)
-
arch/xen32/include/memstr.h (moved) (moved from arch/xen32/include/memstr.h ) (view diffs)
-
arch/xen32/include/mm (moved) (moved from arch/xen32/include/mm ) (view diffs)
-
arch/xen32/include/pm.h (moved) (moved from arch/xen32/include/pm.h ) (view diffs)
-
arch/xen32/include/proc (moved) (moved from arch/xen32/include/proc ) (view diffs)
-
arch/xen32/include/smp (moved) (moved from arch/xen32/include/smp ) (view diffs)
-
arch/xen32/include/types.h (moved) (moved from arch/xen32/include/types.h ) (view diffs)
-
arch/xen32/src/asm.S (moved) (moved from arch/xen32/src/asm.S ) (view diffs)
-
arch/xen32/src/atomic.S (moved) (moved from arch/xen32/src/atomic.S ) (view diffs)
-
arch/xen32/src/bios (moved) (moved from arch/xen32/src/bios ) (view diffs)
-
arch/xen32/src/boot (moved) (moved from arch/xen32/src/boot ) (view diffs)
-
arch/xen32/src/context.s (moved) (moved from arch/xen32/src/context.s ) (view diffs)
-
arch/xen32/src/cpu (moved) (moved from arch/xen32/src/cpu ) (view diffs)
-
arch/xen32/src/ddi (moved) (moved from arch/xen32/src/ddi ) (view diffs)
-
arch/xen32/src/debug (moved) (moved from arch/xen32/src/debug ) (view diffs)
-
arch/xen32/src/debugger.c (moved) (moved from arch/xen32/src/debugger.c ) (view diffs)
-
arch/xen32/src/delay.s (moved) (moved from arch/xen32/src/delay.s ) (view diffs)
-
arch/xen32/src/drivers (moved) (moved from arch/xen32/src/drivers ) (view diffs)
-
arch/xen32/src/fpu_context.c (moved) (moved from arch/xen32/src/fpu_context.c ) (view diffs)
-
arch/xen32/src/ia32.c (moved) (moved from arch/xen32/src/ia32.c ) (view diffs)
-
arch/xen32/src/interrupt.c (moved) (moved from arch/xen32/src/interrupt.c ) (view diffs)
-
arch/xen32/src/mm (moved) (moved from arch/xen32/src/mm ) (view diffs)
-
arch/xen32/src/pm.c (moved) (moved from arch/xen32/src/pm.c ) (view diffs)
-
arch/xen32/src/proc (moved) (moved from arch/xen32/src/proc ) (view diffs)
-
arch/xen32/src/smp (moved) (moved from arch/xen32/src/smp ) (view diffs)
-
arch/xen32/src/userspace.c (moved) (moved from arch/xen32/src/userspace.c ) (view diffs)
-
contrib/arch/ia64/vmaxlma.c (moved) (moved from contrib/arch/ia64/vmaxlma.c ) (view diffs)
-
contrib/conf/HelenOS.amd64.simics (moved) (moved from contrib/conf/HelenOS.amd64.simics ) (view diffs)
-
contrib/conf/HelenOS.ppc32.simics (moved) (moved from contrib/conf/HelenOS.ppc32.simics ) (view diffs)
-
contrib/conf/SPMIPS.simics (moved) (moved from contrib/conf/SPMIPS.simics ) (view diffs)
-
contrib/conf/bootindy (moved) (moved from contrib/conf/bootindy ) (view diffs)
-
contrib/conf/dot.bochsrc (moved) (moved from contrib/conf/dot.bochsrc ) (view diffs)
-
contrib/conf/gxemul.sh (moved) (moved from contrib/conf/gxemul.sh ) (view diffs)
-
contrib/conf/msim.conf (moved) (moved from contrib/conf/msim.conf ) (view diffs)
-
contrib/conf/pearpc.conf (moved) (moved from contrib/conf/pearpc.conf ) (view diffs)
-
contrib/conf/simics.conf (moved) (moved from contrib/conf/simics.conf ) (view diffs)
-
contrib/conf/ski.conf (moved) (moved from contrib/conf/ski.conf ) (view diffs)
-
contrib/conf/spmips.conf (moved) (moved from contrib/conf/spmips.conf ) (view diffs)
-
contrib/conf/vmware.conf (moved) (moved from contrib/conf/vmware.conf ) (view diffs)
-
contrib/toolchain/toolchain.amd64.sh (moved) (moved from contrib/toolchain/toolchain.amd64.sh ) (view diffs)
-
contrib/toolchain/toolchain.ia32.sh (moved) (moved from contrib/toolchain/toolchain.ia32.sh ) (view diffs)
-
contrib/toolchain/toolchain.ia64.sh (moved) (moved from contrib/toolchain/toolchain.ia64.sh ) (view diffs)
-
contrib/toolchain/toolchain.mipseb32.sh (moved) (moved from contrib/toolchain/toolchain.mipseb32.sh ) (view diffs)
-
contrib/toolchain/toolchain.mipsel32.sh (moved) (moved from contrib/toolchain/toolchain.mipsel32.sh ) (view diffs)
-
contrib/toolchain/toolchain.ppc32.sh (moved) (moved from contrib/toolchain/toolchain.ppc32.sh ) (view diffs)
-
contrib/toolchain/toolchain.ppc64.sh (moved) (moved from contrib/toolchain/toolchain.ppc64.sh ) (view diffs)
-
contrib/toolchain/toolchain.sparc64.sh (moved) (moved from contrib/toolchain/toolchain.sparc64.sh ) (view diffs)
-
doc/AUTHORS (moved) (moved from doc/AUTHORS ) (view diffs)
-
doc/BUGS_FOUND (moved) (moved from doc/BUGS_FOUND ) (view diffs)
-
doc/arch/amd64 (moved) (moved from doc/arch/amd64 ) (view diffs)
-
doc/arch/ia32 (moved) (moved from doc/arch/ia32 ) (view diffs)
-
doc/arch/ia64 (moved) (moved from doc/arch/ia64 ) (view diffs)
-
doc/arch/mips32 (moved) (moved from doc/arch/mips32 ) (view diffs)
-
doc/arch/ppc32 (moved) (moved from doc/arch/ppc32 ) (view diffs)
-
doc/arch/sparc64 (moved) (moved from doc/arch/sparc64 ) (view diffs)
-
doc/build (moved) (moved from doc/build ) (view diffs)
-
doc/doxygroups.h (moved) (moved from doc/doxygroups.h ) (view diffs)
-
doc/mm (moved) (moved from doc/mm ) (view diffs)
-
doc/synchronization (moved) (moved from doc/synchronization ) (view diffs)
-
genarch/Makefile.inc (moved) (moved from genarch/Makefile.inc ) (view diffs)
-
genarch/include/acpi/acpi.h (moved) (moved from genarch/include/acpi/acpi.h ) (view diffs)
-
genarch/include/acpi/madt.h (moved) (moved from genarch/include/acpi/madt.h ) (view diffs)
-
genarch/include/fb/fb.h (moved) (moved from genarch/include/fb/fb.h ) (view diffs)
-
genarch/include/fb/font-8x16.h (moved) (moved from genarch/include/fb/font-8x16.h ) (view diffs)
-
genarch/include/i8042/i8042.h (moved) (moved from genarch/include/i8042/i8042.h ) (view diffs)
-
genarch/include/mm/as_ht.h (moved) (moved from genarch/include/mm/as_ht.h ) (view diffs)
-
genarch/include/mm/as_pt.h (moved) (moved from genarch/include/mm/as_pt.h ) (view diffs)
-
genarch/include/mm/asid_fifo.h (moved) (moved from genarch/include/mm/asid_fifo.h ) (view diffs)
-
genarch/include/mm/page_ht.h (moved) (moved from genarch/include/mm/page_ht.h ) (view diffs)
-
genarch/include/mm/page_pt.h (moved) (moved from genarch/include/mm/page_pt.h ) (view diffs)
-
genarch/include/ofw/memory_init.h (moved) (moved from genarch/include/ofw/memory_init.h ) (view diffs)
-
genarch/include/ofw/ofw.h (moved) (moved from genarch/include/ofw/ofw.h ) (view diffs)
-
genarch/include/softint/division.h (moved) (moved from genarch/include/softint/division.h ) (view diffs)
-
genarch/src/acpi/acpi.c (moved) (moved from genarch/src/acpi/acpi.c ) (view diffs)
-
genarch/src/acpi/madt.c (moved) (moved from genarch/src/acpi/madt.c ) (view diffs)
-
genarch/src/fb/fb.c (moved) (moved from genarch/src/fb/fb.c ) (view diffs)
-
genarch/src/fb/font-8x16.c (moved) (moved from genarch/src/fb/font-8x16.c ) (view diffs)
-
genarch/src/fb/helenos.xbm (moved) (moved from genarch/src/fb/helenos.xbm ) (view diffs)
-
genarch/src/i8042/i8042.c (moved) (moved from genarch/src/i8042/i8042.c ) (view diffs)
-
genarch/src/mm/as_ht.c (moved) (moved from genarch/src/mm/as_ht.c ) (view diffs)
-
genarch/src/mm/as_pt.c (moved) (moved from genarch/src/mm/as_pt.c ) (view diffs)
-
genarch/src/mm/asid.c (moved) (moved from genarch/src/mm/asid.c ) (view diffs)
-
genarch/src/mm/asid_fifo.c (moved) (moved from genarch/src/mm/asid_fifo.c ) (view diffs)
-
genarch/src/mm/page_ht.c (moved) (moved from genarch/src/mm/page_ht.c ) (view diffs)
-
genarch/src/mm/page_pt.c (moved) (moved from genarch/src/mm/page_pt.c ) (view diffs)
-
genarch/src/ofw/memory_init.c (moved) (moved from genarch/src/ofw/memory_init.c ) (view diffs)
-
genarch/src/ofw/ofw.c (moved) (moved from genarch/src/ofw/ofw.c ) (view diffs)
-
genarch/src/softint/division.c (moved) (moved from genarch/src/softint/division.c ) (view diffs)
-
generic/include/adt/bitmap.h (moved) (moved from generic/include/adt/bitmap.h ) (view diffs)
-
generic/include/adt/btree.h (moved) (moved from generic/include/adt/btree.h ) (view diffs)
-
generic/include/adt/fifo.h (moved) (moved from generic/include/adt/fifo.h ) (view diffs)
-
generic/include/adt/hash_table.h (moved) (moved from generic/include/adt/hash_table.h ) (view diffs)
-
generic/include/adt/list.h (moved) (moved from generic/include/adt/list.h ) (view diffs)
-
generic/include/align.h (moved) (moved from generic/include/align.h ) (view diffs)
-
generic/include/arch.h (moved) (moved from generic/include/arch.h ) (view diffs)
-
generic/include/atomic.h (moved) (moved from generic/include/atomic.h ) (view diffs)
-
generic/include/bitops.h (moved) (moved from generic/include/bitops.h ) (view diffs)
-
generic/include/byteorder.h (moved) (moved from generic/include/byteorder.h ) (view diffs)
-
generic/include/config.h (moved) (moved from generic/include/config.h ) (view diffs)
-
generic/include/console/chardev.h (moved) (moved from generic/include/console/chardev.h ) (view diffs)
-
generic/include/console/cmd.h (moved) (moved from generic/include/console/cmd.h ) (view diffs)
-
generic/include/console/console.h (moved) (moved from generic/include/console/console.h ) (view diffs)
-
generic/include/console/kconsole.h (moved) (moved from generic/include/console/kconsole.h ) (view diffs)
-
generic/include/console/klog.h (moved) (moved from generic/include/console/klog.h ) (view diffs)
-
generic/include/context.h (moved) (moved from generic/include/context.h ) (view diffs)
-
generic/include/cpu.h (moved) (moved from generic/include/cpu.h ) (view diffs)
-
generic/include/ddi/ddi.h (moved) (moved from generic/include/ddi/ddi.h ) (view diffs)
-
generic/include/ddi/ddi_arg.h (moved) (moved from generic/include/ddi/ddi_arg.h ) (view diffs)
-
generic/include/debug.h (moved) (moved from generic/include/debug.h ) (view diffs)
-
generic/include/elf.h (moved) (moved from generic/include/elf.h ) (view diffs)
-
generic/include/errno.h (moved) (moved from generic/include/errno.h ) (view diffs)
-
generic/include/fpu_context.h (moved) (moved from generic/include/fpu_context.h ) (view diffs)
-
generic/include/func.h (moved) (moved from generic/include/func.h ) (view diffs)
-
generic/include/interrupt.h (moved) (moved from generic/include/interrupt.h ) (view diffs)
-
generic/include/ipc/ipc.h (moved) (moved from generic/include/ipc/ipc.h ) (view diffs)
-
generic/include/ipc/ipcrsc.h (moved) (moved from generic/include/ipc/ipcrsc.h ) (view diffs)
-
generic/include/ipc/irq.h (moved) (moved from generic/include/ipc/irq.h ) (view diffs)
-
generic/include/ipc/sysipc.h (moved) (moved from generic/include/ipc/sysipc.h ) (view diffs)
-
generic/include/macros.h (moved) (moved from generic/include/macros.h ) (view diffs)
-
generic/include/main/kinit.h (moved) (moved from generic/include/main/kinit.h ) (view diffs)
-
generic/include/main/uinit.h (moved) (moved from generic/include/main/uinit.h ) (view diffs)
-
generic/include/main/version.h (moved) (moved from generic/include/main/version.h ) (view diffs)
-
generic/include/memstr.h (moved) (moved from generic/include/memstr.h ) (view diffs)
-
generic/include/mm/as.h (moved) (moved from generic/include/mm/as.h ) (view diffs)
-
generic/include/mm/asid.h (moved) (moved from generic/include/mm/asid.h ) (view diffs)
-
generic/include/mm/buddy.h (moved) (moved from generic/include/mm/buddy.h ) (view diffs)
-
generic/include/mm/frame.h (moved) (moved from generic/include/mm/frame.h ) (view diffs)
-
generic/include/mm/page.h (moved) (moved from generic/include/mm/page.h ) (view diffs)
-
generic/include/mm/slab.h (moved) (moved from generic/include/mm/slab.h ) (view diffs)
-
generic/include/mm/tlb.h (moved) (moved from generic/include/mm/tlb.h ) (view diffs)
-
generic/include/panic.h (moved) (moved from generic/include/panic.h ) (view diffs)
-
generic/include/preemption.h (moved) (moved from generic/include/preemption.h ) (view diffs)
-
generic/include/print.h (moved) (moved from generic/include/print.h ) (view diffs)
-
generic/include/printf/printf_core.h (moved) (moved from generic/include/printf/printf_core.h ) (view diffs)
-
generic/include/proc/scheduler.h (moved) (moved from generic/include/proc/scheduler.h ) (view diffs)
-
generic/include/proc/task.h (moved) (moved from generic/include/proc/task.h ) (view diffs)
-
generic/include/proc/thread.h (moved) (moved from generic/include/proc/thread.h ) (view diffs)
-
generic/include/proc/uarg.h (moved) (moved from generic/include/proc/uarg.h ) (view diffs)
-
generic/include/putchar.h (moved) (moved from generic/include/putchar.h ) (view diffs)
-
generic/include/security/cap.h (moved) (moved from generic/include/security/cap.h ) (view diffs)
-
generic/include/smp/ipi.h (moved) (moved from generic/include/smp/ipi.h ) (view diffs)
-
generic/include/smp/smp.h (moved) (moved from generic/include/smp/smp.h ) (view diffs)
-
generic/include/sort.h (moved) (moved from generic/include/sort.h ) (view diffs)
-
generic/include/stackarg.h (moved) (moved from generic/include/stackarg.h ) (view diffs)
-
generic/include/stdarg.h (moved) (moved from generic/include/stdarg.h ) (view diffs)
-
generic/include/symtab.h (moved) (moved from generic/include/symtab.h ) (view diffs)
-
generic/include/synch/condvar.h (moved) (moved from generic/include/synch/condvar.h ) (view diffs)
-
generic/include/synch/futex.h (moved) (moved from generic/include/synch/futex.h ) (view diffs)
-
generic/include/synch/mutex.h (moved) (moved from generic/include/synch/mutex.h ) (view diffs)
-
generic/include/synch/rwlock.h (moved) (moved from generic/include/synch/rwlock.h ) (view diffs)
-
generic/include/synch/semaphore.h (moved) (moved from generic/include/synch/semaphore.h ) (view diffs)
-
generic/include/synch/spinlock.h (moved) (moved from generic/include/synch/spinlock.h ) (view diffs)
-
generic/include/synch/synch.h (moved) (moved from generic/include/synch/synch.h ) (view diffs)
-
generic/include/synch/waitq.h (moved) (moved from generic/include/synch/waitq.h ) (view diffs)
-
generic/include/syscall/copy.h (moved) (moved from generic/include/syscall/copy.h ) (view diffs)
-
generic/include/syscall/sysarg64.h (moved) (moved from generic/include/syscall/sysarg64.h ) (view diffs)
-
generic/include/syscall/syscall.h (moved) (moved from generic/include/syscall/syscall.h ) (view diffs)
-
generic/include/sysinfo/sysinfo.h (moved) (moved from generic/include/sysinfo/sysinfo.h ) (view diffs)
-
generic/include/test.h (moved) (moved from generic/include/test.h ) (view diffs)
-
generic/include/time/clock.h (moved) (moved from generic/include/time/clock.h ) (view diffs)
-
generic/include/time/delay.h (moved) (moved from generic/include/time/delay.h ) (view diffs)
-
generic/include/time/timeout.h (moved) (moved from generic/include/time/timeout.h ) (view diffs)
-
generic/include/typedefs.h (moved) (moved from generic/include/typedefs.h ) (view diffs)
-
generic/include/userspace.h (moved) (moved from generic/include/userspace.h ) (view diffs)
-
generic/src/adt/bitmap.c (moved) (moved from generic/src/adt/bitmap.c ) (view diffs)
-
generic/src/adt/btree.c (moved) (moved from generic/src/adt/btree.c ) (view diffs)
-
generic/src/adt/hash_table.c (moved) (moved from generic/src/adt/hash_table.c ) (view diffs)
-
generic/src/adt/list.c (moved) (moved from generic/src/adt/list.c ) (view diffs)
-
generic/src/console/chardev.c (moved) (moved from generic/src/console/chardev.c ) (view diffs)
-
generic/src/console/cmd.c (moved) (moved from generic/src/console/cmd.c ) (view diffs)
-
generic/src/console/console.c (moved) (moved from generic/src/console/console.c ) (view diffs)
-
generic/src/console/kconsole.c (moved) (moved from generic/src/console/kconsole.c ) (view diffs)
-
generic/src/console/klog.c (moved) (moved from generic/src/console/klog.c ) (view diffs)
-
generic/src/cpu/cpu.c (moved) (moved from generic/src/cpu/cpu.c ) (view diffs)
-
generic/src/ddi/ddi.c (moved) (moved from generic/src/ddi/ddi.c ) (view diffs)
-
generic/src/debug/symtab.c (moved) (moved from generic/src/debug/symtab.c ) (view diffs)
-
generic/src/interrupt/interrupt.c (moved) (moved from generic/src/interrupt/interrupt.c ) (view diffs)
-
generic/src/ipc/ipc.c (moved) (moved from generic/src/ipc/ipc.c ) (view diffs)
-
generic/src/ipc/ipcrsc.c (moved) (moved from generic/src/ipc/ipcrsc.c ) (view diffs)
-
generic/src/ipc/irq.c (moved) (moved from generic/src/ipc/irq.c ) (view diffs)
-
generic/src/ipc/sysipc.c (moved) (moved from generic/src/ipc/sysipc.c ) (view diffs)
-
generic/src/lib/elf.c (moved) (moved from generic/src/lib/elf.c ) (view diffs)
-
generic/src/lib/func.c (moved) (moved from generic/src/lib/func.c ) (view diffs)
-
generic/src/lib/memstr.c (moved) (moved from generic/src/lib/memstr.c ) (view diffs)
-
generic/src/lib/sort.c (moved) (moved from generic/src/lib/sort.c ) (view diffs)
-
generic/src/main/kinit.c (moved) (moved from generic/src/main/kinit.c ) (view diffs)
-
generic/src/main/main.c (moved) (moved from generic/src/main/main.c ) (view diffs)
-
generic/src/main/uinit.c (moved) (moved from generic/src/main/uinit.c ) (view diffs)
-
generic/src/main/version.c (moved) (moved from generic/src/main/version.c ) (view diffs)
-
generic/src/mm/as.c (moved) (moved from generic/src/mm/as.c ) (view diffs)
-
generic/src/mm/backend_anon.c (moved) (moved from generic/src/mm/backend_anon.c ) (view diffs)
-
generic/src/mm/backend_elf.c (moved) (moved from generic/src/mm/backend_elf.c ) (view diffs)
-
generic/src/mm/backend_phys.c (moved) (moved from generic/src/mm/backend_phys.c ) (view diffs)
-
generic/src/mm/buddy.c (moved) (moved from generic/src/mm/buddy.c ) (view diffs)
-
generic/src/mm/frame.c (moved) (moved from generic/src/mm/frame.c ) (view diffs)
-
generic/src/mm/page.c (moved) (moved from generic/src/mm/page.c ) (view diffs)
-
generic/src/mm/slab.c (moved) (moved from generic/src/mm/slab.c ) (view diffs)
-
generic/src/mm/tlb.c (moved) (moved from generic/src/mm/tlb.c ) (view diffs)
-
generic/src/preempt/preemption.c (moved) (moved from generic/src/preempt/preemption.c ) (view diffs)
-
generic/src/printf/printf.c (moved) (moved from generic/src/printf/printf.c ) (view diffs)
-
generic/src/printf/printf_core.c (moved) (moved from generic/src/printf/printf_core.c ) (view diffs)
-
generic/src/printf/snprintf.c (moved) (moved from generic/src/printf/snprintf.c ) (view diffs)
-
generic/src/printf/sprintf.c (moved) (moved from generic/src/printf/sprintf.c ) (view diffs)
-
generic/src/printf/vprintf.c (moved) (moved from generic/src/printf/vprintf.c ) (view diffs)
-
generic/src/printf/vsnprintf.c (moved) (moved from generic/src/printf/vsnprintf.c ) (view diffs)
-
generic/src/printf/vsprintf.c (moved) (moved from generic/src/printf/vsprintf.c ) (view diffs)
-
generic/src/proc/scheduler.c (moved) (moved from generic/src/proc/scheduler.c ) (view diffs)
-
generic/src/proc/task.c (moved) (moved from generic/src/proc/task.c ) (view diffs)
-
generic/src/proc/the.c (moved) (moved from generic/src/proc/the.c ) (view diffs)
-
generic/src/proc/thread.c (moved) (moved from generic/src/proc/thread.c ) (view diffs)
-
generic/src/security/cap.c (moved) (moved from generic/src/security/cap.c ) (view diffs)
-
generic/src/smp/ipi.c (moved) (moved from generic/src/smp/ipi.c ) (view diffs)
-
generic/src/synch/condvar.c (moved) (moved from generic/src/synch/condvar.c ) (view diffs)
-
generic/src/synch/futex.c (moved) (moved from generic/src/synch/futex.c ) (view diffs)
-
generic/src/synch/mutex.c (moved) (moved from generic/src/synch/mutex.c ) (view diffs)
-
generic/src/synch/rwlock.c (moved) (moved from generic/src/synch/rwlock.c ) (view diffs)
-
generic/src/synch/semaphore.c (moved) (moved from generic/src/synch/semaphore.c ) (view diffs)
-
generic/src/synch/spinlock.c (moved) (moved from generic/src/synch/spinlock.c ) (view diffs)
-
generic/src/synch/waitq.c (moved) (moved from generic/src/synch/waitq.c ) (view diffs)
-
generic/src/syscall/copy.c (moved) (moved from generic/src/syscall/copy.c ) (view diffs)
-
generic/src/syscall/syscall.c (moved) (moved from generic/src/syscall/syscall.c ) (view diffs)
-
generic/src/sysinfo/sysinfo.c (moved) (moved from generic/src/sysinfo/sysinfo.c ) (view diffs)
-
generic/src/time/clock.c (moved) (moved from generic/src/time/clock.c ) (view diffs)
-
generic/src/time/delay.c (moved) (moved from generic/src/time/delay.c ) (view diffs)
-
generic/src/time/timeout.c (moved) (moved from generic/src/time/timeout.c ) (view diffs)
-
kernel.config (moved) (moved from kernel.config ) (view diffs)
-
test/atomic/atomic1/test.c (moved) (moved from test/atomic/atomic1/test.c ) (view diffs)
-
test/btree/btree1/test.c (moved) (moved from test/btree/btree1/test.c ) (view diffs)
-
test/debug/mips1/test.c (moved) (moved from test/debug/mips1/test.c ) (view diffs)
-
test/fault/fault1/test.c (moved) (moved from test/fault/fault1/test.c ) (view diffs)
-
test/fpu/fpu1/test.c (moved) (moved from test/fpu/fpu1/test.c ) (view diffs)
-
test/fpu/mips1/test.c (moved) (moved from test/fpu/mips1/test.c ) (view diffs)
-
test/fpu/sse1/test.c (moved) (moved from test/fpu/sse1/test.c ) (view diffs)
-
test/mm/falloc1/test.c (moved) (moved from test/mm/falloc1/test.c ) (view diffs)
-
test/mm/falloc2/test.c (moved) (moved from test/mm/falloc2/test.c ) (view diffs)
-
test/mm/mapping1/test.c (moved) (moved from test/mm/mapping1/test.c ) (view diffs)
-
test/mm/purge1/test.c (moved) (moved from test/mm/purge1/test.c ) (view diffs)
-
test/mm/slab1/test.c (moved) (moved from test/mm/slab1/test.c ) (view diffs)
-
test/mm/slab2/test.c (moved) (moved from test/mm/slab2/test.c ) (view diffs)
-
test/print/print1/test.c (moved) (moved from test/print/print1/test.c ) (view diffs)
-
test/synch/rwlock1/test.c (moved) (moved from test/synch/rwlock1/test.c ) (view diffs)
-
test/synch/rwlock2/test.c (moved) (moved from test/synch/rwlock2/test.c ) (view diffs)
-
test/synch/rwlock3/test.c (moved) (moved from test/synch/rwlock3/test.c ) (view diffs)
-
test/synch/rwlock4/test.c (moved) (moved from test/synch/rwlock4/test.c ) (view diffs)
-
test/synch/rwlock5/test.c (moved) (moved from test/synch/rwlock5/test.c ) (view diffs)
-
test/synch/semaphore1/test.c (moved) (moved from test/synch/semaphore1/test.c ) (view diffs)
-
test/synch/semaphore2/test.c (moved) (moved from test/synch/semaphore2/test.c ) (view diffs)
-
test/sysinfo/test.c (moved) (moved from test/sysinfo/test.c ) (view diffs)
-
test/thread/thread1/test.c (moved) (moved from test/thread/thread1/test.c ) (view diffs)
-
tools/amd64/decpt.py (moved) (moved from tools/amd64/decpt.py ) (view diffs)
-
tools/amd64/gencontext.c (moved) (moved from tools/amd64/gencontext.c ) (view diffs)
-
tools/config.py (moved) (moved from tools/config.py ) (view diffs)
-
tools/genmap.py (moved) (moved from tools/genmap.py ) (view diffs)
-
tools/ia32/decpt.py (moved) (moved from tools/ia32/decpt.py ) (view diffs)
-
tools/mips32/gencontext.c (moved) (moved from tools/mips32/gencontext.c ) (view diffs)
-
tools/ppc32/gencontext.c (moved) (moved from tools/ppc32/gencontext.c ) (view diffs)
-
tools/ppc64/gencontext.c (moved) (moved from tools/ppc64/gencontext.c ) (view diffs)
-
tools/sparc64/gencontext.c (moved) (moved from tools/sparc64/gencontext.c ) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
