summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update llvm to trunk r256633.dim2015-12-301818-73899/+174413
|\
| * Vendor import of llvm trunk r256633:dim2015-12-306197-141103/+440709
| * Import llvm 3.7.1 release (r255217).dim2015-12-2580-236/+3659
| * Import llvm 3.7.0 release (r246257).dim2015-09-06182-1315/+3774
* | Merge ^/head r292913 through r292935.dim2015-12-304-397/+397
|\ \
| * | Integrate tools/regression/sockets/unix_passfd into the FreeBSD testngie2015-12-304-397/+397
|/ /
* | Add some more obsolete files, left over from the clang 3.7.0 -> 3.7.1dim2015-12-301-0/+2
* | Add platform support for QorIQ SoCs.jhibbits2015-12-306-59/+432
* | Use __alignof__ instead of assuming int64_t to get the rightimp2015-12-301-10/+1
* | Optimize zero_page for book-e mmu.jhibbits2015-12-301-1/+10
* | Rewrite tid_flush() in C.jhibbits2015-12-302-73/+47
* | Fix stack leak introduced by SVN r97201 (nextboot_conf support).dteske2015-12-301-6/+8
* | Adapt CATR() to r283283.marius2015-12-301-3/+3
* | Document the recently added support for ptrace(2) LWP events.jhb2015-12-301-1/+38
* | Add ptrace(2) reporting for LWP events.jhb2015-12-297-29/+263
* | Call kern_thr_exit() instead of duplicating it.jhb2015-12-291-8/+3
* | Bring some of the recent locore-v4.S improvements into locore-V6...ian2015-12-291-25/+38
* | Add standard extended feature bit 6 from the Intel SDM rev. 57, whichkib2015-12-292-0/+3
* | Fix the error checking for the ubenv command. This moves the check for anian2015-12-291-2/+8
* | sh: Split subevalvar() in #/##/%/%% and =/? parts.jilles2015-12-291-28/+45
* | Fix getopt(3) argument after r290180; I forgot to change -r to -Rngie2015-12-291-1/+1
* | When checking the inp_ip_minttl restriction for IPv6 packets, don't checkjtl2015-12-291-3/+4
* | - Add entries for the more prominent members of the Digi Internationalmarius2015-12-291-16/+69
* | pax: prevent possible buffer overflowpfg2015-12-291-1/+1
* | Improvements to BSD-licensed DTC.theraven2015-12-298-136/+792
* | - Sort ports-secteammiwi2015-12-291-1/+1
* | ext2: recognize ext4 INCOMPAT_RECOVER flagpfg2015-12-291-0/+3
* | - Add myself to ports-secteammiwi2015-12-291-1/+1
* | Correct the code for sign-extending a 16 bit value. As near as I can tellian2015-12-291-1/+1
* | Update metadata for "tools/tools/bus_autoconf" after r292080. Usehselasky2015-12-292-75/+34
* | Fix type mismatches for malloc(3) and Co.uqs2015-12-298-11/+11
* | Fix type mismatches for malloc(3) and Co.uqs2015-12-292-2/+2
* | hyperv: vmbus: run non-blocking message handlers in vmbus_msg_swintr()delphij2015-12-293-29/+64
* | hyperv: vmbus: remove the per-channel control_work_queuedelphij2015-12-292-30/+3
* | Update capabilities of e500mc, e5500, e6500.jhibbits2015-12-291-2/+5
* | Simplify code for parsing extra groupsbapt2015-12-291-1/+1
* | Remove useless assignement of linelenbapt2015-12-291-2/+0
* | Restore dryrun support for pw groupmodbapt2015-12-281-0/+5
* | - Add an entry for the SIIG Cyber 2SP1 PCIe adapter, which is basedmarius2015-12-281-4/+11
* | Add interests/maintainerships + notesdteske2015-12-281-0/+6
* | Add support for CQE zipping. CQE zipping reduces PCI overhead byhselasky2015-12-287-3/+131
* | Add support for sysctl tunables to 10-stable and older. Pushed throughhselasky2015-12-281-6/+30
* | in6_if2idlen: treat bridge(4) interfaces like other Ethernet interfaceswollman2015-12-281-0/+1
* | Make the eeprom dump function more readable and rename variables forhselasky2015-12-281-17/+16
* | Reduce memory consumption when allocating kobject strings in thehselasky2015-12-282-24/+45
* | Explicitly set permissions on entropy filesdteske2015-12-281-1/+6
* | Add SFF-8024 Extended Specification Compliancemelifaro2015-12-282-5/+45
* | Eliminate unneeded includes.delphij2015-12-282-3/+0
* | The sdp opens the database with PERM_SECURE mode and it is different thanaraujo2015-12-281-1/+1
* | Remove retval to fix a -Wunused-but-set-variable warning from gcc 4.9ngie2015-12-281-4/+3
OpenPOWER on IntegriCloud