.. |
amd64_mem.c
|
Avoid preemption while manipulating CRs and MTRRs.
|
2011-01-17 17:30:35 +00:00 |
apic_vector.S
|
Tidy up some loose ends in the PCID code:
|
2013-09-04 23:31:29 +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
|
Provide includes that are needed in these files, and before were read
|
2013-10-26 18:18:50 +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
|
Implement support for the process-context identifiers ('PCID') on
|
2013-08-30 07:59:49 +00:00 |
db_disasm.c
|
Add support for the 'invpcid' instruction to binutils and DDB's
|
2013-09-03 21:21:47 +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
|
Fix the hardware watchpoints on SMP amd64. Load the updated %dr
|
2013-05-21 11:24:32 +00:00 |
elf_machdep.c
|
Remove duplicate header inclusion of <sys/sysent.h>
|
2012-08-07 05:46:36 +00:00 |
exception.S
|
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
|
2013-11-25 07:38:45 +00:00 |
fpu.c
|
Correct the type for the literal used on the left side of the shift up
|
2013-05-09 17:25:29 +00:00 |
gdb_machdep.c
|
|
|
genassym.c
|
Tidy up some loose ends in the PCID code:
|
2013-09-04 23:31:29 +00:00 |
identcpu.c
|
Add bits for the AMD features from CPUID function 0x80000001 ECX,
|
2013-11-08 16:32:30 +00:00 |
in_cksum.c
|
|
|
initcpu.c
|
Use an ANSI C definition of initializecpucache() to match the declaration
|
2013-08-15 17:44:44 +00:00 |
io.c
|
- Extract the IODEV_PIO interface from ia64 and make it MI.
|
2010-04-28 15:38:01 +00:00 |
locore.S
|
|
|
machdep.c
|
Fix a typo.
|
2013-12-05 21:58:02 +00:00 |
mem.c
|
Partially revert r217515 so that the mem_range_softc variable is always
|
2012-07-09 20:42:08 +00:00 |
minidump_machdep.c
|
Several small fixes for the amd64 minidump code.
|
2013-10-27 16:31:12 +00:00 |
mp_machdep.c
|
Merge Xen PVHVM support into the GENERIC kernel config for both
|
2013-09-20 22:59:22 +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 capability, VM_CAP_ENABLE_INVPCID, that can be enabled to expose
|
2013-10-16 18:20:27 +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 |
ptrace_machdep.c
|
The PT_I386_{GET,SET}XMMREGS and PT_{GET,SET}XSTATE operate on the
|
2012-07-21 13:06:37 +00:00 |
sigtramp.S
|
|
|
stack_machdep.c
|
|
|
support.S
|
Fix the name of the pcb member in the comments.
|
2013-04-13 15:20:33 +00:00 |
sys_machdep.c
|
Fix panic in ktrcapfail() when no capability rights are passed.
|
2013-09-18 19:26:08 +00:00 |
trap.c
|
- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging
|
2013-11-25 07:38:45 +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
|
Flip the semantic of M_NOWAIT to only require the allocation to not
|
2012-11-14 20:01:40 +00:00 |
vm_machdep.c
|
Ensure that the ERESTART return from the syscall reloads the
|
2013-09-24 12:24:48 +00:00 |