summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merging of projects/armv6, part 2gonzo2012-08-151-1/+13
* Merging of projects/armv6, part 2gonzo2012-08-151-1/+14
* Merging projects/armv6, part 1gonzo2012-08-1564-692/+9940
* The size of the buffers in an Ethernet freelist has to be higher than thenp2012-08-151-5/+15
* Assume INET, INET6, and TCP_OFFLOAD when the driver is built out of tree andnp2012-08-142-0/+25
* Dump out the TX FIFO depth.adrian2012-08-141-2/+3
* Break out the TX completion code into a separate function, so it can beadrian2012-08-142-35/+67
* Add an assertion to check that the given TXQ is _not_ locked.adrian2012-08-141-1/+4
* Rename command defines to match names used in the datasheet, in order togavin2012-08-141-54/+57
* if_iqdrops should include frames truncated within the chip.np2012-08-141-1/+2
* Convert some fixed parameters to tunables (with reasonable defaultnp2012-08-142-15/+94
* Reserve room for the terminating NUL when setting or getting kerneljh2012-08-141-6/+6
* As discussed on -current, remove the hardcoded default maxswzone.des2012-08-143-27/+20
* Fix multichannel input signals tracing on some CODECs like ALC260.mav2012-08-141-5/+4
* Pospone the DF_1_NODELETE processing until object DAG is fully loaded.kan2012-08-141-7/+27
* Add a hackish debugging facility to provide a bit of information aboutkib2012-08-141-2/+20
* Real hardware, as opposed to QEMU, does not allow to have a call gatekib2012-08-142-6/+27
* For old mmap syscall, when executing on amd64 or ia64, enforce thekib2012-08-141-0/+7
* Regenerate.kib2012-08-144-7/+7
* Implement the old mmap syscall for compat32, when COMPAT_43 option iskib2012-08-141-1/+2
* Adjust the r205536, by allowing a non-zero offset for anonymouskib2012-08-141-5/+17
* Do not leave invalid pages in the object after the short read for akib2012-08-147-14/+28
* Fix typo in comment.andreast2012-08-141-1/+1
* Add locking to the twe(4) driver and make it MPSAFE:jhb2012-08-134-180/+196
* After r239066, reinitialize v86.ctl and v86.addr for int 13 EDD probingdim2012-08-131-0/+2
* Reword comment to try to improve clarity, and fix a typo.emaste2012-08-131-5/+8
* Remove the deassert INIT IPI from the IPI startup sequence for APs.jhb2012-08-132-32/+2
* Fix for missing locks due to recent change.hselasky2012-08-131-1/+11
* Add support for streams to LibUSB v2.0.hselasky2012-08-135-14/+43
* Rename new IOCTL to singular form of the noun "streams".hselasky2012-08-132-6/+6
* Improve auto-quirks detection for certain Kingston memory sticks.hselasky2012-08-131-1/+41
* Port the new PV entry allocator from amd64/i386. This allocator has twoalc2012-08-133-223/+436
* Add a 10 millisecond delay after sending the initial INIT IPI. Thisjhb2012-08-132-2/+4
* Use array notation for consistency.emaste2012-08-131-2/+2
* Correct description of minfree to kilobytes rather than blocks.wblock2012-08-131-1/+1
* Restore the old behaviour. If requested partition is a BSD slice,ae2012-08-131-3/+11
* Remove colons from the debug message, device name returned by theae2012-08-131-4/+4
* Unbreak booting from the true dedicated disks.ae2012-08-132-3/+14
* Build modules along with the XENHVM kernels.cperciva2012-08-132-4/+0
* Remove extraneous newline.mjacob2012-08-121-1/+1
* Fix an oops where we wiped out DMA maps. Don't allocate extendedmjacob2012-08-122-18/+33
* - Fix source dataset snapshot name in Example 15.gjb2012-08-121-4/+4
* Remove a leading space that breaks rendering.gjb2012-08-121-1/+1
* Compile fix.hselasky2012-08-121-1/+0
* Add support for the so-called streams feature of BULK endpointshselasky2012-08-1221-104/+326
* 1. Remove SEN support. I doubt there are any working examplesmjacob2012-08-123-49/+37
* Add missing VERIFY_10 definition.mjacob2012-08-121-0/+1
* Add another debug message.ae2012-08-121-0/+2
* Add more debug messages.ae2012-08-121-1/+6
* Do defered mutex wakeup once.davidxu2012-08-121-0/+1
OpenPOWER on IntegriCloud