..
autoconf.c
Create nexus in configure_first() instead of in configure(). This
2005-05-29 23:44:22 +00:00
busdma_machdep.c
Don't increment total_bounced when doing no-op dmamap_sync ops.
2007-03-06 18:28:43 +00:00
clock.c
Fix previous revision:
2006-10-19 00:53:35 +00:00
context.S
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
db_machdep.c
Simplify the pager support in DDB. Allowing different db commands to
2006-07-12 21:22:44 +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
Allow FreeBSD's native ELF image activators to execute shared libraries the
2007-05-22 02:22:58 +00:00
emulate.c
Partial support for branch long emulation. This only emulates the
2006-06-29 19:59:18 +00:00
exception.S
Add a level of indirection to the kernel PTE table. The old
2007-05-19 13:11:27 +00:00
gdb_machdep.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
genassym.c
Revert previous commit. PC_CONS_BUFR is not used nor needed by
2006-11-18 21:48:13 +00:00
in_cksum.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
interrupt.c
o break newbus api: add a new argument of type driver_filter_t to
2007-02-23 12:19:07 +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
- define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating
2007-05-18 07:10:50 +00:00
mca.c
Account for the fact that contigmalloc(9) can return a NULL pointer.
2007-05-19 12:50:12 +00:00
mem.c
mp_machdep.c
Now that printf() needs the PCPU, set it up before we call printf().
2006-11-18 21:52:26 +00:00
nexus.c
Change the amd64, i386, and ia64 nexus drivers to setup bus space tags and
2007-03-21 15:36:38 +00:00
pal.S
pmap.c
Fix GCC warning: va = va += PAGE_SIZE contains pointless operation
2007-05-19 18:25:14 +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
setjmp.S
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
ssc.c
Add missing includes of priv.h.
2006-11-06 17:43:10 +00:00
sscdisk.c
Normalize a significant number of kernel malloc type names:
2005-10-31 15:41:29 +00:00
support.S
o Add keyword volatile for user mutex owner field.
2006-10-17 02:24:47 +00:00
sys_machdep.c
syscall.S
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
trap.c
When speculation fails (as determined by the chk instruction) the
2007-05-21 05:11:43 +00:00
uio_machdep.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 22:18:23 +00:00
uma_machdep.c
Eliminate some acquisitions and releases of the page queues lock that are
2007-02-18 06:33:02 +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
Since DELAY() was moved, most <machine/clock.h> #includes have been
2006-05-16 14:37:58 +00:00