summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from vmcontentionattilio2013-02-2622-113/+227
* Revert the moving of vm_object objects initialization:attilio2013-02-261-9/+8
* Merge from vmcontentionattilio2013-02-26176-31206/+16879
|\
| * MFCattilio2013-02-26176-31207/+16879
| |\
| | * Wrap the sleeps synchronized by the vm_object lock into the specificattilio2013-02-265-12/+12
| | * Change the way how software PMC updates counters.mav2013-02-261-2/+6
| | * Update the EWMA statistics for each intermediary rate as well as the finaladrian2013-02-261-10/+33
| | * Be more conservative in auto-sizing and capping the kmem submap. Inalc2013-02-261-3/+3
| | * Eliminate a redundant #include: machine/pmap.h is already includedalc2013-02-262-2/+0
| | * Eliminate a duplicate #include.alc2013-02-261-1/+0
| | * RPi users might want to touch the boot partition, which is always FATkientzle2013-02-261-2/+5
| | * Adjust the arm kernel entry point address properly regardless of whether theian2013-02-261-6/+17
| | * Expose timespec and timeval macros when __BSD_VISIBLE is defined. Thisdelphij2013-02-264-15/+12
| | * Merge from vmobj-rwlock branch:attilio2013-02-2619-20/+0
| | * Update base system libexpat to 2.1.0.delphij2013-02-2628-22534/+552
| | |\
| | | * Vendor import of expat 2.1.0 (trimmed).delphij2013-02-2626-22432/+532
| | | * Apply a vendor fix (rev 1.165): Don't update next pointer since it coulddelphij2009-12-111-1/+0
| | | * Correct a DoS issue when processing XML document with malformeddelphij2009-12-101-1/+1
| | | * Flattern all tags and dist tree for expat.delphij2009-12-1062-0/+0
| | * | cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulatingnp2013-02-265-6/+67
| | * | cxgbe(4): Update firmware to 1.8.4.0.np2013-02-267-7699/+8384
| | * | Part #2 of the TX chainmask changes:adrian2013-02-254-53/+42
| | * | Begin adding support to explicitly set the current chainmask.adrian2013-02-2514-2/+49
| | * | In all situations where we need to bootstrap yacc, we also need todes2013-02-251-1/+2
| | * | Style.pjd2013-02-251-8/+5
| | * | After r237012, the fdgrowtable() doesn't drop the filedesc lock anymore,pjd2013-02-251-3/+1
| | * | Get rid of unused struct member.neel2013-02-251-1/+0
| | * | Add i/o error counters to hastd(8) and make hastctl(8) displaytrociny2013-02-255-1/+71
| | * | Import media selection/preparation framework (sysinstall inspired). Makesdteske2013-02-2537-553/+6766
| | * | The 5300 series ciss(4) board does not work in performant mode with oursbruno2013-02-251-3/+12
| | * | Fix typo and update copyright.dteske2013-02-251-2/+2
| | * | Enhance test(1) by adding provision to compare any combination of thepeterj2013-02-253-28/+279
| | * | Remove EOL whitespace.joel2013-02-251-6/+6
| | * | If rtadvd_interfaces is set to "none", start rtadvd without listingdes2013-02-251-0/+2
| | * | - Implement and use usage().des2013-02-252-10/+26
| | * | Fix ARM build by assigning the computed time here tokientzle2013-02-251-2/+2
| | * | Several cleanups and fixes to mxge:gallatin2013-02-251-46/+25
| | * | Don't try and negotiate sync mode if either period or offset are zero.mjacob2013-02-251-17/+24
| | * | MFV v242732:mm2013-02-2518-39/+380
| | * | Turn off fast posting for the ISP2100- I'd forgotten that it actuallymjacob2013-02-251-1/+7
| | * | Fix init/uninit function type.hselasky2013-02-251-4/+4
| | * | Fix off-by-one error in sanity checksgonzo2013-02-251-7/+7
| | * | Add new USB ID.hselasky2013-02-251-0/+4
| | * | - Fix off-by-one error when returning max pin numbergonzo2013-02-251-7/+6
| | * | kernacc() expects all KVAs to be covered in the kernel map. With themarcel2013-02-252-8/+9
| | * | Fix the bug I introduced in r247045.kientzle2013-02-253-66/+30
| | * | libc/opendir: Improve behaviour of union uniquifier:jilles2013-02-241-25/+26
| | * | Catch up with internal API changes for initbarea() and getdatablk()pluknet2013-02-241-2/+2
* | | | Update a comment: noobj_alloc() has replaced obj_alloc(), but it doesn'talc2013-02-261-1/+1
* | | | Revert wrongly added asserts: lookup and remove from the collectionattilio2013-02-261-8/+2
OpenPOWER on IntegriCloud