This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
powerpc
/
aim
History
Nathan Whitehorn
9fbbaac0bb
The first argument of dcbz interprets r0 as a literal zero, not the second.
...
This worked before by accident. MFC after: 1 week
2009-12-03 20:55:09 +00:00
..
clock.c
…
copyinout.c
…
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
Provide a real fix to the too-many-translations problem when booting
2009-11-12 15:19:09 +00:00
mmu_oea.c
…
mp_cpudep.c
…
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
…
swtch.S
…
trap_subr.S
…
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
…