freebsd-dev/sys/powerpc/aim
Martin Blapp c2ede4b379 Remove extraneous semicolons, no functional changes.
Submitted by:	Marc Balmer <marc@msys.ch>
MFC after:	1 week
2010-01-07 21:01:37 +00:00
..
clock.c Remove debugging printf that snuck in here. 2009-10-23 21:44:46 +00:00
copyinout.c Fix a race in casuword() exposed by csup. casuword() non-atomically read 2009-10-31 17:59:24 +00:00
interrupt.c
locore.S
machdep.c The first argument of dcbz interprets r0 as a literal zero, not the second. 2009-12-03 20:55:09 +00:00
mmu_oea64.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
mmu_oea.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
mp_cpudep.c Add some more paranoia to setting HID registers, and update the AIM 2009-10-23 21:36:33 +00:00
nexus.c
ofw_machdep.c Add a CPU features framework on PowerPC and simplify CPU setup a little 2009-11-28 17:33:19 +00:00
ofwmagic.S
platform_chrp.c Add SMP support on U3-based G5 systems. This does not yet work perfectly: 2009-10-23 03:17:02 +00:00
swtch.S Unbreak cpu_switch(). The register allocator in my brain is clearly 2009-10-31 20:59:13 +00:00
trap_subr.S Do not map the trap vectors into the kernel's address space. They are 2009-10-23 14:27:40 +00:00
trap.c Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
uma_machdep.c
vm_machdep.c Extract the code that records syscall results in the frame into MD 2009-11-10 11:43:07 +00:00