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
c1c84ce1bf
freebsd-skq
/
sys
/
i386
History
Jung-uk Kim
c1c84ce1bf
Remove bogus labels. No functional change.
2013-08-21 20:49:46 +00:00
..
acpica
Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is
2013-02-15 22:43:08 +00:00
bios
This isn't functionally identical. In some cases a hint to disable
2012-10-22 13:06:09 +00:00
conf
Add process descriptors support to the GENERIC kernel. It is already being
2013-08-18 10:21:29 +00:00
i386
Simplify check for CMPXCHG8B instruction. Note CMPXCHG8B instruction is
2013-08-15 21:09:05 +00:00
ibcs2
Replace kernel virtual address space allocation with vmem. This provides
2013-08-07 06:21:20 +00:00
include
Remove bogus labels. No functional change.
2013-08-21 20:49:46 +00:00
isa
- Correct spelling in comments
2013-04-17 11:56:11 +00:00
linux
Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h
2013-01-29 18:41:30 +00:00
pci
Replace kernel virtual address space allocation with vmem. This provides
2013-08-07 06:21:20 +00:00
svr4
Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
2009-01-31 11:37:21 +00:00
xbox
Move the legacy(4) driver to x86.
2012-03-30 19:10:14 +00:00
xen
The soft and hard busy mechanism rely on the vm object lock to work.
2013-08-09 11:11:11 +00:00
Makefile
Delete duplicate tags entry I introduced in -r223901.
2011-07-15 17:27:26 +00:00