summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge xz 5.2.0.rpaulo2015-02-09128-1245/+7723
|\
| * Vendor import of xz-5.2.0 (stripped)rpaulo2015-02-06118-1222/+7678
* | Do not mark shared structures as __packed, it leads to race conditiongonzo2015-02-091-3/+3
* | Remove unused variablesgonzo2015-02-092-3/+0
* | Fix an extremely subtle concurrency bug triggered by running on 32-threadnwhitehorn2015-02-091-6/+11
* | Technically speaking, using one virtal processor area for all CPUs is anwhitehorn2015-02-091-12/+20
* | Simplify trapcode setup by placing a copy of the generic trap handler atnwhitehorn2015-02-091-35/+32
* | revert r278414bapt2015-02-081-3/+0
* | Reapply r255891bapt2015-02-081-0/+3
* | Preset the object's color, or alignment, to maximize superpage usage.alc2015-02-081-1/+2
* | Fix ordering of "*logout" and "*terminate"; no functional changes.trasz2015-02-081-40/+40
* | Extend ICL to add receive offload methods. For software ICL backendtrasz2015-02-087-41/+193
* | Add some error checking on the supplied page size list. This makes surenwhitehorn2015-02-081-7/+16
* | Add Neoway WM620 module ID.dchagin2015-02-082-0/+2
* | Make output of "iscsictl -v" and "ctladm islist -v" a little prettiertrasz2015-02-082-2/+2
* | cxgbe(4): tidy up some of the interaction between the Upper Layernp2015-02-086-30/+60
* | cxgbe(4): adapter_full_init is always a synchronized operation.np2015-02-081-0/+1
* | cxgbe(4): a change to the synchronization rules within the the driver.np2015-02-082-1/+6
* | Fix a typo in r278137: make sure to free provider state.markj2015-02-081-1/+1
* | Add VideoCore audio driver for Rasperry Pi (BCM2835)gonzo2015-02-084-0/+1068
* | Act as a bus in attach method: probe and attach devicesgonzo2015-02-081-0/+3
* | Big wpi(4) overhaul! Not by me!adrian2015-02-074-2674/+4243
* | Add WPI_DEBUG option.adrian2015-02-072-1/+4
* | Remove kdb_backtrace extern; get the definition for kdb_backtrace fromngie2015-02-071-3/+3
* | Protect uninitialized scalar variable from being accessedpfg2015-02-072-2/+2
* | Fix couple issues in ctlstat header printing.mav2015-02-071-3/+4
* | Back out r278349 and r278350 for now, since this apparently blows up thedim2015-02-072-192/+28
* | Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output.trasz2015-02-072-4/+4
* | Tidy up; no functional changes.trasz2015-02-071-17/+8
* | Teach ctld(8) to control non-iSCSI CTL ports.mav2015-02-076-72/+257
* | Remove useless comment.trasz2015-02-071-6/+1
* | Add llvm patch corresponding to r278349.dim2015-02-071-0/+164
* | Pull in r224884 from upstream llvm trunk (by Keno Fischer):dim2015-02-071-28/+28
* | Fix a number of -Wcast-qual warnings in ath's ar9300_attach.c, by makingdim2015-02-071-2/+2
* | Revert the rc part of r278323 until I can figure out what Jenkins is doing.jamie2015-02-071-1/+2
* | cxgbe(4): fix a test made while enabling TOE.np2015-02-071-1/+6
* | Make VCHI driver optional and add "device vchiq" to default RPI-B configgonzo2015-02-072-9/+11
* | Pull in the rpi.dts -> rpi.dtb module (dtb/rpi) and have it installimp2015-02-072-1/+4
* | Truncate the exponent 'n' of type long to a domain containedkargl2015-02-071-19/+9
* | Create a module to install the Raspberry Pi dtb files.imp2015-02-071-0/+5
* | When upgrading, install the ELF runtime linkers before libraries.brooks2015-02-061-0/+9
* | Unbreak the build (memchr is explicitly required by devctl(9) after r278320)ngie2015-02-061-1/+1
* | Revert SVN r277693.dteske2015-02-062-6/+8
* | Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v)trasz2015-02-0610-18/+154
* | Bump .Dd per r278329ngie2015-02-061-1/+1
* | Document WITNESS_COUNT and WITNESS_NO_VNODEngie2015-02-061-0/+24
* | Change ktrdump to use the more standard -M/-N flags to specify the pathjhb2015-02-062-14/+16
* | Revert the IPI startup sequence to match what is described in thejhb2015-02-063-26/+62
* | Add mount.procfs jail parameter, so procfs can be mounted when a prison'sjamie2015-02-066-4/+46
* | Add support for multiple portal groups per target.mav2015-02-067-111/+279
OpenPOWER on IntegriCloud