freebsd-nq/sys/ia64/ia64
John Baldwin aa9aa68d2f Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic
operations in some places and simple non-per CPU math in others.
2005-04-12 23:18:54 +00:00
..
autoconf.c Split configure() into 3 separate steps like we do on other 2005-03-18 09:45:43 +00:00
busdma_machdep.c Remove dead code. 2005-03-07 02:18:52 +00:00
clock_if.m /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
clock.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
context.S /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
db_interface.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
db_trace.c - Change the ddb paging "support" to use a variable (db_lines_per_page) to 2004-11-01 22:15:15 +00:00
dump_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
efi.c MFp4: 2004-09-19 03:50:46 +00:00
eficlock.c MFp4: 2004-09-19 03:50:46 +00:00
elf_machdep.c Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
exception.S Move the IA-32 trap handling from trap() to ia32_trap(). Move the 2004-09-25 04:27:44 +00:00
gdb_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
genassym.c user.h is included only to get pcb.h, so use the latter directly instead. 2004-11-20 02:28:14 +00:00
in_cksum.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
interrupt.c Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic 2005-04-12 23:18:54 +00:00
locore.S Redefine a PTE as a 64-bit integral type instead of a struct of 2004-09-23 00:05:20 +00:00
machdep.c Divorce critical sections from spinlocks. Critical sections as denoted by 2005-04-04 21:53:56 +00:00
mca.c s/descr/oid_descr/ 2005-02-09 04:48:23 +00:00
mem.c Fix 2 typos in previous commit: both s/strct/struct/ 2004-08-02 18:37:55 +00:00
mp_machdep.c Divorce critical sections from spinlocks. Critical sections as denoted by 2005-04-04 21:53:56 +00:00
nexus.c s/SLIST/STAILQ to catch up with changes to resource lists. 2005-03-20 06:55:49 +00:00
pal.S
pmap.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
ptrace_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
sal.c MFp4: 2004-09-19 03:50:46 +00:00
sapic.c Rewrite the SAPIC initialization to always program the RTEs with what 2003-09-10 22:49:38 +00:00
setjmp.S /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
ssc.c Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
sscdisk.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
support.S /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
sys_machdep.c The previous commit removed both clause 3 and clause 4 from the UCB 2003-10-27 22:54:34 +00:00
syscall.S /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
trap.c Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic 2005-04-12 23:18:54 +00:00
uio_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
uma_machdep.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
unaligned.c Fix handling of post increment: Either the first or second operand 2005-01-27 06:01:44 +00:00
unwind.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
vm_machdep.c Divorce critical sections from spinlocks. Critical sections as denoted by 2005-04-04 21:53:56 +00:00