opnsense-src/sys/arm/arm
Alan Cox 0cfc058a42 MFi386 revision 1.421
- Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in
   pmap_mapdev().  See revision 1.140 of kern/sys_pipe.c for a detailed
   rationale.
2004-07-22 23:04:41 +00:00
..
autoconf.c
bcopy_page.S
bcopyinout.S
bcopyinout_xscale.S
blockio.S
bootconfig.c
bus_space_asm_generic.S
busdma_machdep.c Use the kernel pmap if no thread is provided. 2004-07-21 22:04:05 +00:00
copystr.S
cpufunc.c Uncomment the vector relocation code. 2004-07-20 22:39:24 +00:00
cpufunc_asm.S
cpufunc_asm_arm3.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S
cpufunc_asm_arm10.S
cpufunc_asm_arm67.S
cpufunc_asm_armv4.S
cpufunc_asm_ixp12x0.S
cpufunc_asm_sa1.S
cpufunc_asm_sa11x0.S
cpufunc_asm_xscale.S
critical.c
db_disasm.c
db_interface.c Update to kdb. 2004-07-12 21:25:01 +00:00
db_trace.c Unify db_stack_trace_cmd(). All it did was look up the thread given 2004-07-21 05:07:09 +00:00
disassem.c
dump_machdep.c
elf_machdep.c Make a small revision to the api between the elf linker core and the 2004-05-16 20:00:28 +00:00
exception.S Remove filename+line number from panic messages. 2004-06-06 21:26:49 +00:00
fiq.c
fiq_subr.S
fusu.S
genassym.c
identcpu.c
in_cksum.c
in_cksum_arm.S Remove filename+line number from panic messages. 2004-06-06 21:26:49 +00:00
intr.c ithread_schedule() now only takes one argument. 2004-07-02 22:30:42 +00:00
irq_dispatch.S
locore.S Remove filename+line number from panic messages. 2004-06-06 21:26:49 +00:00
machdep.c Implement ptrace_set_pc(). 2004-07-20 23:00:02 +00:00
nexus.c Define __RMAN_RESOURCE_VISIBLE where appropriate. 2004-07-02 22:30:10 +00:00
nexus_io.c Nuke bus_space_mmap(), as it does not exist in FreeBSD. 2004-06-17 17:51:48 +00:00
nexus_io_asm.S
pmap.c MFi386 revision 1.421 2004-07-22 23:04:41 +00:00
setcpsr.S
setstack.s
support.S Nuke disable_intr() and enable_intr(), as it already exists elsewhere. 2004-07-20 22:38:46 +00:00
swtch.S
sys_machdep.c Remove unused includes. 2004-06-28 11:35:05 +00:00
trap.c
uio_machdep.c Remove checks for curthread == NULL - it can't happen. 2004-06-03 10:22:47 +00:00
undefined.c
vectors.S
vm_machdep.c Define NSFBUFS and use it. 2004-07-08 21:03:35 +00:00