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
/
amd64
History
jkim
f4e86b0a9f
Reimplement atomic operations on PDEs and PTEs in pmap.h. This change
...
significantly reduces duplicate code and make it easier to read. Reviewed by: alc, bde
2013-08-21 22:40:29 +00:00
..
acpica
Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is
2013-02-15 22:43:08 +00:00
amd64
Fix breakage caused by r254466 in minidumpsys().
2013-08-20 02:09:26 +00:00
conf
Add process descriptors support to the GENERIC kernel. It is already being
2013-08-18 10:21:29 +00:00
ia32
Use slightly more idiomatic expression to get the address of array.
2013-05-27 18:39:39 +00:00
include
Reimplement atomic operations on PDEs and PTEs in pmap.h. This change
2013-08-21 22:40:29 +00:00
linux32
Retire write-only PCB_GS32BIT pcb flag on amd64.
2013-05-09 21:42:43 +00:00
pci
Remove duplicate code. Reduce diff between amd64 and i386.
2012-12-01 00:56:19 +00:00
vmm
Do not create superpage mappings in the iommu.
2013-08-20 06:46:40 +00:00
Makefile
…