..
bus_machdep.c
- Rename UPA_BUS_SPACE to NEXUS_BUS_SPACE; besides an UPA bus, nexus(4)
2007-01-18 18:32:26 +00:00
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c
exception.S
Convert the remainder of the low hanging fruits regarding including
2007-01-19 11:15:34 +00:00
hcall.S
make unmap_perm_addr conform to declaration
2006-12-17 01:22:51 +00:00
hv_pci.c
Remove the compat shims for the ISA old-stlye in{b,w,l}()/out{b,w,l}()
2007-01-18 13:52:44 +00:00
hvcons.c
- Comment most of the remaining hypercalls in hcall.S
2006-11-24 05:27:49 +00:00
hviommu.c
- implement remaining pci functions
2006-11-24 20:47:29 +00:00
interrupt.S
Convert the remainder of the low hanging fruits regarding including
2007-01-19 11:15:34 +00:00
intr_machdep.c
- Comment most of the remaining hypercalls in hcall.S
2006-11-24 05:27:49 +00:00
locore.S
machdep.c
Threading cleanup.. part 2 of several.
2006-12-06 06:34:57 +00:00
mp_exception.S
mp_locore.S
Convert the remainder of the low hanging fruits regarding including
2007-01-19 11:15:34 +00:00
mp_machdep.c
replace PCPU_GET(cpuid) with curcpu and PCPU_GET(curthread) with curthread
2006-12-17 01:31:56 +00:00
nexus.c
- Comment most of the remaining hypercalls in hcall.S
2006-11-24 05:27:49 +00:00
pmap.c
Invert the logic inside of two KASSERTS which resulted in two kernel panics
2006-12-31 02:50:07 +00:00
rtc.c
- Comment most of the remaining hypercalls in hcall.S
2006-11-24 05:27:49 +00:00
simdisk.c
- Comment most of the remaining hypercalls in hcall.S
2006-11-24 05:27:49 +00:00
support.S
Convert the remainder of the low hanging fruits regarding including
2007-01-19 11:15:34 +00:00
swtch.S
Convert the remainder of the low hanging fruits regarding including
2007-01-19 11:15:34 +00:00
tick.c
replace PCPU_GET(cpuid) with curcpu and PCPU_GET(curthread) with curthread
2006-12-17 01:31:56 +00:00
trap_trace.S
trap.c
replace PCPU_GET(cpuid) with curcpu and PCPU_GET(curthread) with curthread
2006-12-17 01:31:56 +00:00
tsb.c
remove unneeded operations in tsb_set_tte_real - the function is
2006-12-18 07:46:59 +00:00
tte_hash.c
- Remove PCPU references by passing field as a reference to _tte_hash_lookup.
2006-12-17 01:01:52 +00:00
tte.c
- remove all calls to sched_pin and sched_unpin as they are only useful to
2006-12-24 08:03:27 +00:00
uio_machdep.c
Fix CID 1669 by removing dead sf_buf code
2006-12-07 02:03:18 +00:00
vm_machdep.c
- KASSERT takes two arguments
2006-12-16 07:51:33 +00:00
vnex.c
fix CID 1671 by freeing listp before exit from vnex_attach
2006-12-07 02:09:06 +00:00
wbuf.S
Convert the remainder of the low hanging fruits regarding including
2007-01-19 11:15:34 +00:00