freebsd-nq/sys/sparc64/sparc64
Alan Cox 44b8bd66f9 Make pmap_enter() responsible for setting PG_WRITEABLE instead
of its caller.  (As a beneficial side-effect, a high-contention
acquisition of the page queues lock in vm_fault() is eliminated.)
2006-11-12 21:48:34 +00:00
..
autoconf.c
bus_machdep.c
cache.c
cheetah.c
clock.c
counter.c
db_disasm.c
db_hwwatch.c
db_interface.c The powerpc and sparc64 MD `reboot' commands should never have existed 2006-10-10 07:26:54 +00:00
db_trace.c Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
dump_machdep.c
eeprom.c For E250 and E450 enable the watchdog part of the MK48Txx as it just 2006-02-15 16:56:38 +00:00
elf_machdep.c
exception.S - Since critical sections no longer raise the processor interrupt level to 2006-04-17 21:03:24 +00:00
gdb_machdep.c
genassym.c make pcb pad area accessible from asm 2006-11-03 23:33:40 +00:00
identcpu.c
in_cksum.c
interrupt.S - Since critical sections no longer raise the processor interrupt level to 2006-04-17 21:03:24 +00:00
intr_machdep.c
iommu.c
locore.S
machdep.c Backout the previous change. It was not intended to be part of the 2006-11-04 05:27:21 +00:00
mem.c
mp_exception.S
mp_locore.S
mp_machdep.c Do as the USII CPU manual suggests and leave interrupts enabled 2006-09-03 21:20:21 +00:00
nexus.c Set the rid for any resource obtained from rman_reserve_resource. 2006-04-20 04:20:41 +00:00
ofw_bus.c
ofw_machdep.c
pmap.c Make pmap_enter() responsible for setting PG_WRITEABLE instead 2006-11-12 21:48:34 +00:00
prof_machdep.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
rtc.c
rwindow.c
sc_machdep.c
spitfire.c
support.S o Add keyword volatile for user mutex owner field. 2006-10-17 02:24:47 +00:00
swtch.S
sys_machdep.c
tick.c - Move the check for too high HZ values from tick_init() to tick_start() 2006-03-28 20:25:46 +00:00
tlb.c
trap.c Make KSE a kernel option, turned on by default in all GENERIC 2006-10-26 21:42:22 +00:00
tsb.c The sparc64/sparc64/pmap.c implementations of pmap_remove(), 2006-09-22 07:02:15 +00:00
uio_machdep.c
vm_machdep.c