freebsd-nq/sys/i386/i386
Konstantin Belousov b17ef03604 Fix linking of the kernel without device npx.
MFC after:	2 weeks
2011-02-05 15:37:10 +00:00
..
apic_vector.s If an interrupt on an I/O APIC is moved to a different CPU after it has 2011-01-13 17:00:22 +00:00
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
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
exception.s Register an interrupt vector for DTrace return probes. There is some 2010-08-28 08:03:29 +00:00
gdb_machdep.c
genassym.c Move <machine/apicreg.h> to <x86/apicreg.h>. 2010-11-01 18:18:46 +00:00
geode.c
i686_mem.c Avoid preemption while manipulating CRs and MTRRs. 2011-01-17 17:30:35 +00:00
identcpu.c Remove stale comments about P-state invariant TSC and fix style(9) nits. 2010-12-07 22:43:25 +00:00
in_cksum.c
initcpu.c specialreg.h: add AMD-specific "Hardware Configuration Register" MSR 2010-11-19 15:00:20 +00:00
intr_machdep.c Use 'PCPU_GET(apic_id)' to determine the BSP's APIC ID on a UP machine 2010-10-28 13:44:19 +00:00
io.c
k6_mem.c
legacy.c Stop lying about supporting cpu_est_clockrate() when TSC is invariant. This 2010-12-14 20:07:51 +00:00
locore.s Initialize KPTmap in locore so that vm86.c can call vtophys() (or really 2010-10-05 17:06:51 +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 linking of the kernel without device npx. 2011-02-05 15:37:10 +00:00
mem.c Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). 2011-01-17 22:58:28 +00:00
minidump_machdep.c
mp_clock.c
mp_machdep.c Sync the APIC startup sequence with amd64: 2010-11-08 20:35:09 +00:00
mp_watchdog.c Move <machine/apicreg.h> to <x86/apicreg.h>. 2010-11-01 18:18:46 +00:00
mpboot.s Move <machine/apicreg.h> to <x86/apicreg.h>. 2010-11-01 18:18:46 +00:00
perfmon.c Use 'saveintr' instead of 'savecrit' or 'eflags' to hold the state returned 2010-10-25 15:31:13 +00:00
pmap.c Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. 2011-01-21 10:26:26 +00:00
ptrace_machdep.c
stack_machdep.c
support.s Remove kernel support for BB profiling, now that kernbb(8) is gone, too. 2010-11-26 08:11:43 +00:00
swtch.s
symbols.raw
sys_machdep.c - Remove some always-true checks (checking for unsigned < 0). 2011-01-18 16:43:01 +00:00
trap.c Do not use __FreeBSD_version prefix for the special osrel version. 2010-11-14 21:59:11 +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
vm86.c
vm86bios.s Fix yet another fallout from r208833. VM86 BIOS call may cause page fault 2011-01-19 17:09:07 +00:00
vm_machdep.c For architectures not using direct map , and requiring real KVA page for 2011-01-18 21:57:02 +00:00