Changeset 11675207 in mainline for kernel/arch/amd64
- 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/arch/amd64
- Files:
-
- 69 moved
-
Makefile.inc (moved) (moved from arch/amd64/Makefile.inc )
-
_link.ld.in (moved) (moved from arch/amd64/_link.ld.in )
-
include/arch.h (moved) (moved from arch/amd64/include/arch.h )
-
include/arg.h (moved) (moved from arch/amd64/include/arg.h )
-
include/asm.h (moved) (moved from arch/amd64/include/asm.h )
-
include/atomic.h (moved) (moved from arch/amd64/include/atomic.h )
-
include/barrier.h (moved) (moved from arch/amd64/include/barrier.h )
-
include/bios (moved) (moved from arch/amd64/include/bios )
-
include/boot/boot.h (moved) (moved from arch/amd64/include/boot/boot.h )
-
include/boot/memmap.h (moved) (moved from arch/amd64/include/boot/memmap.h )
-
include/byteorder.h (moved) (moved from arch/amd64/include/byteorder.h )
-
include/context.h (moved) (moved from arch/amd64/include/context.h )
-
include/context_offset.h (moved) (moved from arch/amd64/include/context_offset.h )
-
include/cpu.h (moved) (moved from arch/amd64/include/cpu.h )
-
include/cpuid.h (moved) (moved from arch/amd64/include/cpuid.h )
-
include/ddi/ddi.h (moved) (moved from arch/amd64/include/ddi/ddi.h )
-
include/debug.h (moved) (moved from arch/amd64/include/debug.h )
-
include/debugger.h (moved) (moved from arch/amd64/include/debugger.h )
-
include/drivers/ega.h (moved) (moved from arch/amd64/include/drivers/ega.h )
-
include/drivers/i8042.h (moved) (moved from arch/amd64/include/drivers/i8042.h )
-
include/drivers/i8254.h (moved) (moved from arch/amd64/include/drivers/i8254.h )
-
include/drivers/i8259.h (moved) (moved from arch/amd64/include/drivers/i8259.h )
-
include/drivers/vesa.h (moved) (moved from arch/amd64/include/drivers/vesa.h )
-
include/elf.h (moved) (moved from arch/amd64/include/elf.h )
-
include/faddr.h (moved) (moved from arch/amd64/include/faddr.h )
-
include/fpu_context.h (moved) (moved from arch/amd64/include/fpu_context.h )
-
include/interrupt.h (moved) (moved from arch/amd64/include/interrupt.h )
-
include/memstr.h (moved) (moved from arch/amd64/include/memstr.h )
-
include/mm/as.h (moved) (moved from arch/amd64/include/mm/as.h )
-
include/mm/asid.h (moved) (moved from arch/amd64/include/mm/asid.h )
-
include/mm/frame.h (moved) (moved from arch/amd64/include/mm/frame.h )
-
include/mm/memory_init.h (moved) (moved from arch/amd64/include/mm/memory_init.h )
-
include/mm/page.h (moved) (moved from arch/amd64/include/mm/page.h )
-
include/mm/ptl.h (moved) (moved from arch/amd64/include/mm/ptl.h )
-
include/mm/tlb.h (moved) (moved from arch/amd64/include/mm/tlb.h )
-
include/pm.h (moved) (moved from arch/amd64/include/pm.h )
-
include/proc/task.h (moved) (moved from arch/amd64/include/proc/task.h )
-
include/proc/thread.h (moved) (moved from arch/amd64/include/proc/thread.h )
-
include/smp (moved) (moved from arch/amd64/include/smp )
-
include/syscall.h (moved) (moved from arch/amd64/include/syscall.h )
-
include/types.h (moved) (moved from arch/amd64/include/types.h )
-
src/amd64.c (moved) (moved from arch/amd64/src/amd64.c )
-
src/asm_utils.S (moved) (moved from arch/amd64/src/asm_utils.S )
-
src/bios (moved) (moved from arch/amd64/src/bios )
-
src/boot/boot.S (moved) (moved from arch/amd64/src/boot/boot.S )
-
src/context.S (moved) (moved from arch/amd64/src/context.S )
-
src/cpu/cpu.c (moved) (moved from arch/amd64/src/cpu/cpu.c )
-
src/ddi/ddi.c (moved) (moved from arch/amd64/src/ddi/ddi.c )
-
src/debugger.c (moved) (moved from arch/amd64/src/debugger.c )
-
src/delay.S (moved) (moved from arch/amd64/src/delay.S )
-
src/drivers (moved) (moved from arch/amd64/src/drivers )
-
src/fpu_context.c (moved) (moved from arch/amd64/src/fpu_context.c )
-
src/interrupt.c (moved) (moved from arch/amd64/src/interrupt.c )
-
src/mm/as.c (moved) (moved from arch/amd64/src/mm/as.c )
-
src/mm/frame.c (moved) (moved from arch/amd64/src/mm/frame.c )
-
src/mm/memory_init.c (moved) (moved from arch/amd64/src/mm/memory_init.c )
-
src/mm/page.c (moved) (moved from arch/amd64/src/mm/page.c )
-
src/mm/tlb.c (moved) (moved from arch/amd64/src/mm/tlb.c )
-
src/pm.c (moved) (moved from arch/amd64/src/pm.c )
-
src/proc/scheduler.c (moved) (moved from arch/amd64/src/proc/scheduler.c )
-
src/proc/task.c (moved) (moved from arch/amd64/src/proc/task.c )
-
src/proc/thread.c (moved) (moved from arch/amd64/src/proc/thread.c )
-
src/smp/ap.S (moved) (moved from arch/amd64/src/smp/ap.S )
-
src/smp/apic.c (moved) (moved from arch/amd64/src/smp/apic.c )
-
src/smp/ipi.c (moved) (moved from arch/amd64/src/smp/ipi.c )
-
src/smp/mps.c (moved) (moved from arch/amd64/src/smp/mps.c )
-
src/smp/smp.c (moved) (moved from arch/amd64/src/smp/smp.c )
-
src/syscall.c (moved) (moved from arch/amd64/src/syscall.c )
-
src/userspace.c (moved) (moved from arch/amd64/src/userspace.c )
Note:
See TracChangeset
for help on using the changeset viewer.
