..
autoconf.c
Create nexus in configure_first() instead of in configure(). This
2005-05-29 23:44:22 +00:00
busdma_machdep.c
Remove dead code.
2005-03-07 02:18:52 +00:00
clock.c
Sanity the RTC code:
2005-04-22 05:04:58 +00:00
context.S
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
db_machdep.c
Merge db_interface.c and db_trace.c into db_machdep.c.
2005-09-10 03:18:51 +00:00
dump_machdep.c
Fix a buglet that was present in the ia64 code and that got inherited
2005-07-02 19:57:31 +00:00
efi.c
MFp4:
2004-09-19 03:50:46 +00:00
elf_machdep.c
s/R_IA64_/R_IA_64_/g as per the ia64 psABI.
2006-01-17 21:03:22 +00:00
exception.S
Improve SMP support:
2005-08-06 20:28:19 +00:00
gdb_machdep.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
genassym.c
s/R_IA64_/R_IA_64_/g as per the ia64 psABI.
2006-01-17 21:03:22 +00:00
in_cksum.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
interrupt.c
Improve handling of IPI_STOP:
2006-04-03 23:56:40 +00:00
locore.S
s/R_IA64_/R_IA_64_/g as per the ia64 psABI.
2006-01-17 21:03:22 +00:00
machdep.c
Close some races between procfs/ptrace and exit(2):
2006-02-22 18:57:50 +00:00
mca.c
Allocate memory for the MCA state information with M_NOWAIT. We can
2006-02-07 02:02:14 +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
Correct the spinlock nesting of the idle thread of the APs before we
2006-02-11 19:55:18 +00:00
nexus.c
Eliminate need for __RMAN_RESOURCE_VISIBLE
2005-10-06 17:39:18 +00:00
pal.S
pmap.c
Remove the unused sva and eva arguments from pmap_remove_pages().
2006-04-03 21:16:10 +00:00
ptrace_machdep.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
sal.c
Fix the problem with the IPI for the lazy context switching of the
2005-08-13 21:08:32 +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
Use ttyalloc() instead of ttymalloc()
2006-01-04 09:46:20 +00:00
sscdisk.c
Normalize a significant number of kernel malloc type names:
2005-10-31 15:41:29 +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
Simplify system time accounting for profiling.
2006-02-08 08:09:17 +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
Back out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14, osf1_misc.c:1.57,
2005-09-28 07:03:03 +00:00
unwind.c
Return better "error" values for UWX_BOTTOM and UWX_ABI_FRAME in
2005-04-16 05:38:59 +00:00
vm_machdep.c
Change the High FP lock from a sleep lock to a spin lock. We can
2005-09-09 19:18:36 +00:00