.. |
apic_vector.s
|
Remove support for Xen PV domU kernels. Support for HVM domU kernels
|
2015-04-30 15:48:48 +00:00 |
atomic.c
|
|
|
atpic_vector.s
|
|
|
autoconf.c
|
|
|
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
|
|
|
db_disasm.c
|
ddb: finish converting boolean values.
|
2015-05-21 15:16:18 +00:00 |
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
|
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
|
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
|
Make the 'env' directive described in config(5) work on all architectures,
|
2016-01-02 02:53:48 +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
|
Remove support for Xen PV domU kernels. Support for HVM domU kernels
|
2015-04-30 15:48:48 +00:00 |
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
|
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
|
2015-05-22 17:05:21 +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
|
|
|
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
|
Remove support for Xen PV domU kernels. Support for HVM domU kernels
|
2015-04-30 15:48:48 +00:00 |
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
|
Delete stray clause 3 (Advertising clause) and renumber while i'm
|
2014-03-11 23:41:35 +00:00 |
vm86.c
|
|
|
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
|
Use private cache line for the locked nop in *mb() on i386.
|
2015-07-30 00:13:20 +00:00 |