freebsd-nq/sys/amd64/amd64
Jung-uk Kim fd90e2ed54 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
years for head.  However, it is continuously misused as the mpsafe argument
for callout_init(9).  Deprecate the flag and clean up callout_init() calls
to make them more consistent.

Differential Revision:	https://reviews.freebsd.org/D2613
Reviewed by:	jhb
MFC after:	2 weeks
2015-05-22 17:05:21 +00:00
..
amd64_mem.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
apic_vector.S Rewrite amd64 PCID implementation to follow an algorithm described in 2015-05-09 19:11:01 +00:00
atomic.c
atpic_vector.S
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
cpu_switch.S Rewrite amd64 PCID implementation to follow an algorithm described in 2015-05-09 19:11:01 +00:00
db_disasm.c ddb: finish converting boolean values. 2015-05-21 15:16:18 +00:00
db_interface.c
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 Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
exception.S The iret instruction may generate #np and #ss fault, besides #gp. 2014-12-16 18:28:33 +00:00
fpu.c Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
gdb_machdep.c
genassym.c Rewrite amd64 PCID implementation to follow an algorithm described in 2015-05-09 19:11:01 +00:00
in_cksum.c
initcpu.c For x86, read MAXPHYADDR, defined in SDM vol 3 4.1.4 Enumeration of Paging 2015-01-12 07:36:25 +00:00
io.c
locore.S xen: add PV/PVH kernel entry point 2014-03-11 10:07:01 +00:00
machdep.c Rewrite amd64 PCID implementation to follow an algorithm described in 2015-05-09 19:11:01 +00:00
mem.c Revert r263475: TDP_DEVMEMIO no longer needed, since amd64 /dev/kmem 2015-01-12 08:58:07 +00:00
minidump_machdep.c Pass up the error status of minidumpsys() to its callers. 2014-10-08 20:25:21 +00:00
mp_machdep.c Rewrite amd64 PCID implementation to follow an algorithm described in 2015-05-09 19:11:01 +00:00
mp_watchdog.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
mpboot.S don't set CR4 PSE bit on amd64 2014-07-23 15:53:29 +00:00
pmap.c On amd64, make proc0 pmap initialization slightly more correct. In 2015-05-15 08:30:29 +00:00
prof_machdep.c
ptrace_machdep.c Ensure that the supplied data length is large enough to hold the base 2015-02-18 23:34:03 +00:00
sigtramp.S
stack_machdep.c
support.S adrian asked me to revert and get more testing 2015-04-05 05:18:14 +00:00
sys_machdep.c MFamd64: Add support for extended FPU states on i386. This includes 2014-11-02 22:58:30 +00:00
trap.c The #ss fault handler erronously does not check for the fault 2015-03-28 09:02:19 +00:00
uio_machdep.c amd64: make uiomove_fromphys functional for pages not mapped by the DMAP 2014-10-24 09:48:58 +00:00
uma_machdep.c Fix integer truncation bug in malloc(9) 2015-04-01 12:42:26 +00:00
vm_machdep.c Rewrite amd64 PCID implementation to follow an algorithm described in 2015-05-09 19:11:01 +00:00
xen-locore.S xen: fix copyright header 2014-04-24 14:44:42 +00:00