NetBSD/sys/arch/sparc/sparc
martin 7716a7e464 In pmap_unwire() fix an obvious editor mishap - enable kernel preemption
before returning, not the other way around.
Might fix PR kern/45137.
2011-09-01 08:47:56 +00:00
..
amd7930intr.s
asm.h
autoconf.c convert all the sparc drivers that attach on my ss20 to use device_t, 2011-07-17 23:18:23 +00:00
auxiotwo.c convert all the "empty softc" (just "struct device") drivers to using 2011-07-17 23:32:37 +00:00
auxiotwo.h
auxreg.c convert all the sparc drivers that attach on my ss20 to use device_t, 2011-07-17 23:18:23 +00:00
auxreg.h
bsd_fdintr.s
cache.c
cache.h
clkctrl.c convert all the "empty softc" (just "struct device") drivers to using 2011-07-17 23:32:37 +00:00
clkctrl.h
clock.c
compat_13_machdep.c
compat_16_machdep.c
core_machdep.c
cpu.c re-introduce the NULL savefpstate IPI checks and evcnts. something 2011-08-15 02:19:44 +00:00
cpu_in_cksum.c
cpuunit.c convert all the sparc drivers that attach on my ss20 to use device_t, 2011-07-17 23:18:23 +00:00
cpuunitvar.h
cpuvar.h re-introduce the NULL savefpstate IPI checks and evcnts. something 2011-08-15 02:19:44 +00:00
db_disasm.c
db_interface.c
db_trace.c
eeprom.c convert all the "empty softc" (just "struct device") drivers to using 2011-07-17 23:32:37 +00:00
emul.c
genassym.cf re-introduce the NULL savefpstate IPI checks and evcnts. something 2011-08-15 02:19:44 +00:00
intr.c
intreg.h
iommu.c convert all the sparc drivers that attach on my ss20 to use device_t, 2011-07-17 23:18:23 +00:00
iommureg.h
iommuvar.h
kgdb_machdep.c
kobj_machdep.c
lock_stubs.s
locore.s re-introduce the NULL savefpstate IPI checks and evcnts. something 2011-08-15 02:19:44 +00:00
machdep.c Switch sparc and sparc64 to new-style <sys/bus.h>. 2011-07-17 23:29:10 +00:00
memecc.c convert all the sparc drivers that attach on my ss20 to use device_t, 2011-07-17 23:18:23 +00:00
memeccreg.h
memreg.c convert all the "empty softc" (just "struct device") drivers to using 2011-07-17 23:32:37 +00:00
memreg.h
mkclock.c
msiiep.c actually use CFATTACH_DECL_NEW() and device_private() for mspcic. 2011-07-17 23:34:17 +00:00
msiiepreg.h
msiiepvar.h convert all the "empty softc" (just "struct device") drivers to using 2011-07-17 23:32:37 +00:00
oclock.c
openfirm.c if _KERNEL is not defined, include <sys/stdarg.h> for va_list. For the 2011-07-18 21:00:28 +00:00
openprom.c
pci_machdep.c
pmap.c In pmap_unwire() fix an obvious editor mishap - enable kernel preemption 2011-09-01 08:47:56 +00:00
process_machdep.c
procfs_machdep.c
promlib.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
sigcode_state.s
sunos_machdep.c
sunos_sigcode.s
svr4_machdep.c
svr4_sigcode.s
sys_machdep.c
syscall.c
timer.c convert all the sparc drivers that attach on my ss20 to use device_t, 2011-07-17 23:18:23 +00:00
timer_msiiep.c convert all the sparc drivers that attach on my ss20 to use device_t, 2011-07-17 23:18:23 +00:00
timer_sun4.c convert all the sparc drivers that attach on my ss20 to use device_t, 2011-07-17 23:18:23 +00:00
timer_sun4m.c Minor nit: avoid kpreempt_disable() if cold (as we return early and do 2011-09-01 08:43:24 +00:00
timerreg.h
timervar.h convert all the sparc drivers that attach on my ss20 to use device_t, 2011-07-17 23:18:23 +00:00
trap.c Get rid of #ifdef __sparc__ in uvm code - as noted by cgd back 1996, 2011-07-30 19:29:12 +00:00
vaddrs.h
vm_machdep.c