summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MFV r254070:delphij2013-08-072-9/+53
* Improve the sysctl symbol extraction from the kernel so that it find moreobrien2013-08-071-4/+8
* Don't emit a spurious EVFILT_PROC event with no fflags set on process exitjhb2013-08-072-2/+20
* Split the pagequeues per NUMA domains, and split pageademon processkib2013-08-0710-177/+421
* Change the pmap_ts_referenced() method of amd64 pmap to use sharedkib2013-08-072-8/+55
* Fix previous commit: both flags must be set.rpaulo2013-08-071-1/+2
* Don't bother trying to work around buffers which are not aligned on a cachecognet2013-08-071-166/+76
* Remove droping topology mutex after iterating 100 periphs in CAMGETPASSTHRU.mav2013-08-073-41/+5
* Remove __attribute__((__aligned__)) that generates incorrect alignment on com...theraven2013-08-071-1/+1
* Bring initial support for Allwinner A20 SoC (Cubieboard2).ganbold2013-08-079-4/+549
* Improve r253721 by reporting detected lack of BIO_FLUSH support to GEOM.mav2013-08-071-0/+1
* enable KDB_TRACE in GENERICsavg2013-08-075-5/+5
* Remove unsigned comparison < 0kevlo2013-08-071-1/+1
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-0782-572/+583
* Make sure IFM_AVALID is also set when checking ifm_status.rpaulo2013-08-071-1/+1
* Add a missing module version declaration to if_tun(4).markj2013-08-071-0/+1
* Fix a timing issue with the wired driver.rpaulo2013-08-071-1/+30
* Pass variables prefixed with both LD_ and LD_32_ to the run-time linker.markj2013-08-071-13/+17
* Fill in the description fields for M_FICT_PAGES.markj2013-08-071-1/+1
* Change <sys/diskpc98.h> to not redefine the same symbols that aremarcel2013-08-077-52/+49
* MFV r254011:delphij2013-08-061-15/+55
* Adjust make knobs to know that WITH_ICONV installs a /usr/bin/iconvsbruno2013-08-061-0/+4
* Make the various driver MSIX setup routines fallback to MSI morejfv2013-08-064-50/+50
* - Fix a bug in the MSI allocation logic so an MSI is also employed if amarius2013-08-061-21/+7
* As it turns out, MSIs are broken with 2820SA so introduce an AAC_FLAGS_NOMSImarius2013-08-062-40/+41
* When the igb driver is static there are cases when early interrupts occur,jfv2013-08-061-0/+4
* Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6,hrs2013-08-062-41/+29
* This bug fix is in a code path in rename taken when there is amckusick2013-08-061-1/+1
* fix fat-fingering in r253996avg2013-08-061-1/+0
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGavg2013-08-0627-6/+99
* Fix build on arm and mips.hrs2013-08-062-9/+4
* Add MD (for now) atomic_store_acq_<type>() and use it in pmap_activate()marius2013-08-062-10/+26
* Block reporting of ZFS features for suspended pools.mav2013-08-061-0/+5
* Disable r252840 when ZFS TRIM is enabled (vfs.zfs.trim.enabled=1) and reallymav2013-08-062-5/+6
* Make `zpool clear` to reopen also reconnected cache and spare devices.mav2013-08-061-0/+8
* Make ZFS to use separate thread to handle SPA_ASYNC_REMOVE async events.mav2013-08-062-16/+61
* dtrace: fix compilation with gccavg2013-08-061-0/+1
* Make section headings for different quirk types consistent.dwmalone2013-08-061-2/+2
* Remove dead code.trasz2013-08-062-44/+0
* Fix formatting warning.ae2013-08-061-1/+1
* We no longer need to align the stack before calling swi_handler as it isandrew2013-08-061-3/+0
* Remove weirdly-named autofoo file. This is not needed for the (FreeBSD)erwin2013-08-061-98/+0
* Update Bind to 9.8.5-P2erwin2013-08-06274-19947/+29902
|\
| * Vendor import of BIND 9.8.5-P2erwin2013-07-313-2/+8
| * Vendor import of Bind 9.8.5-P1erwin2013-07-24268-19956/+29559
| * Vendor import of Bind 9.8.4-P2erwin2013-03-274-5/+9
* | Update ciss(4) with new models of raid controllers from HPsbruno2013-08-062-0/+27
* | Micro-optimize OFW syscons 8-bit blank.jhibbits2013-08-061-5/+13
* | Remove an unnecessary panic. The PVO's PTE entry and the PTEG's PTE entry mayjhibbits2013-08-061-3/+0
* | - Use pget(PGET_CANDEBUG | PGET_NOTWEXIT) to determine if the specifiedhrs2013-08-062-6/+6
OpenPOWER on IntegriCloud