..
autoconf.c
o) Eliminate the "stand" frame and its use. Use CALLFRAME_* everywhere.
2010-04-19 07:34:26 +00:00
bus_space_generic.c
Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executive
2010-07-20 19:25:11 +00:00
busdma_machdep.c
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
2011-11-07 15:43:11 +00:00
cache.c
Fixup cache flush definitions for XLP
2011-11-19 14:14:35 +00:00
cache_mipsNN.c
MIPS changes for Netlogic XLP support.
2011-07-16 20:31:29 +00:00
cpu.c
MIPS changes for Netlogic XLP support.
2011-07-16 20:31:29 +00:00
db_disasm.c
Fix DDB x/i addr[,count] command for count > 1 case
2012-01-08 00:34:39 +00:00
db_interface.c
Merge jmallett@'s n64 work into HEAD
2010-07-12 10:22:58 +00:00
db_trace.c
Fix backtrace for MIPS64:
2012-01-13 23:31:36 +00:00
dump_machdep.c
Fix a typo in cb_dumpdata() about wrongly calling wdog_kern_pat().
2011-08-13 17:17:04 +00:00
elf64_machdep.c
Convert MIPS to the syscallenter/syscallret system call sequence handlers.
2011-10-06 17:34:43 +00:00
elf_machdep.c
- Fix .rela case of R_MIPS_26 relocation. Addednds save diferently for
2012-01-13 07:00:47 +00:00
elf_trampoline.c
Support compiling MIPS elf trampoline with a different ABI.
2011-07-16 17:22:01 +00:00
exception.S
- Add better COP2 (crypto coprocessor) context handler for Octeon. Keep
2012-01-06 01:23:26 +00:00
fp.S
Prefer the cpuregs.h spellings of register and bit names over cpu.h.
2010-07-14 00:41:22 +00:00
gdb_machdep.c
Use curthread rather than PCPU_GET(curthread). 'curthread' uses
2011-12-29 16:40:54 +00:00
genassym.c
- Add better COP2 (crypto coprocessor) context handler for Octeon. Keep
2012-01-06 01:23:26 +00:00
in_cksum.c
Merge from projects/mips to head by hand:
2010-01-10 20:29:20 +00:00
inckern.S
Make the ELF trampoline binary ELF executable (and do some cleanup).
2010-12-16 04:56:03 +00:00
intr_machdep.c
SMP support for the mips port.
2010-02-09 06:24:43 +00:00
locore.S
When initialising the CP0 status register during boot on 64-bit MIPS,
2012-02-14 20:34:25 +00:00
machdep.c
Fix wakeup latency when sleeping with 'wait'
2011-10-18 16:37:28 +00:00
mainbus.c
Change rman_manage_region() to actually honor the rm_start and rm_end
2011-04-29 18:41:21 +00:00
mem.c
Fix for crash on MIPS /dev/mem read.
2011-10-17 05:42:53 +00:00
minidump_machdep.c
Fixup for r216141, dump_add_page needs to be non-static now.
2010-12-03 14:20:20 +00:00
mp_machdep.c
Remove pc_cpumask and pc_other_cpus from MIPS support.
2011-06-28 12:51:08 +00:00
mpboot.S
SMP support in n64.
2010-08-12 11:00:45 +00:00
nexus.c
Change rman_manage_region() to actually honor the rm_start and rm_end
2011-04-29 18:41:21 +00:00
octeon_cop2.c
- Add better COP2 (crypto coprocessor) context handler for Octeon. Keep
2012-01-06 01:23:26 +00:00
octeon_cop2_swtch.S
- Add better COP2 (crypto coprocessor) context handler for Octeon. Keep
2012-01-06 01:23:26 +00:00
pm_machdep.c
- Add better COP2 (crypto coprocessor) context handler for Octeon. Keep
2012-01-06 01:23:26 +00:00
pmap.c
Do pmap update only on active CPUs.
2011-11-17 13:14:59 +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
Merge jmallett@'s n64 work into HEAD - changeset 7
2010-06-24 08:08:43 +00:00
support.S
Fix backtrace for MIPS64:
2012-01-13 23:31:36 +00:00
swtch.S
- Add better COP2 (crypto coprocessor) context handler for Octeon. Keep
2012-01-06 01:23:26 +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
Introduce signed and unsigned version of CTLTYPE_QUAD, renaming
2011-01-19 23:00:25 +00:00
tlb.c
Remove save/restore of PageMask in tlb.c functions introduced in r209243.
2010-07-02 12:01:46 +00:00
trap.c
Fix n32 build breakage
2012-02-09 22:48:35 +00:00
uio_machdep.c
Put the general logic for being a CPU hog into a new function
2011-02-02 16:35:10 +00:00
uma_machdep.c
UMA_MD_SMALL_ALLOC for mips.
2010-12-09 06:34:28 +00:00
vm_machdep.c
- Reverse logic so base tls is fixed up with correct number
2012-02-10 23:24:33 +00:00