1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/mips/mips
Neel Natu b5f18aa6da Fix periodic "t_delta 16.01359db7eb5eb3c0 too long" messages on the console by
accounting for the "lost time" between when the timer interrupt fired
and when clock_intr() actually started executing.
2010-03-24 04:52:15 +00:00
..
autoconf.c
bus_space_generic.c Various fixes to get the SWARM config working on a big-endian Sibyte CPU. 2010-02-17 06:43:37 +00:00
busdma_machdep.c Add support for CPUs with cache coherent DMA. The two main changes are: 2010-03-04 05:23:08 +00:00
cache_mipsNN.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
cache.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
copystr.S Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
cpu.c Add support for CPUs with cache coherent DMA. The two main changes are: 2010-03-04 05:23:08 +00:00
db_disasm.c
db_interface.c Turns out this code was right, revert last change. 2009-07-08 06:00:18 +00:00
db_trace.c This change enables use of physical memory that is beyond the direct 2010-03-20 05:07:15 +00:00
dump_machdep.c Fix copyrights to reflect the origin of these files. 2009-06-29 16:45:50 +00:00
elf64_machdep.c Make sure that the primary native brandinfo always gets added 2009-10-03 11:57:21 +00:00
elf_machdep.c Kernel module support for mips. 2010-02-18 05:49:52 +00:00
elf_trampoline.c Use proper structure type for 64-bit headers 2010-02-18 19:02:33 +00:00
exception.S This change enables use of physical memory that is beyond the direct 2010-03-20 05:07:15 +00:00
fp.S Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
gdb_machdep.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
genassym.c Provide access to pcpu structures for SMP kernels. 2010-01-30 01:54:29 +00:00
in_cksum.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
inckern.S
intr_machdep.c SMP support for the mips port. 2010-02-09 06:24:43 +00:00
locore.S Spell START_FRAME CALLFRAME_SIZ now. 2010-03-03 02:46:36 +00:00
machdep.c SMP support for the mips port. 2010-02-09 06:24:43 +00:00
mainbus.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
mem.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
mp_machdep.c Make the ddb command "show tlb" SMP friendly. 2010-03-12 03:49:17 +00:00
mpboot.S Spell START_FRAME CALLFRAME_SIZ now. 2010-03-03 02:46:36 +00:00
nexus.c Get rid of unused macro MIPS_MEM_RID. 2010-03-20 05:10:44 +00:00
pm_machdep.c Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
pmap.c This change enables use of physical memory that is beyond the direct 2010-03-20 05:07:15 +00:00
psraccess.S Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
ptrace_machdep.c Place holder ptrace mips module. Not entirely sure what's required 2009-12-17 23:55:49 +00:00
stack_machdep.c
support.S Looks like S8 and SP are reversed in setjmp, so longjmp doesn't work 2010-03-03 21:28:55 +00:00
swtch.S Stash the context of the running thread at the time an IPI_STOP is received 2010-03-11 07:17:14 +00:00
sys_machdep.c - Add support for handling TLS area address in kernel space. 2009-06-27 23:27:41 +00:00
tick.c Fix periodic "t_delta 16.01359db7eb5eb3c0 too long" messages on the console by 2010-03-24 04:52:15 +00:00
tlb.S Merge from projects/mips to head by hand: 2010-01-10 20:29:20 +00:00
trap.c This change enables use of physical memory that is beyond the direct 2010-03-20 05:07:15 +00:00
uio_machdep.c
vm_machdep.c - Enable kernel stack guard page. 2010-03-12 07:08:20 +00:00