freebsd-dev/sys/ia64/ia64
Marcel Moolenaar 9d908720aa In cpu_switch(), use an atomic operation to set the td_lock
of the old thread to the mutex that's passed.

Pointed out by: attilio, jhb
2010-01-27 02:32:07 +00:00
..
autoconf.c
bus_machdep.c Revamp bus_space access functions: 2009-12-30 18:15:25 +00:00
busdma_machdep.c Restore bus DMA bounce pages to an offset of 0 when they are released by 2009-04-17 13:22:18 +00:00
clock.c Export the bus, cpu and itc frequencies under the hw.freq sysctl node. 2009-12-23 04:48:42 +00:00
context.S
db_machdep.c opt_* headers are included using the quoted form. 2009-11-19 01:27:22 +00:00
dump_machdep.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
efi.c Fix previous commitr:. efi_var_set() was copied from efi_var_get(), 2010-01-14 02:38:46 +00:00
elf_machdep.c Make sure that the primary native brandinfo always gets added 2009-10-03 11:57:21 +00:00
emulate.c
exception.S In exception_save, write-back ar.rnat after switching the backing- 2009-12-08 00:44:23 +00:00
gdb_machdep.c
genassym.c Define struct pcpu_md as the only MD field of struct pcpu (pc_acpi_id 2009-12-07 06:41:27 +00:00
highfp.c Reimplement the lazy FP context switching: 2009-10-31 22:27:31 +00:00
in_cksum.c
interrupt.c Define struct pcpu_md as the only MD field of struct pcpu (pc_acpi_id 2009-12-07 06:41:27 +00:00
iodev_machdep.c Add ioctl requests to /dev/io on ia64 for reading and writing 2010-01-14 02:48:39 +00:00
locore.S
machdep.c In cpu_switch(), use an atomic operation to set the td_lock 2010-01-27 02:32:07 +00:00
mca.c Tweak the ia64 machine check handling code to not register new sysctl nodes 2009-02-04 18:44:29 +00:00
mem.c Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
mp_machdep.c Revamp bus_space access functions: 2009-12-30 18:15:25 +00:00
nexus.c Revamp bus_space access functions: 2009-12-30 18:15:25 +00:00
pal.S
pmap.c Define struct pcpu_md as the only MD field of struct pcpu (pc_acpi_id 2009-12-07 06:41:27 +00:00
ptrace_machdep.c
sal.c Remove ipi_all() and ipi_self() as the former hasn't been used at 2008-09-28 18:34:14 +00:00
sapic.c
setjmp.S
ssc.c Last minute TTY API change: remove mutex argument from tty_alloc(). 2009-05-29 06:41:23 +00:00
sscdisk.c (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
stack_machdep.c
support.S
sys_machdep.c Use io(4) for I/O port access on ia64, rather than through sysarch(2). 2010-01-11 18:10:13 +00:00
syscall.S
trap.c Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
uio_machdep.c
uma_machdep.c
unaligned.c
unwind.c
vm_machdep.c Extract the code that records syscall results in the frame into MD 2009-11-10 11:43:07 +00:00