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
/
sparc64
History
Dimitry Andric
362a42b214
Make sure a for loop in fire_alloc_msix() terminates, by making the loop
...
counter signed. Reviewed by: marius MFC after: 3 days
2014-02-25 07:33:28 +00:00
..
central
s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention
2011-11-22 21:55:40 +00:00
conf
Make process descriptors standard part of the kernel. rwhod(8) already
2013-11-30 15:08:35 +00:00
ebus
Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf
2013-12-17 15:11:24 +00:00
fhc
s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention
2011-11-22 21:55:40 +00:00
include
As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In other
2013-11-08 16:25:00 +00:00
isa
Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf
2013-12-17 15:11:24 +00:00
pci
Make sure a for loop in fire_alloc_msix() terminates, by making the loop
2014-02-25 07:33:28 +00:00
sbus
Move the implementation of bus_space_barrier(9) to the inline function in
2013-10-24 17:06:41 +00:00
sparc64
In sys/sparc64/sparc64/spitfire.c, prevent signed shift overflow by
2014-02-25 07:28:51 +00:00