opnsense-src/sys/i386/i386
Bruce Evans ef209971e9 Shorten banal comments about zeroing and copying pages. Don't give
implementation details that last echoed the code 15-20 years ago.
But add a detail about pagezero() on i386.  Switch from Mach style
to BSD style.
2016-08-29 14:38:31 +00:00
..
apic_vector.s hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus 2016-04-15 02:20:18 +00:00
atomic.c
atpic_vector.s Clear DF bit in eflags/rflags on the kernel entry. The i386 and amd64 2010-06-23 20:44:07 +00:00
bios.c Add config option PAE_TABLES for the i386 kernel. It switches pmap to 2015-04-13 15:22:45 +00:00
bioscall.s
bpf_jit_machdep.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
bpf_jit_machdep.h If a conditional jump instruction has the same jt and jf, do not perform 2010-04-22 23:47:19 +00:00
db_disasm.c x86: for pointers replace 0 with NULL. 2016-04-14 17:04:06 +00:00
db_interface.c Start all license/copyright notice comments with /*-, per tradition 2005-01-05 19:10:48 +00:00
db_trace.c Fix the variables $esp, $ds, $es, $fs, $gs and $ss in vm86 mode. 2016-08-14 16:51:25 +00:00
elan-mmcr.c Use intr_disable() and intr_restore() instead of frobbing the flags register 2010-10-25 15:28:03 +00:00
elf_machdep.c Implement vsyscall hack. Prior to 2.13 glibc uses vsyscall 2016-01-09 20:18:53 +00:00
exception.s Fill tf_trapno for trap frames created for syscall. 2016-07-11 15:52:52 +00:00
gdb_machdep.c Report the values of x86 segment registers to remote debuggers. 2015-06-12 15:14:08 +00:00
genassym.c Make kstack_pages a tunable on arm, x86, and powepc. On i386, the 2015-08-10 17:18:21 +00:00
geode.c Apply a patch that has been lingering in my inbox for far too long: 2010-05-15 10:31:11 +00:00
i686_mem.c Yet more redundant parenthesis from r298431. 2016-04-21 20:30:38 +00:00
in_cksum.c Trim comments about the MP-safety of various bits of the amd64/i386 2009-03-09 13:11:16 +00:00
initcpu.c Move shared variables from {amd64,i386}/initcpu.c to x86/identcpu.c. 2015-12-23 21:41:42 +00:00
io.c - Extract the IODEV_PIO interface from ia64 and make it MI. 2010-04-28 15:38:01 +00:00
k6_mem.c Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
locore.s Give large kernel stack to the initial thread . Otherwise, ZFS 2015-08-04 13:50:52 +00:00
longrun.c Use intr_disable() and intr_restore() instead of frobbing the flags register 2010-10-25 15:28:03 +00:00
machdep.c Fix vm86 initialization, part 1 of 2 and a half. 2016-08-28 15:23:44 +00:00
mem.c Remove Giant from /dev/mem and /dev/kmem. It is definitely not needed 2015-01-24 12:51:15 +00:00
minidump_machdep.c sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
mp_clock.c Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
mp_machdep.c re-enable AMD Topology extension on certain models if disabled by BIOS 2016-04-12 13:30:39 +00:00
mpboot.s Add config option PAE_TABLES for the i386 kernel. It switches pmap to 2015-04-13 15:22:45 +00:00
perfmon.c Use atomic load & store for TSC frequency. It may be overkill for amd64 but 2011-04-07 23:28:28 +00:00
pmap.c Shorten banal comments about zeroing and copying pages. Don't give 2016-08-29 14:38:31 +00:00
ptrace_machdep.c Add x86 PT_GETFSBASE, PT_GETGSBASE machine-depended ptrace requests to 2015-06-29 07:07:24 +00:00
support.s On amd64, declare sse2_pagezero() and start using it again, but only 2016-08-29 13:07:21 +00:00
swtch.s Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
sys_machdep.c Check for overflow and return EINVAL if detected. Backport this and 2016-05-20 19:50:32 +00:00
trap.c Unconditionally perform checks that FPU region was entered, when #NM 2016-08-10 13:44:03 +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 Add config option PAE_TABLES for the i386 kernel. It switches pmap to 2015-04-13 15:22:45 +00:00
vm_machdep.c Update comments for the MD functions managing contexts for new 2016-06-16 12:05:44 +00:00