| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC 305502: Reset PCI pass through devices via PCI-e FLR during VM start/end. | jhb | 2016-09-30 | 1 | -0/+3 |
* | MFC r303425: | kib | 2016-08-27 | 1 | -0/+1 |
* | MFC r303211: | kib | 2016-07-30 | 1 | -0/+2 |
* | MFC 300253: Remove dangling references to rman_await_resource(). | jhb | 2016-07-24 | 1 | -1/+0 |
* | MFC r293346: | kib | 2016-01-28 | 1 | -1/+2 |
* | MFC 292669: | jhb | 2016-01-19 | 1 | -0/+2 |
* | MFH: r291954 | brueffer | 2015-12-14 | 1 | -0/+1 |
* | MFC r290428: | bdrewery | 2015-11-14 | 1 | -1/+1 |
* | MFC 290414,290415: | jhb | 2015-11-14 | 1 | -1/+5 |
* | MFC r288295,r288298: | ngie | 2015-10-25 | 1 | -5/+0 |
* | MFC r288271: | bdrewery | 2015-10-08 | 1 | -0/+1 |
* | MFC r286966: | bdrewery | 2015-08-27 | 1 | -0/+1 |
* | MFC r281915: | markj | 2015-05-29 | 1 | -0/+1 |
* | MFC r282574: | bdrewery | 2015-05-21 | 1 | -1/+0 |
* | MFC r278135,r278202: | ngie | 2015-03-24 | 1 | -1/+6 |
* | MFC r275045: callout(9): add sbt flavors of callout_schedule | avg | 2014-12-08 | 1 | -1/+5 |
* | Merge the fueword(9) and casueword(9). In particular, | kib | 2014-11-18 | 1 | -1/+8 |
* | MFC r271992 | lwhsu | 2014-11-05 | 1 | -2/+0 |
* | MFC 271761: | trasz | 2014-10-04 | 1 | -1/+2 |
* | MFC 271759: | trasz | 2014-10-04 | 1 | -0/+6 |
* | Fix a leak of the wired pages when unwiring of the PROT_NONE-mapped | kib | 2014-09-01 | 1 | -1/+1 |
* | MFC r269160: | kib | 2014-07-30 | 1 | -3/+0 |
* | MFC r267854: | kib | 2014-06-30 | 1 | -0/+7 |
* | MFC r265285,265320: | pluknet | 2014-05-12 | 1 | -0/+1 |
* | MFC r258713,262062: add taskqueue_drain_all | avg | 2014-02-17 | 1 | -1/+4 |
* | MFC r260581: Add sglist_append_bio(9) to append a struct bio's data to | bryanv | 2014-01-18 | 1 | -0/+1 |
* | Add manpages for VOP_ADVISE() and VOP_ALLOCATE(). | jhb | 2013-10-07 | 1 | -0/+2 |
* | - Document the UQUAD sysctl variants. | jhb | 2013-09-12 | 1 | -2/+4 |
* | add links for the various vmem functions... | jmg | 2013-09-04 | 1 | -0/+7 |
* | Hook vm_page_busy.9 to the build | antoine | 2013-08-26 | 1 | -0/+1 |
* | The soft and hard busy mechanism rely on the vm object lock to work. | attilio | 2013-08-09 | 1 | -7/+15 |
* | Document the sbinuptime() and getsbinuptime() functions introduced in | brooks | 2013-07-25 | 1 | -1/+3 |
* | Add manual page for vmem(9). Obtained from NetBSD, modified to match | glebius | 2013-07-12 | 1 | -0/+1 |
* | Add a man page for the SDT_* macros, which can be used to define new static | markj | 2013-07-06 | 1 | -0/+6 |
* | Several improvements to rmlock(9). Many of these are based on patches | jhb | 2013-06-25 | 1 | -2/+5 |
* | Remove vfs_mount(9), it have been died since 2004. | delphij | 2013-06-17 | 1 | -1/+0 |
* | Merge from projects/counters: counter(9). | glebius | 2013-04-08 | 1 | -0/+9 |
* | MFcalloutng: | davide | 2013-03-04 | 1 | -0/+8 |
* | Document pffinddomain(). | kevlo | 2012-12-07 | 1 | -0/+1 |
* | Document disk_resize(9). | trasz | 2012-10-30 | 1 | -1/+2 |
* | Remove the support for using non-mpsafe filesystem modules. | kib | 2012-10-22 | 1 | -2/+0 |
* | Add a manpage for BUS_CHILD_DETACHED(). | jhb | 2012-08-21 | 1 | -0/+1 |
* | Add a BUS_CHILD_DELETED() method that a bus can hook to allow it to cleanup | jhb | 2012-08-21 | 1 | -0/+1 |
* | Document DRIVER_MODULE_ORDERED, EARLY_DRIVER_MODULE, and | jhb | 2012-08-21 | 1 | -0/+3 |
* | Document swi_remove(9). | pluknet | 2012-04-19 | 1 | -0/+1 |
* | - Add knlist_init_rw_reader() function to kqueue(9). | melifaro | 2012-03-26 | 1 | -0/+2 |
* | Document pci_find_extcap() and pci_find_htcap(). | jhb | 2012-03-04 | 1 | -0/+2 |
* | Expand and reorganize the pci(9) manpage a bit: | jhb | 2012-03-03 | 1 | -1/+13 |
* | Add pci_save_state() and pci_restore_state() wrappers around | jhb | 2012-03-01 | 1 | -0/+2 |
* | Catch up with r195837 (2.5 years ago) which renamed net_add_domain() to domai... | brueffer | 2012-02-23 | 1 | -1/+1 |