freebsd-skq/sys/ia64/ia64
John Baldwin 06c836bbca - Grab the proc lock around CURSIG and postsig(). Don't release the proc
lock until after grabbing the sched_lock to avoid CURSIG racing with
  psignal.
- Don't grab Giant for addupc_task() as it isn't needed.

Reported by:	tegge (signal race), bde (addupc_task a while back)
2001-06-22 23:05:11 +00:00
..
autoconf.c Remove unneeded includes of sys/ipl.h and machine/ipl.h. 2001-05-15 23:22:29 +00:00
busdma_machdep.c - Catch up to the VM mutex changes. 2001-05-30 00:03:13 +00:00
clock_if.m
clock.c Minor build fixes. 2000-10-26 16:23:18 +00:00
db_disasm.c Give names to app registers and control registers. Fix a typo handling 2000-10-16 08:44:34 +00:00
db_interface.c Overhaul of the SMP code. Several portions of the SMP kernel support have 2001-04-27 19:28:25 +00:00
db_trace.c Print an approximation of the function arguments in the stack trace. 2001-04-18 15:07:56 +00:00
elf_machdep.c
exception.s Don't trash the user's pr on syscalls. 2001-04-24 15:54:23 +00:00
exception.S Don't trash the user's pr on syscalls. 2001-04-24 15:54:23 +00:00
genassym.c Catch up to the mtx_saveintr -> mtx_savecrit change. 2001-03-28 02:46:21 +00:00
ia64-gdbstub.c Remove count for NSIO. The only places it was used it were incorrect. 2001-01-31 10:54:45 +00:00
in_cksum.c Ansify and fix warnings. 2000-09-29 16:53:39 +00:00
interrupt.c Add needed sys/lock.h include. 2001-05-09 16:55:59 +00:00
locore.s oops. prepare_usermode() died in August 2000 in the MI and x86 code. 2001-06-15 09:59:27 +00:00
locore.S oops. prepare_usermode() died in August 2000 in the MI and x86 code. 2001-06-15 09:59:27 +00:00
machdep.c - Catch up to the VM mutex changes. 2001-05-30 00:03:13 +00:00
mem.c - Catch up to the VM mutex changes. 2001-05-30 00:03:13 +00:00
mp_machdep.c Remove unneeded includes of sys/ipl.h and machine/ipl.h. 2001-05-15 23:22:29 +00:00
pal.s Next round of fixes to the ia64 code. This includes simulated clock and 2000-10-04 17:53:03 +00:00
pal.S Next round of fixes to the ia64 code. This includes simulated clock and 2000-10-04 17:53:03 +00:00
pmap.c - Catch up to the VM mutex changes. 2001-05-30 00:03:13 +00:00
procfs_machdep.c - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file 2001-05-23 09:42:29 +00:00
ssc.c - Catch up to the VM mutex changes. 2001-05-30 00:03:13 +00:00
sscclock.c Next round of fixes to the ia64 code. This includes simulated clock and 2000-10-04 17:53:03 +00:00
sscdisk.c Catch up to the axeing of MFS and fix the ia64 build. 2001-05-30 23:06:14 +00:00
support.s * Fix exception handling so that it actually works. We can now handle 2000-10-12 14:36:39 +00:00
support.S * Fix exception handling so that it actually works. We can now handle 2000-10-12 14:36:39 +00:00
swtch.s Rename switch_trampoline() to fork_trampoline() on the alpha and ia64. 2001-02-22 16:56:53 +00:00
sys_machdep.c
timerreg.h
trap.c - Grab the proc lock around CURSIG and postsig(). Don't release the proc 2001-06-22 23:05:11 +00:00
vm_machdep.c - Catch up to the VM mutex changes. 2001-05-30 00:03:13 +00:00