.. |
autoconf.c
|
|
|
bus_machdep.c
|
Switch sparc64 busdma to use a dynamically allocated segment list rather
|
2004-06-28 03:49:13 +00:00 |
cache.c
|
Remove advertising clause from University of California Regent's
|
2004-04-07 05:00:01 +00:00 |
cheetah.c
|
Fix a bug in the data access error recorvery. Before re-enabling the data
|
2003-11-11 06:41:54 +00:00 |
clock.c
|
|
|
counter.c
|
Prefer explicit ints to implicit ints in the prototype as well as in
|
2004-05-10 11:17:20 +00:00 |
critical.c
|
Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's
|
2003-08-12 23:24:05 +00:00 |
db_disasm.c
|
|
|
db_hwwatch.c
|
Use vm_paddr_t for physical addresses.
|
2003-04-08 06:35:09 +00:00 |
db_interface.c
|
Mega update for the KDB framework: turn DDB into a KDB backend.
|
2004-07-10 23:47:20 +00:00 |
db_trace.c
|
Unify db_stack_trace_cmd(). All it did was look up the thread given
|
2004-07-21 05:07:09 +00:00 |
dump_machdep.c
|
Don't confuse NULL with 0.
|
2003-12-26 14:30:19 +00:00 |
eeprom_ebus.c
|
Add missing <sys/module.h> #includes
|
2004-06-04 11:52:25 +00:00 |
eeprom_fhc.c
|
Add missing <sys/module.h> #includes
|
2004-06-04 11:52:25 +00:00 |
eeprom_sbus.c
|
Add missing <sys/module.h> #includes
|
2004-06-04 11:52:25 +00:00 |
eeprom.c
|
Remove advertising clause from University of California Regent's
|
2004-04-07 05:00:01 +00:00 |
elf_machdep.c
|
Oops, I left a duplicate 'relocbase' declaration.
|
2004-05-17 22:26:17 +00:00 |
exception.S
|
add support for interrupt counting on sparc64. This copies part of the
|
2003-07-16 00:08:43 +00:00 |
gdb_machdep.c
|
Introduce the GDB debugger backend for the new KDB framework. The
|
2004-07-10 17:47:22 +00:00 |
genassym.c
|
Move the per-CPU vmspace pointer fixup that is required before a
|
2004-05-26 12:06:52 +00:00 |
identcpu.c
|
Update the reference to the FreeBSD sparc64 mailing list, its name has
|
2004-04-30 14:04:21 +00:00 |
in_cksum.c
|
Remove advertising clause from University of California Regent's
|
2004-04-07 05:00:01 +00:00 |
interrupt.S
|
add support for interrupt counting on sparc64. This copies part of the
|
2003-07-16 00:08:43 +00:00 |
intr_machdep.c
|
Implement preemption of kernel threads natively in the scheduler rather
|
2004-07-02 20:21:44 +00:00 |
iommu.c
|
These don't need RMAN_RESOURCE_VISIBLE now that rman is visible
|
2004-07-03 20:56:16 +00:00 |
locore.S
|
- Fix placement of cvs ids in previous commit to match .S files in libc.
|
2003-04-29 00:37:41 +00:00 |
machdep.c
|
Add ptrace_clear_single_step(), alpha already has it for years, the function
|
2004-07-13 07:22:56 +00:00 |
mem.c
|
Break out the MI part of the /dev/[k]mem and /dev/io drivers into
|
2004-08-01 11:40:54 +00:00 |
mp_exception.S
|
- Rename the IPI_WAIT macro to IPI_DONE.
|
2003-06-19 05:27:04 +00:00 |
mp_locore.S
|
- Fix placement of cvs ids in previous commit to match .S files in libc.
|
2003-04-29 00:37:41 +00:00 |
mp_machdep.c
|
Update for the KDB framework:
|
2004-07-10 23:10:07 +00:00 |
nexus.c
|
Really remove __RMAN_RESORUCE_VISIBLE
|
2004-07-03 20:49:00 +00:00 |
ofw_bus.c
|
- Remove the old sparc64 OFW PCI code (as opposed to the former
|
2004-05-08 13:53:47 +00:00 |
ofw_machdep.c
|
- Remove the old sparc64 OFW PCI code (as opposed to the former
|
2004-05-08 13:53:47 +00:00 |
pmap.c
|
- Push down the acquisition and release of Giant into pmap_enter_quick()
|
2004-08-04 22:03:16 +00:00 |
prof_machdep.c
|
|
|
rwindow.c
|
|
|
sc_machdep.c
|
"md" files for syscons.
|
2003-08-24 00:47:40 +00:00 |
spitfire.c
|
Fix a bug in the data access error recorvery. Before re-enabling the data
|
2003-11-11 06:41:54 +00:00 |
support.S
|
Fix a bug in the data access error recorvery. Before re-enabling the data
|
2003-11-11 06:41:54 +00:00 |
swtch.S
|
Move the per-CPU vmspace pointer fixup that is required before a
|
2004-05-26 12:06:52 +00:00 |
sys_machdep.c
|
- Push down Giant into the sysarch() calls that still need Giant.
|
2003-04-25 20:04:02 +00:00 |
tick.c
|
Completely disable interrupts (not just raise %pil) when calculating the
|
2003-05-29 17:49:21 +00:00 |
tlb.c
|
- Move the routine for flushing all user mappings from the tlb from pmap to
|
2003-04-13 21:54:58 +00:00 |
trap.c
|
Update for the KDB framework:
|
2004-07-10 23:10:07 +00:00 |
tsb.c
|
- Mirror vm_page_queue_mtx assertions added to the i386 pmap.
|
2003-06-15 19:54:50 +00:00 |
uio_machdep.c
|
Remove checks for curthread == NULL - it can't happen.
|
2004-06-03 10:22:47 +00:00 |
vm_machdep.c
|
Bring in mbuma to replace mballoc.
|
2004-05-31 21:46:06 +00:00 |