summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Plug a vm_page leak introduced in r292373.markj2016-02-051-0/+3
| * Update script for modern `zpool status` output.mav2016-02-051-1/+4
| * Add error check to not leak logs with syntax errors in case of failedmav2016-02-051-0/+5
| * Update em(4) to 7.6.1; update igb(4) to 2.5.3.erj2016-02-0523-189/+1342
| * Implement kdb_cpu_sync_icache on arm64.andrew2016-02-051-0/+2
| * Fix EFI multi device boot supportsmh2016-02-055-181/+517
| * ARM: Use new ARMv6 naming conventions for cache and TLB functionsmmel2016-02-0523-51/+92
| * Follow up r295257 and replace bad reference to TEX in defines,skra2016-02-051-36/+37
| * Follow up r295257 and convert also pt_memattr. This did not breakskra2016-02-051-6/+7
| * ARM: Introduce new cpu-v4.h header and move all ARMv4 specific codemmel2016-02-059-66/+181
| * hyperv: Use malloc for page allocation.sephe2016-02-053-24/+15
| * hyperv: Use WAITOK in the places where we can waitsephe2016-02-055-83/+22
| * hyperv: Use standard taskqueue instead of hv_work_queuesephe2016-02-057-291/+101
| * hyperv/hn: Add an option to always do transmission schedulingsephe2016-02-052-4/+15
| * hyperv/hn: Move LRO flush to the channel processing rollupsephe2016-02-051-11/+10
| * hyperv/hn: Increase LRO entry count to 128 by defaultsephe2016-02-051-0/+28
| * hyperv/hn: Recover half of the chimney sending spacesephe2016-02-051-6/+25
| * hyperv/hn: Factor out hn_encap() from hn_start_locked()sephe2016-02-051-214/+220
| * hyperv/hn: Obey IFCAP_RXCSUM configuresephe2016-02-051-7/+12
| * hyperv/hn: Add sysctls to trust host side UDP and IP csum verificationsephe2016-02-052-7/+80
| * hyperv/hn: Enable UDP RXCSUMsephe2016-02-052-4/+11
| * hyperv/hn: Enable IP header checksum offloadingsephe2016-02-051-1/+4
| * hyperv/hn: Reorganize TX csum offloadingsephe2016-02-052-155/+62
| * hyperv/hn: Avoid duplicate csum features settingssephe2016-02-052-33/+33
| * hyperv/stor: Fix the NULL pointer dereferencesephe2016-02-051-7/+6
| * Add sysctls for dumping out the device mapping tables. I'm finding thisscottl2016-02-043-0/+69
| * Provide a workaround for setting the correct endianness when doing CFI onadrian2016-02-042-0/+16
| * Summary: Update the dategnn2016-02-041-1/+1
| * Summary: Remove discussion of fastforwarding.gnn2016-02-041-23/+1
| * When matching brand to the ELF binary by notes, try to find a brandkib2016-02-041-1/+20
| * Add defines for WRITE_UNCORRECTABLE ATA command, and improve command loggingrpokala2016-02-043-25/+138
| * In FreeBSD 10 and higher the driver announces SCTP checksum offloading supporttuexen2016-02-041-7/+11
| * - connect(2) Clarify namelenjgh2016-02-041-1/+9
| * Fix build of powerpc FPU emulator after changes in r295132 to restore thejhb2016-02-042-24/+24
| * Enable checking of the stack alignment. The stack should be aligned to aandrew2016-02-041-2/+2
| * Fix grammar in error statementdteske2016-02-041-1/+1
| * Replace broken implementation of fuswintr() and suswintr() by functionsmmel2016-02-046-142/+6
| * Do not copy by field when converting struct oexport_args to structkib2016-02-041-18/+16
| * Add 't' and 'p' postfixes to dd(1).trasz2016-02-042-2/+13
| * Reduce code duplication.trasz2016-02-041-48/+34
| * ARM: For ARMv6/v7, code in locore.S initializes SCTLR and ACTRL registers.mmel2016-02-041-112/+0
| * Access pcpup using gp register.br2016-02-043-16/+6
| * Make VM_MEMATTR_xxx definitions independent on pmap internalsskra2016-02-043-54/+89
| * ARM: Set UNAL_ENABLE bit in SCTLR CP15 register. This bit is RAO/SBOPmmel2016-02-041-2/+2
| * Small rearrangement of abort_handler().skra2016-02-041-19/+19
| * ARM: RPI-B kernel was broken by r294740. Make it functional again.mmel2016-02-041-0/+2
| * Reuse gp register for pcpu pointer.br2016-02-046-23/+38
| * ARM: Don't use ugly (and hidden) global variable, control register ismmel2016-02-043-11/+3
| * Fix build.br2016-02-042-0/+2
| * Fix build.br2016-02-043-0/+3
OpenPOWER on IntegriCloud