| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r320755,r320762,r320893: | kib | 2017-07-13 | 1 | -2/+24 |
* | MFC r318781: | kib | 2017-06-07 | 1 | -1/+112 |
* | MFC r318794, r318795: | gjb | 2017-05-27 | 1 | -2/+2 |
* | MFC r306773: | bdrewery | 2017-05-09 | 1 | -1/+2 |
* | Merge r317444, r317445: | glebius | 2017-04-29 | 2 | -16/+1 |
* | MFC r316057: | trasz | 2017-04-23 | 2 | -14/+32 |
* | MFC r316056: | trasz | 2017-04-23 | 1 | -2/+1 |
* | MFC r315798: | ngie | 2017-03-30 | 1 | -1/+3 |
* | MFC r315795: | ngie | 2017-03-30 | 1 | -2/+2 |
* | MFC r315803: | ngie | 2017-03-30 | 1 | -3/+3 |
* | MFC r315802: | ngie | 2017-03-30 | 1 | -4/+4 |
* | MFC r315804: | ngie | 2017-03-30 | 2 | -4/+4 |
* | MFC r315797: | ngie | 2017-03-30 | 1 | -1/+1 |
* | MFC r315796: | ngie | 2017-03-30 | 1 | -1/+1 |
* | MFC r315280 r315287 | vangyzen | 2017-03-29 | 1 | -0/+18 |
* | MFC r313436,r313437,r313438,r314587,r315687: | ngie | 2017-03-28 | 1 | -0/+1 |
* | MFC r311168,r311171: | mjg | 2017-03-16 | 1 | -1/+57 |
* | MFC r302548: | yongari | 2017-01-18 | 1 | -13/+1 |
* | MFC r308637: | trasz | 2016-12-19 | 1 | -43/+23 |
* | MFC r307000, r307001: | avos | 2016-10-15 | 3 | -12/+5 |
* | MFC r306441 and r306634: | hselasky | 2016-10-10 | 1 | -0/+2 |
* | MFC 305751: Make device_quiet() an attachment property. | jhb | 2016-09-30 | 1 | -6/+8 |
* | MFC 305502: Reset PCI pass through devices via PCI-e FLR during VM start/end. | jhb | 2016-09-30 | 2 | -0/+102 |
* | MFC 304858,305485,305497: Fix various issues with PCI pass through and VT-d. | jhb | 2016-09-30 | 1 | -1/+24 |
* | MFC 305248: Remove warning about pci_addr_t being different sizes. | jhb | 2016-09-30 | 1 | -6/+1 |
* | MFC 303721: Permit the name of the /dev/iov entry to be set by the driver. | jhb | 2016-09-29 | 2 | -1/+25 |
* | MFC r305692: | kib | 2016-09-25 | 1 | -0/+10 |
* | MFC r303425: | kib | 2016-08-27 | 2 | -17/+121 |
* | MFC r303519 | vangyzen | 2016-08-01 | 2 | -6/+6 |
* | MFC r303211: | kib | 2016-07-30 | 2 | -11/+37 |
* | The paradigm of a callout is that it has three consequent states: | glebius | 2016-07-05 | 1 | -2/+6 |
* | Document support for alternate TCP stacks. | jtl | 2016-06-28 | 2 | -0/+288 |
* | Add pci_get_max_payload() to fetch the PCI-express maximum payload size. | jhb | 2016-06-24 | 1 | -1/+14 |
* | Fix a bunch of "xref refers to *this* page" igor(1) warnings. | trasz | 2016-06-09 | 3 | -4/+3 |
* | Fix typos. | trasz | 2016-06-08 | 2 | -5/+5 |
* | Fix some trailing whitespaces. | trasz | 2016-06-08 | 2 | -6/+6 |
* | Fix a bunch of "sentence not on new line" warnings in section 9. | trasz | 2016-06-08 | 9 | -43/+66 |
* | Introduce a per-VNET flag to enable/disable netisr prcessing on that VNET. | bz | 2016-06-03 | 1 | -1/+21 |
* | Remove the BUGS entry in memguard's man page. | markj | 2016-06-01 | 1 | -15/+1 |
* | The pr_destroy field does not allow us to run the teardown code in a | bz | 2016-06-01 | 1 | -2/+1 |
* | Be more clear about LOCKLEAF being exclusive and add LOCKSHARED. | bdrewery | 2016-05-23 | 1 | -3/+20 |
* | Add sglist functions for working with arrays of VM pages. | jhb | 2016-05-20 | 2 | -1/+34 |
* | Add new bus methods for mapping resources. | jhb | 2016-05-20 | 5 | -3/+217 |
* | Remove dangling references to rman_await_resource(). | jhb | 2016-05-20 | 2 | -22/+1 |
* | Per Ravi Pokala's suggestion, rewrite the g_reset_bio description to | imp | 2016-05-17 | 2 | -16/+17 |
* | Don't repeat the the word 'the' | eadler | 2016-05-17 | 1 | -1/+1 |
* | Add a pcib interface for use by interrupt controllers that need to | andrew | 2016-05-16 | 1 | -0/+3 |
* | Re-commit r299467 having fixed the build: | andrew | 2016-05-16 | 2 | -1/+17 |
* | atomic: Add testandclear on i386/amd64 | sephe | 2016-05-16 | 1 | -1/+19 |
* | Revert r299467 to fix the kernel build. | cem | 2016-05-11 | 2 | -17/+1 |