.. |
amd64_mem.c
|
Avoid preemption while manipulating CRs and MTRRs.
|
2011-01-17 17:30:35 +00:00 |
apic_vector.S
|
First cut at porting the kernel portions of 221828 and 221905 from the
|
2011-05-14 20:35:01 +00:00 |
atomic.c
|
|
|
atpic_vector.S
|
Introduce the new kernel sub-tree x86 which should contain all the code
|
2010-02-25 14:13:39 +00:00 |
autoconf.c
|
|
|
bios.c
|
|
|
bpf_jit_machdep.c
|
If a conditional jump instruction has the same jt and jf, do not perform
|
2010-04-22 23:47:19 +00:00 |
bpf_jit_machdep.h
|
If a conditional jump instruction has the same jt and jf, do not perform
|
2010-04-22 23:47:19 +00:00 |
cpu_switch.S
|
Increase size of pcb_flags to four bytes.
|
2010-12-22 19:57:03 +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
|
- Adjust the whitespace for the lines that output fields in 'show pcpu' in
|
2010-05-21 17:17:56 +00:00 |
db_trace.c
|
MFC r205014,205015:
|
2010-04-07 02:24:41 +00:00 |
elf_machdep.c
|
Extend struct sysvec with new method sv_schedtail, which is used for an
|
2011-03-08 19:01:45 +00:00 |
exception.S
|
Disable local interrupts before testing the PCB_FULL_IRET flag.
|
2011-04-08 21:26:50 +00:00 |
fpu.c
|
Improve PCB flags handling and make it more robust. Add two new functions
|
2010-12-22 00:18:42 +00:00 |
gdb_machdep.c
|
|
|
genassym.c
|
Fix the experimental NFS client so that it does not bogusly
|
2011-04-25 22:22:51 +00:00 |
identcpu.c
|
Update CPUID bits to reflect AMD Bulldozer and Intel Sandy Bridge features.
|
2011-05-17 22:36:16 +00:00 |
in_cksum.c
|
|
|
initcpu.c
|
Improve CPU identifications of various IDT/Centaur/VIA, Rise and Transmeta
|
2011-03-26 02:02:07 +00:00 |
intr_machdep.c
|
IFC @ r222830
|
2011-06-28 06:26:03 +00:00 |
io.c
|
MFC r207329, r208716:
|
2010-06-01 21:19:58 +00:00 |
legacy.c
|
Implement BUS_ADJUST_RESOURCE() for the x86 drivers that sit between the
|
2011-06-10 12:30:16 +00:00 |
locore.S
|
|
|
machdep.c
|
remove code for dynamic offlining/onlining of CPUs on x86
|
2011-06-08 08:12:15 +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
|
First cut at porting the kernel portions of 221828 and 221905 from the
|
2011-05-14 20:35:01 +00:00 |
mp_machdep.c
|
IFC @ r222830
|
2011-06-28 06:26:03 +00:00 |
mp_watchdog.c
|
Move <machine/apicreg.h> to <x86/apicreg.h>.
|
2010-11-01 18:18:46 +00:00 |
mpboot.S
|
|
|
pmap.c
|
Add a new option, OBJPR_NOTMAPPED, to vm_object_page_remove(). Passing this
|
2011-06-29 16:40:41 +00:00 |
prof_machdep.c
|
Use atomic load & store for TSC frequency. It may be overkill for amd64 but
|
2011-04-07 23:28:28 +00:00 |
sigtramp.S
|
|
|
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 |
sys_machdep.c
|
Add some checks to ensure that Capsicum is behaving correctly, and add some
|
2011-06-30 10:56:02 +00:00 |
trap.c
|
Add tunables that mirror the functionality of sysctls machdep.panic_on_nmi
|
2011-04-08 14:39:41 +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 |
uma_machdep.c
|
|
|
vm_machdep.c
|
IFC @ r222830
|
2011-06-28 06:26:03 +00:00 |