freebsd-nq/sys/i386/i386
Ian Lepore 37d65816e1 Minor style cleanups.
Submitted by:		bde
2016-02-21 18:17:09 +00:00
..
apic_vector.s
atomic.c
atpic_vector.s
autoconf.c
bios.c
bioscall.s
bpf_jit_machdep.c
bpf_jit_machdep.h
db_disasm.c
db_interface.c
db_trace.c Various changes to the registers displayed in DDB for x86. 2015-07-22 01:09:02 +00:00
elan-mmcr.c
elf_machdep.c Implement vsyscall hack. Prior to 2.13 glibc uses vsyscall 2016-01-09 20:18:53 +00:00
exception.s Use movw instead of movl (or plain mov) when moving segment registers 2015-10-29 21:25:46 +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
i686_mem.c
in_cksum.c
initcpu.c Move shared variables from {amd64,i386}/initcpu.c to x86/identcpu.c. 2015-12-23 21:41:42 +00:00
io.c
k6_mem.c
locore.s Give large kernel stack to the initial thread . Otherwise, ZFS 2015-08-04 13:50:52 +00:00
longrun.c
machdep.c Minor style cleanups. 2016-02-21 18:17:09 +00:00
mem.c
minidump_machdep.c
mp_clock.c
mp_machdep.c Merge common parts of i386 and amd64 md_var.h and smp.h into 2015-12-07 17:41:20 +00:00
mp_watchdog.c
mpboot.s
perfmon.c
pmap.c pmap_invalidate_range: For very large ranges, flush the whole TLB 2015-12-06 17:39:13 +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 Update Xen headers from 4.2 to 4.6 2015-10-06 11:29:44 +00:00
swtch.s
sys_machdep.c Set %esp correctly in the extended TSS. 2015-12-07 16:27:11 +00:00
trap.c Add stack_save_td_running(), a function to trace the kernel stack of a 2015-09-11 03:54:37 +00:00
uio_machdep.c
vm86.c
vm86bios.s
vm_machdep.c Use private cache line for the locked nop in *mb() on i386. 2015-07-30 00:13:20 +00:00