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
50d82d6f6a
Missed gate on __powerpc64__ for setting LPCR in r326207.
...
MFC after: 3 weeks X-MFC-with: r326207
2017-11-25 22:15:56 +00:00
..
aim_machdep.c
Missed platform_smp_timebase_sync() in r326205.
2017-11-25 22:06:40 +00:00
locore32.S
…
locore64.S
…
locore.S
…
mmu_oea64.c
Allow platform modules to set the size of large pizes, as potentially
2017-11-25 22:13:19 +00:00
mmu_oea64.h
Make n_slbs public in a more straightforward way. Some platforms (like
2017-11-25 22:05:05 +00:00
mmu_oea.c
Implement mmu_page_init for AIM platforms.
2017-09-17 15:40:12 +00:00
moea64_if.m
…
moea64_native.c
Invalidate TLB at boot using the correct IS settings on newer-than-POWER5
2017-11-25 22:10:10 +00:00
mp_cpudep.c
Missed gate on __powerpc64__ for setting LPCR in r326207.
2017-11-25 22:15:56 +00:00
slb.c
Replace manyinstances of VM_WAIT with blocking page allocation flags
2017-11-08 02:39:37 +00:00
trap_subr32.S
Use the explicit expanded form of cmp.
2017-01-18 03:42:21 +00:00
trap_subr64.S
…