freebsd-nq/sys/i386/i386
Mark Johnston cafe874475 Restore the trap type argument to the DTrace trap hook, removed in r268600.
It's redundant at the moment since it can be obtained from the trapframe
on the architectures where DTrace is supported, but this won't be the case
with ARM.
2014-12-23 15:38:19 +00:00
..
apic_vector.s amd64/i386: switch IPI handlers to C code. 2014-03-11 10:03:29 +00:00
atomic.c
atpic_vector.s
autoconf.c
bios.c Follow up to r225617. In order to maximize the re-usability of kernel code 2014-10-16 18:04:43 +00:00
bioscall.s
bpf_jit_machdep.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
bpf_jit_machdep.h
db_disasm.c Minor space/tab cleanups. 2014-08-30 15:41:07 +00:00
db_interface.c
db_trace.c Print the frame addresses for the backtraces on i386 and amd64. It 2012-12-03 22:16:51 +00:00
elan-mmcr.c
elf_machdep.c Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
exception.s - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging 2013-11-25 07:38:45 +00:00
gdb_machdep.c
genassym.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
geode.c
i686_mem.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
in_cksum.c
initcpu.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
io.c
k6_mem.c
locore.s MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
longrun.c
machdep.c MFamd64: Check for invalid flags in the machine context in sigreturn() 2014-11-25 12:52:00 +00:00
mem.c Partially revert r217515 so that the mem_range_softc variable is always 2012-07-09 20:42:08 +00:00
minidump_machdep.c Pass up the error status of minidumpsys() to its callers. 2014-10-08 20:25:21 +00:00
mp_clock.c
mp_machdep.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
mp_watchdog.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
mpboot.s
perfmon.c
pmap.c Enable the use of VM_PHYSSEG_SPARSE on amd64 and i386, making it the default 2014-11-15 23:40:44 +00:00
ptrace_machdep.c Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
stack_machdep.c
support.s Add fueword(9) and casueword(9) functions. They are like fuword(9) 2014-10-28 15:22:13 +00:00
swtch.s Save and restore FPU state across suspend and resume. In earlier revisions 2014-08-30 17:48:38 +00:00
sys_machdep.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
trap.c Restore the trap type argument to the DTrace trap hook, removed in r268600. 2014-12-23 15:38:19 +00:00
uio_machdep.c Delete stray clause 3 (Advertising clause) and renumber while i'm 2014-03-11 23:41:35 +00:00
vm86.c MFamd64 r238623: 2012-07-26 09:11:37 +00:00
vm86bios.s Don't check for a NULL curthread. curthread hasn't been NULL after early 2014-11-02 19:54:10 +00:00
vm_machdep.c Move all of the XSAVE support under #ifdef I686_CPU and fix the build 2014-11-03 19:16:25 +00:00