summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Break up opencrypto/xform.c so it can be reused piecemealallanjude2015-12-3024-969/+2116
* Force nullfs vnode reclaim after unlinking, to potentially unlinkkib2015-12-301-3/+5
* Change the - hopefully - last piece of ktr(9) to use PCPU_GET(cpuid)marius2015-12-301-1/+1
* Rename `recvfd` and `sendfd` variables in recvfd/sendfd functions to avoidngie2015-12-301-11/+11
* Add the appropriate case statement for IPV6_BINDMULTI so the option can bejtl2015-12-301-0/+1
* Fix a file descriptor leak in mdXhl.c (which is used by numerous hashingjtl2015-12-301-4/+9
* Decode and print the ID_AA64* registers on boot. These registers holdandrew2015-12-304-30/+640
* This code is not in modules that need KPI stability so no need to usebz2015-12-301-2/+2
* Drop the clang patch which adds recognition of 'CC' suffixes as aliasesdim2015-12-304-26/+7
* Add support for modifying coalescing parameters runtime.hselasky2015-12-303-42/+107
* Allow I2C to read address 0x51 as well as address 0x50.hselasky2015-12-301-4/+15
* Fix use of uninitialised Nflagsmh2015-12-301-1/+1
* 10G ER/LR should present itself as LR.hselasky2015-12-302-3/+3
* - (Ab)use udivx for dividing the u_int pc_cpuid when implementingmarius2015-12-306-92/+68
* 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
OpenPOWER on IntegriCloud