1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys/i386/i386
2005-05-23 17:36:54 +00:00
..
apic_vector.s Use the local APIC timer to drive the various kernel clocks on SMP machines 2005-02-08 20:25:07 +00:00
atomic.c
autoconf.c cosmetic changes. 2004-11-10 12:28:06 +00:00
bios.c handle malloc failure and don't proceed when the bios call to 2005-03-29 01:48:21 +00:00
bioscall.s
busdma_machdep.c Guard against an integer underflow that could cause busdma to eat up all 2005-03-12 07:01:53 +00:00
db_disasm.c Start all license/copyright notice comments with /*-, per tradition 2005-01-05 19:10:48 +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 Unbreak stack traces across double faults. In a particular edge case 2005-01-18 03:48:02 +00:00
dump_machdep.c
elan-mmcr.c
elf_machdep.c
exception.s Small whitespace fixes. 2004-12-30 19:14:48 +00:00
gdb_machdep.c Start all license/copyright notice comments with /*-, per tradition 2005-01-05 19:10:48 +00:00
genassym.c Change the segment limits to 4GB, we set the user accessible bit on all 2005-04-13 22:57:17 +00:00
geode.c
i686_mem.c
identcpu.c Add the 2nd word of IA32 feature flags. This includes things such as SSE3. 2005-05-16 09:47:53 +00:00
in_cksum.c netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
initcpu.c Add the 2nd word of IA32 feature flags. This includes things such as SSE3. 2005-05-16 09:47:53 +00:00
intr_machdep.c Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic 2005-04-12 23:18:54 +00:00
io_apic.c Remove support for mixed mode altogether now that we no longer use IRQ 0 2005-04-14 17:59:58 +00:00
io.c
k6_mem.c
legacy.c Correct a few bugs in the legacy cpu attachment. Get the unit from the 2005-02-15 07:21:20 +00:00
local_apic.c Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities 2005-04-19 04:01:25 +00:00
locore.s Add the 2nd word of IA32 feature flags. This includes things such as SSE3. 2005-05-16 09:47:53 +00:00
longrun.c Move the author's copyright notice to match the initial LongRun import 2004-12-12 05:53:57 +00:00
machdep.c Move the pcb variable initialization earlier. This is cosmetic here, but 2005-05-05 18:26:45 +00:00
mem.c
mp_clock.c
mp_machdep.c Sync the style of these two files. 2005-05-23 17:36:54 +00:00
mp_watchdog.c Fix typo. 2005-02-27 22:34:07 +00:00
mpboot.s Start all license/copyright notice comments with /*-, per tradition 2005-01-05 19:10:48 +00:00
mptable_pci.c
mptable.c Remove support for mixed mode altogether now that we no longer use IRQ 0 2005-04-14 17:59:58 +00:00
nexus.c Change a directory layout for pc98. 2005-05-10 12:02:18 +00:00
perfmon.c
pmap.c Implement proper handling of PG_G mappings in pmap_protect(). (I don't 2005-02-05 19:21:54 +00:00
support.s Eliminate an unpredictable branch from bcmp(). 2005-04-21 23:07:20 +00:00
swtch.s Change the segment limits to 4GB, we set the user accessible bit on all 2005-04-13 22:57:17 +00:00
symbols.raw
sys_machdep.c Correctly validate inputs to the i386_get_ldt syscall. 2005-05-06 02:40:18 +00:00
trap.c Implement an alternate method to stop CPUs when entering DDB. Normally we use 2005-04-30 20:01:00 +00:00
tsc.c
uio_machdep.c Request a CPU private mapping from sf_buf_alloc(). 2005-02-13 23:09:36 +00:00
vm86.c Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
vm86bios.s Fix an evil bug that appeared in September 2003. VM86 bios calls use two 2005-04-13 18:13:40 +00:00
vm_machdep.c Change a directory layout for pc98. 2005-05-10 12:02:18 +00:00