| Commit message (Expand) | Author | Age | Files | Lines |
* | Some aac(4) adapters will always report that a direct access device is | rstone | 2012-09-25 | 1 | -27/+48 |
* | Add optional entropy harvesting for software interrupts in swi_sched() | jhb | 2012-09-25 | 1 | -0/+10 |
* | Fix panic introduced by me in r240835, when zero weight | glebius | 2012-09-25 | 1 | -4/+5 |
* | Reduce delays in several wait loops from 10ms to 10us, same is it is done | mav | 2012-09-25 | 1 | -5/+5 |
* | Call ath_tx_tid_unsched() after the node has been flushed, so the | adrian | 2012-09-25 | 1 | -3/+2 |
* | Eliminate an unused declaration. | alc | 2012-09-25 | 2 | -2/+0 |
* | Attila Bogar reported a bug in mountd when multiple export | rmacklem | 2012-09-24 | 1 | -14/+57 |
* | Use CAM_SEL_TIMEOUT and CAM_DEV_NOT_THERE to report missing targets or | jimharris | 2012-09-24 | 1 | -2/+2 |
* | Specify MTX_RECURSE for the controller's io_lock. Without it, tws(4) | jimharris | 2012-09-24 | 1 | -1/+1 |
* | Migrate the ath(4) KTR logging to use an ATH_KTR() macro. | adrian | 2012-09-24 | 7 | -26/+142 |
* | Debugging output fixes: | adrian | 2012-09-24 | 1 | -6/+7 |
* | Whitespace fixes | melifaro | 2012-09-24 | 1 | -13/+13 |
* | Permit table to be used as IPv6 address. | melifaro | 2012-09-24 | 1 | -2/+26 |
* | Make sure moused is exiting as quick as possible after that the | hselasky | 2012-09-24 | 2 | -18/+22 |
* | DWC OTG host mode improvements: | hselasky | 2012-09-24 | 1 | -3/+36 |
* | Minor man page cleanup -- fix grammar, markup fixes, and start each | bjk | 2012-09-24 | 1 | -8/+9 |
* | Document ipv6 hook, present there for ages. | mav | 2012-09-24 | 1 | -1/+3 |
* | Fix panic caused by wrong pointer dereference, left after pin sense rewrite | mav | 2012-09-24 | 1 | -2/+2 |
* | Prepare for software retransmission of non-aggregate frames but ensure | adrian | 2012-09-24 | 1 | -23/+72 |
* | In (eventual) preparation for supporting disabling the whole 11n/software | adrian | 2012-09-24 | 1 | -0/+6 |
* | Revert r240850 and remove redundant NULL check before free(3). | kevlo | 2012-09-24 | 1 | -8/+4 |
* | Partial revert of r239963: | pfg | 2012-09-24 | 2 | -8/+0 |
* | This patch fixes a nit in the em, lem, and igb driver statistics. Increment | sbruno | 2012-09-23 | 3 | -3/+3 |
* | It is possible to recursively destroy snapshots even if the snapshot | pjd | 2012-09-23 | 5 | -6/+75 |
* | Clean up the bcm2835 initarm. It is now identical to the other ARMv6 copies | andrew | 2012-09-23 | 1 | -10/+8 |
* | Add TRIM support. | pjd | 2012-09-23 | 19 | -52/+869 |
* | * ld80/s_expl.c: | kargl | 2012-09-23 | 2 | -9/+6 |
* | Fix whitespace issue. | kargl | 2012-09-23 | 1 | -1/+1 |
* | * ld80/s_expl.c: | kargl | 2012-09-23 | 2 | -13/+17 |
* | Always use RC_CONFS when set, even if NULL. Previously only used if non-NULL. | dteske | 2012-09-23 | 1 | -3/+3 |
* | Address a race condition that was introduced in r238212. Unless the page | alc | 2012-09-23 | 1 | -1/+1 |
* | * Update the lookup table to use 53-bit high and low values. | kargl | 2012-09-23 | 1 | -131/+134 |
* | Move the prototype for savectx from cpu.h to pcb.h, as it is on other | nwhitehorn | 2012-09-23 | 2 | -3/+1 |
* | DWC OTG host mode improvements. Add support for the 3-strikes and you are | hselasky | 2012-09-23 | 3 | -458/+627 |
* | Correct driver name. | hselasky | 2012-09-23 | 1 | -1/+1 |
* | MFi386: revision 237445 | nyan | 2012-09-23 | 1 | -4/+11 |
* | MFi386: revision 240637 | nyan | 2012-09-23 | 1 | -20/+6 |
* | Fix a typo in a Broadcom initarm debug printf | andrew | 2012-09-23 | 1 | -1/+1 |
* | Cosmetic changes. | nyan | 2012-09-23 | 1 | -6/+6 |
* | Remove unused variable ma. | kevlo | 2012-09-23 | 1 | -2/+0 |
* | Avoid NULL dereference | kevlo | 2012-09-23 | 1 | -2/+4 |
* | Whitespace change. | tuexen | 2012-09-23 | 1 | -2/+1 |
* | Declare a static function as such. | tuexen | 2012-09-23 | 1 | -1/+1 |
* | Pull out the SoC specific parts of initarm into separate functions | andrew | 2012-09-23 | 5 | -28/+118 |
* | Update different versions of physmap_init to be identical in preparation | andrew | 2012-09-23 | 4 | -13/+53 |
* | Reduce the diff between the FDT implementations of initarm. | andrew | 2012-09-22 | 5 | -20/+25 |
* | jilles accurately advises that, in the context of shell redirection, the `:' | dteske | 2012-09-22 | 1 | -1/+1 |
* | Fix a bug related to handling Re-config chunks. It is not true that | tuexen | 2012-09-22 | 1 | -17/+0 |
* | Remove some duplicated advice. | eadler | 2012-09-22 | 1 | -9/+3 |
* | EBUSY is a better reply for refusing to unload pf(4) or pfsync(4). | glebius | 2012-09-22 | 2 | -2/+2 |