summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow the load address used by ARM ubldr to be set via Make argument.kientzle2012-05-272-2/+19
* Replace all uses of the vm page queues lock by a r/w lock that is privatealc2012-05-271-59/+67
* Add IPPROTO_MPLS (rfc4023) IP protocol definitionemaste2012-05-271-0/+1
* - Fix some typos in mmc_acquire_bus() and mmc_send_csd().marius2012-05-271-10/+104
* Import illumos changeset 13570:3411fd5f1589mm2012-05-2717-71/+388
* Pull in r157212 from upstream clang trunk:dim2012-05-271-18/+14
* Allow inclusion of libc++ <cmath> to work after including math.htheraven2012-05-271-43/+36
* Import illumos changeset 13605:b5c2b5db80d6 (partial)mm2012-05-272-4/+4
* Import illumos changeset 13564:cf89c0c60496mm2012-05-271-1/+3
* Import illumos changeset 13571:a5771a96228cmm2012-05-271-380/+706
* Remove redundant check, we catch ULE platform support in commonraj2012-05-271-4/+0
* Let us manage differences of Book-E PowerPC variations i.e. vendor /raj2012-05-2719-59/+182
* Fix style and consistency:ed2012-05-271-158/+158
* OpenSSH: allow VersionAddendum to be used againrea2012-05-275-28/+60
* Work around a race condition in devfs by changing the way closesken2012-05-275-69/+22
* Enable gnu hash generation for dynamic ELF binaries on x86.kib2012-05-272-0/+2
* Fix ki_cow for compat32 binaries.kib2012-05-272-1/+2
* Return EBUSY for PTHREAD_MUTEX_ADAPTIVE_NP too when the mutex could notdavidxu2012-05-271-0/+1
* Correctly get the payload length in host byte order. While webz2012-05-261-4/+4
* OpenPAM Micrampelis was re-rolled due to a showstopper bug.des2012-05-261-1/+3
* Wording corrections and simplifications.wblock2012-05-261-16/+14
* Import eSDHC driver for Freescale integrated controller.raj2012-05-262-0/+1603
* Import EHCI attachment driver for Freescale integrated controller.raj2012-05-261-0/+423
* Move OpenPIC FDT bus glue to a shared location, so that other PowerPCraj2012-05-262-1/+1
* Stop treating td_sigmask specially for the purposes of new threadkib2012-05-264-8/+4
* Revert r232274 - unauthorized, unnecessary and incorrect.des2012-05-261-7/+2
* Update to OpenPAM Micrampelis.des2012-05-26114-1070/+5799
|\
| * Vendor import of OpenPAM Micrampelis.des2012-05-26112-1063/+5775
| * Merge upstream r509: don't log an error in the common case (ENOENT).des2011-12-221-3/+5
* | Passing NULL as a key casues a segfault when loading SSH 1 keys. Usedes2012-05-261-1/+1
* | Update to reflect various doc commit bits taken into safekeeping.gavin2012-05-261-4/+4
* | Updates to reflect recent commit bits handed back, etc.gavin2012-05-261-8/+8
* | Retrieve CPU number info from the device tree.raj2012-05-261-18/+8
* | Rename e500 prefix to match other Book-E CPU variations. CPU id tidbits forraj2012-05-263-15/+25
* | Provide SPR definitions for newer Book-E (E500mc, E5500, PPC465).raj2012-05-261-0/+36
* | Unify SPR defines formatting, no funtional changes.raj2012-05-261-88/+87
* | Trim the extra $FreeBSD$ from the comment below the license. We usebz2012-05-261-2/+0
* | Get rid of SCTP specific code to avoid CRC32C computations on loopback.tuexen2012-05-264-35/+4
* | Make the VIA workaround application somewhat more consistent with themarius2012-05-261-1/+2
* | Consistently use USB_PAGE_SIZE. Currently, this is cosmetic.marius2012-05-261-2/+2
* | Make the VIA workaround actually do its intended job.marius2012-05-261-1/+1
* | Remove extraneous empty lines.marius2012-05-261-32/+0
* | Turn LACP debugging from a compile time option to a sysctl, it is very handy tothompsa2012-05-261-43/+37
* | - When creating the DMA tag for user data, don't ask for more segmentsmarius2012-05-262-39/+29
* | mdoc: sort sections into conventional order.joel2012-05-261-21/+21
* | Rename pmap_collect() to pmap_pv_reclaim() and rewrite it such that it noalc2012-05-262-64/+132
* | Implement SEEK_HOLE/SEEK_DATA for UFS.kib2012-05-261-0/+20
* | Add a vn_bmap_seekhole(9) vnode helper which can be used by anykib2012-05-262-0/+55
* | Clarify the SEEK_HOLE description, it repositions the file pointer.kib2012-05-261-4/+4
* | Add the AR9280 workarounds for PCIe suspend/resume.adrian2012-05-261-2/+52
OpenPOWER on IntegriCloud