1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/sparc64/sparc64
Marius Strobl be70411f82 - Demapping unused kernel TLB slots has proven to work reliably so move
the associated debugging under bootverbose.
- Remove freebsd4_sigreturn(); given that FreeBSD 4 didn't supported
  sparc64 this only ever served as a transition aid prior to FreeBSD
  5.0 and is unused by default since COMPAT_FREEBSD4 was removed from
  GENERIC in r143072 nearly 5 years ago.
2010-01-02 15:44:16 +00:00
..
ata_machdep.c
autoconf.c
bus_machdep.c
cache.c
cheetah.c
clock.c
counter.c
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c
eeprom.c Fix botches in r201005: 2010-01-01 22:47:53 +00:00
elf_machdep.c
exception.S
gdb_machdep.c
genassym.c
identcpu.c Calculate the average CPU clock frequency and export that through 2009-12-23 06:52:12 +00:00
in_cksum.c
interrupt.S Don't use an out register to hold the vector number across the call 2009-12-23 20:23:04 +00:00
intr_machdep.c Merge from amd64/i386: 2009-12-24 15:43:37 +00:00
iommu.c - Add support for the IOMMUs of Fire JBus to PCIe and Oberon Uranus 2009-12-23 22:02:34 +00:00
jbusppm.c
locore.S
machdep.c - Demapping unused kernel TLB slots has proven to work reliably so move 2010-01-02 15:44:16 +00:00
mem.c
mp_exception.S
mp_locore.S
mp_machdep.c
nexus.c Merge from amd64/i386: 2009-12-24 15:43:37 +00:00
ofw_machdep.c - By re-arranging the code in OF_decode_addr() somewhat and accepting 2009-12-23 22:25:23 +00:00
pmap.c o Introduce vm_sync_icache() for making the I-cache coherent with 2009-10-21 18:38:02 +00:00
prof_machdep.c
rtc.c Style changes 2009-12-25 22:53:46 +00:00
rwindow.c
sc_machdep.c
schppm.c
spitfire.c
stack_machdep.c Add additional checks of the kernel stack addresses in order to 2009-12-08 20:18:54 +00:00
support.S
swtch.S
sys_machdep.c
tick.c
tlb.c
trap.c Add <machine/pcb.h> missed in r199135. 2009-12-07 15:29:07 +00:00
tsb.c
uio_machdep.c
upa.c Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
vm_machdep.c Extract the code that records syscall results in the frame into MD 2009-11-10 11:43:07 +00:00