freebsd-dev/sys/amd64/amd64
Jung-uk Kim 69e08c86a5 Correctly check unsignedness of all BPF_LD|BPF_IND instructions.
This is roughly from sys/net/bpf_filter.c r1.12 and r1.14.
2008-08-18 19:14:26 +00:00
..
amd64_mem.c The variable MTRR registers actually have variable-sized PhysBase and 2008-03-12 22:09:19 +00:00
apic_vector.S
atomic.c
autoconf.c
bios.c
bpf_jit_machdep.c Correctly check unsignedness of all BPF_LD|BPF_IND instructions. 2008-08-18 19:14:26 +00:00
bpf_jit_machdep.h Correctly check unsignedness of all BPF_LD|BPF_IND instructions. 2008-08-18 19:14:26 +00:00
busdma_machdep.c Update bus_dmamem_alloc()'s first call to malloc() such that M_WAITOK is 2008-07-15 03:34:49 +00:00
cpu_switch.S Bring back the save/restore of the %ds, %es, %fs and %gs registers for 2008-07-30 11:30:55 +00:00
db_disasm.c Decode some more "exotic" instructions including: fxsave, fxrstor, ldmxcsr, 2008-08-11 20:19:42 +00:00
db_interface.c
db_trace.c
dump_machdep.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
elf_machdep.c
exception.S The doreti_iret_fault code is always called with gs base MSR containing 2008-08-18 08:47:27 +00:00
fpu.c
gdb_machdep.c
genassym.c Bring back the save/restore of the %ds, %es, %fs and %gs registers for 2008-07-30 11:30:55 +00:00
identcpu.c The VM system no longer uses setPQL2(). Remove it and its helpers. 2008-05-23 04:03:54 +00:00
in_cksum.c
initcpu.c
intr_machdep.c - Add the interrupt vector number to intr_event_create so MI code can 2008-04-11 03:26:41 +00:00
io_apic.c
io.c
legacy.c Rework how the nexus(4) device works on x86 to better handle the idea of 2008-03-13 20:39:04 +00:00
local_apic.c Add the DTrace hooks for exception handling (Function boundary trace 2008-05-24 06:32:26 +00:00
locore.S
machdep.c Band-aid a problem with 32 bit selector setup. 2008-07-09 19:44:37 +00:00
mem.c Make preparations for increasing the size of the kernel virtual 2008-06-20 05:22:09 +00:00
minidump_machdep.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
mp_machdep.c Band-aid a problem with 32 bit selector setup. 2008-07-09 19:44:37 +00:00
mp_watchdog.c
mpboot.S
mptable_pci.c
mptable.c In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
msi.c
nexus.c Implement a BUS_BIND_INTR() method in the bus interface to bind an IRQ 2008-03-20 21:24:32 +00:00
pmap.c Intel describes the behavior of their processors as "undefined" if two or 2008-08-09 05:46:13 +00:00
prof_machdep.c Rename timer0_max_count to i8254_max_count. 2008-03-26 15:03:24 +00:00
sigtramp.S
stack_machdep.c
support.S - Add cpuctl(4) pseudo-device driver to provide access to some low-level 2008-08-08 16:26:53 +00:00
sys_machdep.c
trap.c Make preparations for increasing the size of the kernel virtual 2008-06-20 05:22:09 +00:00
tsc.c
uio_machdep.c
uma_machdep.c
vm_machdep.c Remove kernel support for M:N threading. 2008-03-12 10:12:01 +00:00