freebsd-dev/sys/ia64/ia64
2010-07-07 19:34:48 +00:00
..
autoconf.c Remove pointless BOOTP conditional. 2010-07-07 19:34:48 +00:00
bus_machdep.c Some code churn: 2010-02-14 16:56:24 +00:00
busdma_machdep.c Bump MAX_BPAGES from 256 to 1024. It seems that a few drivers, bge(4) 2010-06-11 03:00:32 +00:00
clock.c Only use the interval timer for clock interrupts on the BSP and 2010-03-26 02:29:15 +00:00
context.S Prefer I-units and M-units for nop instructions. This works around 2010-02-22 01:23:41 +00:00
db_machdep.c - Adjust the whitespace for the lines that output fields in 'show pcpu' in 2010-05-21 17:17:56 +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 Some code churn: 2010-02-14 16:56:24 +00:00
elf_machdep.c Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
emulate.c Partial support for branch long emulation. This only emulates the 2006-06-29 19:59:18 +00:00
exception.S The ptc.g operation for the Mckinley and Madison processors has the 2010-06-12 01:45:29 +00:00
gdb_machdep.c
genassym.c Provide groundwork for 32-bit binary compatibility on non-x86 platforms, 2010-03-11 14:49:06 +00:00
highfp.c With preemption, the high FP registers may get enabled by cpu_switch() 2010-03-22 04:01:45 +00:00
in_cksum.c
interrupt.c Implement interrupt to CPU binding. Assign interrupts to CPUs in a 2010-03-27 05:40:50 +00:00
iodev_machdep.c - Extract the IODEV_PIO interface from ia64 and make it MI. 2010-04-28 15:38:01 +00:00
locore.S Revamp the interrupt code based on the previous commit: 2010-03-17 00:37:15 +00:00
machdep.c Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to 2010-06-30 18:03:42 +00:00
mca.c Provide more examples for error injection. 2010-07-06 23:13:21 +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 Allocate and setup an interrupt vector for corrected machine checks. 2010-07-03 20:19:20 +00:00
nexus.c Implement interrupt to CPU binding. Assign interrupts to CPUs in a 2010-03-27 05:40:50 +00:00
pal.S
pmap.c The ptc.g operation for the Mckinley and Madison processors has the 2010-06-12 01:45:29 +00:00
ptrace_machdep.c
sal.c Revamp the interrupt code based on the previous commit: 2010-03-17 00:37:15 +00:00
sapic.c Implement interrupt to CPU binding. Assign interrupts to CPUs in a 2010-03-27 05:40:50 +00:00
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 Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
support.S Prefer I-units and M-units for nop instructions. This works around 2010-02-22 01:23:41 +00:00
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 Prefer I-units and M-units for nop instructions. This works around 2010-02-22 01:23:41 +00:00
trap.c Change ia64' struct syscall_args definition so that args is a pointer to 2010-05-24 17:24:14 +00:00
uio_machdep.c
uma_machdep.c It has been observed on the mailing lists that the different categories 2007-09-15 18:47:02 +00:00
unaligned.c
unwind.c
vm_machdep.c Bump MAX_BPAGES from 256 to 1024. It seems that a few drivers, bge(4) 2010-06-11 03:00:32 +00:00