summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | - Add display-related and clk devices to the treebr2014-03-202-6/+36
* | Disable debugging by default.br2014-03-201-3/+3
* | Try to resolve a possible deadlock when detaching USB devices whichhselasky2014-03-204-18/+92
* | Since mlaier has been inactive for a long time, grab maintainership on pf.glebius2014-03-201-1/+1
* | Add some debugging code to print out if registers are touched whilst theadrian2014-03-201-0/+24
* | Shuffle ah_powerMode to be in a sane spot for the given power operation.adrian2014-03-201-1/+3
* | Don't call ath_init() inside the lock.adrian2014-03-201-2/+4
* | cxgbe(4): Use ifi_oqdrops in if_data to count drops in the tx path.np2014-03-201-1/+1
* | Add a shorter alias for if_data.ifi_oqdrops.np2014-03-201-0/+1
* | cxgbe(4): if_iqdrops statistic should include tunnel congestion drops.np2014-03-201-1/+15
* | Mark multi_test as requiring /usr/share/dict/words.jmmv2014-03-191-0/+1
* | Remove unused option -r from zpool.delphij2014-03-191-1/+1
* | Add KTR events for the PMAP interface functionsmarcel2014-03-193-61/+169
* | Remove vestiges of knowing the ISA bus, which we gave up on around 20imp2014-03-1911-269/+12
* | Revert last change, it breaks other things.imp2014-03-191-0/+1
* | Add a way to apply CFLAGS only when building the given architecture. Thisian2014-03-192-0/+11
* | Remove redunant declaration. gcc complains while clang doesn't.imp2014-03-191-1/+0
* | Add my humble request for reviews before nanobsd changes happen.imp2014-03-191-0/+1
* | Include strings.h so that bpf_filter.c can be built in userland.jmmv2014-03-191-0/+3
* | Make the error message more clear.trasz2014-03-191-2/+2
* | errx prepends the program name to the message; don't do it by hand.jmmv2014-03-191-1/+1
* | Make the priv test program exit with non-zero if any failures are detected.jmmv2014-03-191-8/+33
* | Migrate tools/regression/usr.bin/pkill to the new tests layout.jmmv2014-03-1931-49/+95
* | Fix comments.attilio2014-03-191-6/+6
* | Make the array pointed to by AT_PAGESIZES auxv properly aligned.kib2014-03-192-43/+51
* | Add Makefiles missed in r263346.jmmv2014-03-1949-0/+659
* | Migrate tools/regression/usr.bin/make/ to the new tests layout.jmmv2014-03-19275-198/+560
* | Expand tabs that sneaked in into spaces.jmmv2014-03-191-2/+2
* | Added sysctl kern.maxfiles increase test, do not use /etc/passwd for testspho2014-03-191-6/+118
* | When exporting ifnet via sysctl, add ifqueue(9) drop count to theglebius2014-03-191-6/+5
* | Add counter for Tx errors returned from if_transmit.glebius2014-03-192-5/+8
* | Now, after r263102 we have ifi_oqdrops in if_data, restore printing ofglebius2014-03-191-3/+7
* | Only invoke fasttrap hooks for traps from user mode, and ensure that they'remarkj2014-03-192-38/+42
* | vm_page_grab() and vm_pager_get_pages() can drop the vm_object lock,attilio2014-03-192-3/+3
* | Fix GENERIC build.attilio2014-03-191-0/+1
* | Fix and improve exception tracing:marcel2014-03-1812-82/+438
* | Don't reissue in-flight commands.tychon2014-03-181-2/+16
* | Switch kern.vt.suspendswitch to 0 by default (disabled).ray2014-03-181-1/+1
* | Add separate patch files for all the customizations we have currentlydim2014-03-18100-0/+16346
* | Regen per r263318.attilio2014-03-1811-131/+17
* | Remove dead code from umtx support:attilio2014-03-187-557/+13
* | cxgbe(4): significant rx rework.np2014-03-184-575/+632
* | Pull in r203311 from upstream llvm trunk (by Arnold Schwaighofer):dim2014-03-181-0/+11
* | Pull in r196939 from upstream llvm trunk (by Reid Kleckner):dim2014-03-1810-36/+94
* | nvme: Allocate all MSI resources up front so that we can fall back tojimharris2014-03-183-7/+44
* | nvme: Close hole where nvd(4) would not be notified of all nvme(4)jimharris2014-03-183-29/+73
* | Switch to standard 2-clause licenseemaste2014-03-181-3/+0
* | Add support for the PCI(e)-PCI bridges to the Intel VT-d driver. Thekib2014-03-183-17/+122
* | It is not uncommon for BIOSes to report wrong RMRR entries in DMARkib2014-03-181-0/+9
* | Trim at EOL.kib2014-03-181-2/+2
OpenPOWER on IntegriCloud