This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
amd64
History
Jung-uk Kim
8a1ee2d346
Implement atomic_swap() and atomic_testandset().
...
Reviewed by: arch, bde, jilles, kib
2013-08-21 22:03:06 +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
Implement atomic_swap() and atomic_testandset().
2013-08-21 22:03:06 +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
…