| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate. | kib | 2012-08-15 | 4 | -10/+10 |
* | Provide 32bit compat for truncate(2) and ftruncate(2). | kib | 2012-08-15 | 1 | -2/+3 |
* | Don't include opt_ddb.h & <ddb/ddb.h> twice. | obrien | 2012-08-15 | 1 | -2/+0 |
* | Some BIOSes return incorrect number of sectors, make checks less | ae | 2012-08-15 | 1 | -0/+4 |
* | Rework r239232 to unbreak ZFS detection on MBR slices. | ae | 2012-08-15 | 1 | -10/+18 |
* | Explicitly terminate the string after strncpy(3). | ae | 2012-08-15 | 1 | -0/+1 |
* | Unbreak ATMEL kernel build | gonzo | 2012-08-15 | 1 | -0/+1 |
* | Extend the non-aggregate TX descriptor chain routine to be aware of: | adrian | 2012-08-15 | 1 | -9/+49 |
* | Bump up the rate control table size to incorporate 3 stream entries. | adrian | 2012-08-15 | 1 | -3/+3 |
* | Remove this comment, it's no longer relevant. | adrian | 2012-08-15 | 1 | -1/+0 |
* | Extend the duration calculations to work with three and four stream | adrian | 2012-08-15 | 1 | -12/+19 |
* | Add a missing comma. | adrian | 2012-08-15 | 1 | -1/+1 |
* | Add 3 stream rates to the sample rate control module. | adrian | 2012-08-15 | 1 | -1/+47 |
* | Extend the sample mask from 32 bits to 64 bits. | adrian | 2012-08-15 | 2 | -19/+23 |
* | Specify architecture for assembler | gonzo | 2012-08-15 | 1 | -0/+2 |
* | Implement a sequential descriptor ID value and stuff it in the ath_buf. | adrian | 2012-08-15 | 2 | -0/+10 |
* | Merging of projects/armv6, part 10 | gonzo | 2012-08-15 | 66 | -0/+19775 |
* | Merging of projects/armv6, part 9 | gonzo | 2012-08-15 | 6 | -0/+1114 |
* | Merging of projects/armv6, intermission | gonzo | 2012-08-15 | 3 | -0/+202 |
* | Merging of projects/armv6, part 8 | gonzo | 2012-08-15 | 25 | -5/+7865 |
* | Merging of projects/armv6, part 7 | gonzo | 2012-08-15 | 20 | -185/+1675 |
* | Merging of projects/armv6, part 6 | gonzo | 2012-08-15 | 2 | -25/+85 |
* | Merging of projects/armv6, part 5 | gonzo | 2012-08-15 | 9 | -3/+2319 |
* | Merging of projects/armv6, part 4 | gonzo | 2012-08-15 | 5 | -49/+70 |
* | Merging of projects/armv6, part 4 | gonzo | 2012-08-15 | 1 | -2/+5 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 20 | -22/+59 |
* | Merging of projects/armv6, part 2 | gonzo | 2012-08-15 | 2 | -0/+10 |
* | Merging of projects/armv6, part 2 | gonzo | 2012-08-15 | 1 | -1/+13 |
* | Merging of projects/armv6, part 2 | gonzo | 2012-08-15 | 1 | -1/+14 |
* | Merging projects/armv6, part 1 | gonzo | 2012-08-15 | 64 | -692/+9940 |
* | The size of the buffers in an Ethernet freelist has to be higher than the | np | 2012-08-15 | 1 | -5/+15 |
* | Assume INET, INET6, and TCP_OFFLOAD when the driver is built out of tree and | np | 2012-08-14 | 2 | -0/+25 |
* | Dump out the TX FIFO depth. | adrian | 2012-08-14 | 1 | -2/+3 |
* | Break out the TX completion code into a separate function, so it can be | adrian | 2012-08-14 | 2 | -35/+67 |
* | Add an assertion to check that the given TXQ is _not_ locked. | adrian | 2012-08-14 | 1 | -1/+4 |
* | Rename command defines to match names used in the datasheet, in order to | gavin | 2012-08-14 | 1 | -54/+57 |
* | if_iqdrops should include frames truncated within the chip. | np | 2012-08-14 | 1 | -1/+2 |
* | Convert some fixed parameters to tunables (with reasonable default | np | 2012-08-14 | 2 | -15/+94 |
* | Reserve room for the terminating NUL when setting or getting kernel | jh | 2012-08-14 | 1 | -6/+6 |
* | As discussed on -current, remove the hardcoded default maxswzone. | des | 2012-08-14 | 3 | -27/+20 |
* | Fix multichannel input signals tracing on some CODECs like ALC260. | mav | 2012-08-14 | 1 | -5/+4 |
* | Pospone the DF_1_NODELETE processing until object DAG is fully loaded. | kan | 2012-08-14 | 1 | -7/+27 |
* | Add a hackish debugging facility to provide a bit of information about | kib | 2012-08-14 | 1 | -2/+20 |
* | Real hardware, as opposed to QEMU, does not allow to have a call gate | kib | 2012-08-14 | 2 | -6/+27 |
* | For old mmap syscall, when executing on amd64 or ia64, enforce the | kib | 2012-08-14 | 1 | -0/+7 |
* | Regenerate. | kib | 2012-08-14 | 4 | -7/+7 |
* | Implement the old mmap syscall for compat32, when COMPAT_43 option is | kib | 2012-08-14 | 1 | -1/+2 |
* | Adjust the r205536, by allowing a non-zero offset for anonymous | kib | 2012-08-14 | 1 | -5/+17 |
* | Do not leave invalid pages in the object after the short read for a | kib | 2012-08-14 | 7 | -14/+28 |
* | Fix typo in comment. | andreast | 2012-08-14 | 1 | -1/+1 |