.. |
apic_vector.s
|
Remove cpususpend IDT vector for XEN.
|
2012-05-20 08:17:20 +00:00 |
atomic.c
|
|
|
atpic_vector.s
|
Clear DF bit in eflags/rflags on the kernel entry. The i386 and amd64
|
2010-06-23 20:44:07 +00:00 |
autoconf.c
|
|
|
bios.c
|
Make sure that each va_start has one and only one matching va_end,
|
2012-05-29 01:48:06 +00:00 |
bioscall.s
|
|
|
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 |
db_disasm.c
|
|
|
db_interface.c
|
|
|
db_trace.c
|
Reintroduce the lazypmap infrastructure and convert it to using
|
2011-05-20 14:53:16 +00:00 |
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
|
Enable shared page on i386, now it has a use for vdso_timehands.
|
2012-06-22 07:16:29 +00:00 |
exception.s
|
Allow a native i386 kernel to be built with 'nodevice atpic'. Just as on
|
2012-03-09 19:42:48 +00:00 |
gdb_machdep.c
|
|
|
genassym.c
|
Add SMP/i386 suspend/resume support.
|
2012-05-18 18:55:58 +00:00 |
geode.c
|
Apply a patch that has been lingering in my inbox for far too long:
|
2010-05-15 10:31:11 +00:00 |
i686_mem.c
|
Avoid preemption while manipulating CRs and MTRRs.
|
2011-01-17 17:30:35 +00:00 |
identcpu.c
|
After r205013, amd64 and i386 CPU family and model IDs were printed out
|
2012-09-21 10:31:19 +00:00 |
in_cksum.c
|
|
|
initcpu.c
|
Add SMP/i386 suspend/resume support.
|
2012-05-18 18:55:58 +00:00 |
io.c
|
- Extract the IODEV_PIO interface from ia64 and make it MI.
|
2010-04-28 15:38:01 +00:00 |
k6_mem.c
|
|
|
locore.s
|
Simplify the implementation of the identity mapping in start_all_aps().
|
2011-12-15 17:54:23 +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
|
Reverts r234074,234105,234564,234723,234989,235231-235232 and part of
|
2012-10-09 12:22:43 +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
|
free wdog_kern_pat calls in post-panic paths from under SW_WATCHDOG
|
2012-06-03 08:01:12 +00:00 |
mp_clock.c
|
|
|
mp_machdep.c
|
Reverts r234074,234105,234564,234723,234989,235231-235232 and part of
|
2012-10-09 12:22:43 +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 atomic load & store for TSC frequency. It may be overkill for amd64 but
|
2011-04-07 23:28:28 +00:00 |
pmap.c
|
Add several asserts to i386 pmap, which mostly state that pv entry shall
|
2012-10-08 18:33:08 +00:00 |
ptrace_machdep.c
|
MFamd64 r238669:
|
2012-07-21 21:39:02 +00:00 |
stack_machdep.c
|
|
|
support.s
|
- Remove the eintrcnt/eintrnames usage and introduce the concept of
|
2011-07-18 15:19:40 +00:00 |
swtch.s
|
- Fix resumectx() prototypes to reflect reality.
|
2012-06-13 21:03:01 +00:00 |
symbols.raw
|
|
|
sys_machdep.c
|
Use curthread rather than PCPU_GET(curthread). 'curthread' uses
|
2011-12-29 16:40:54 +00:00 |
trap.c
|
MFamd64: add machdep.uprintf_signal.
|
2012-10-14 17:09:50 +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
|
MFamd64 r238623:
|
2012-07-26 09:11:37 +00:00 |
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
|
MFamd64 r238623:
|
2012-07-26 09:11:37 +00:00 |