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
831ce4cb3d
Branches
Tags
View all branches
freebsd-skq
/
sys
/
arm
/
xscale
History
Olivier Houchard
0d43a18d50
Make sure we do not provide the page 0 to the VM. It can't handle it properly,
...
because pmap_extract() returns 0 when there's no mapping. PR: arm/154227 MFC after: 1 week
2012-02-29 12:44:34 +00:00
..
i8134x
Make sure we do not provide the page 0 to the VM. It can't handle it properly,
2012-02-29 12:44:34 +00:00
i80321
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
ixp425
Fix header pollution, possibly unbreaking the build of cfi_bus_ixp4xx.c
2011-12-31 15:53:34 +00:00
pxa
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
2011-11-07 06:44:47 +00:00
std.xscale
…