aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM64: move to GPT scheme in sysinstallWojciech Macek2016-07-071-1/+1
* Do not initialize the adapter on MTU change when adapter status is down.Sean Bruno2016-07-078-8/+16
* Fix ZFS ARC min / max tunableSteven Hartland2016-07-061-0/+12
* Handle IOC_VOID special case of passing an integer IOCTL argument through CUSE.Hans Petter Selasky2016-07-061-1/+1
* isci: fix ATA PASSTHROUGH fixed sense data formatJim Harris2016-07-062-4/+4
* Correct locking annotation for p_comm.John Baldwin2016-07-061-1/+1
* Add variable declaration missing in r302372.Nathan Whitehorn2016-07-061-0/+1
* Remove the old pre-INTRNG arm64 interrupt framework. GENERIC was switchedAndrew Turner2016-07-067-3560/+0
* The TCPPCAP debugging feature caches recently-used mbufs for use inJonathan T. Looney2016-07-063-0/+13
* Fix CTASSERT issue in a more clean wayEnji Cooper2016-07-064-20/+7
* Replace a number of conflations of mp_ncpus and mp_maxid with eitherNathan Whitehorn2016-07-0613-41/+53
* Fix regression issue with XHCI on 32-bit ARMv7 Armada-38x. Make sureHans Petter Selasky2016-07-061-1/+1
* Only set the ipfilter running state to 'not running' if we areBjoern A. Zeeb2016-07-061-2/+3
* Fix gcc warningEnji Cooper2016-07-061-3/+0
* Fix gcc build errors with SSE 4.2 detection and gcc warningsEnji Cooper2016-07-061-45/+22
* Fix gcc warningsEnji Cooper2016-07-061-9/+0
* Fix gcc warningsEnji Cooper2016-07-061-10/+5
* Fix gcc warningsEnji Cooper2016-07-061-3/+3
* Fix gcc warningsEnji Cooper2016-07-061-5/+10
* Fix gcc warningsEnji Cooper2016-07-061-1/+7
* Fix gcc warningsEnji Cooper2016-07-061-5/+3
* Add myself to the src committers graph.Eric Badger2016-07-061-0/+4
* Correct a manual page reference.Glen Barber2016-07-051-2/+2
* Remove incorrect attributes from posix_memalign(3) declaration.Pedro F. Giffuni2016-07-051-2/+1
* Document r302221, file has been updated to version 5.28Steven Kreuzer2016-07-051-2/+2
* Remove reference to casperdSteven Kreuzer2016-07-051-6/+0
* Document 300207, Support for Shingled Magnetic Recording (SMR) drives.Steven Kreuzer2016-07-051-0/+4
* ioat(4): Block asynchronous work during HW resetConrad Meyer2016-07-052-10/+69
* ioat(4): Serialize ioat_reset_hw invocationsConrad Meyer2016-07-052-0/+14
* ioat(4): Split timer into poll and shrink functionsConrad Meyer2016-07-052-29/+62
* Document 302332, Native graphics support has been added to bhyveSteven Kreuzer2016-07-051-0/+3
* The paradigm of a callout is that it has three consequent states:Gleb Smirnoff2016-07-054-30/+27
* Compile in the kassert_panic() function with INVARIANT_SUPPORTGleb Smirnoff2016-07-052-2/+2
* Ensure that spinlock sections are balanced even after a panic.Mark Johnston2016-07-051-1/+8
* Call audit hooks to capture vnode attributes for three file-descriptorRobert Watson2016-07-051-0/+3
* add description for debug.elf{32,64}_legacy_coredump sysctlEd Maste2016-07-051-1/+2
* Clarify the vnode_destroy_vobject() logic handling for already terminatedKonstantin Belousov2016-07-051-3/+14
* Fix a regression introduced on revision r271909, when using argument -gMarcelo Araujo2016-07-051-5/+2
* Remove SoC-specific integrations from dTSEC, to make it SoC agnostic.Justin Hibbits2016-07-0520-3745/+35
* Unbreak the LBC driver, broken with the large RMan and 36-bit physical addres...Justin Hibbits2016-07-051-21/+32
* cxgbe(4): Changes to the CPL-handler registration mechanism and codeNavdeep Parhar2016-07-0518-340/+303
* Fix a race condition between the main thread in aqm_pie_cleanup() and theDon Lewis2016-07-051-33/+28
* Fix build of ppp when WITHOUT_PAM is setBaptiste Daroussin2016-07-041-0/+1
* Fix interrupt loop when switching from USB device to USB host mode byHans Petter Selasky2016-07-041-16/+18
* boot1.efi: fix assignment / comparison expressionEd Maste2016-07-041-1/+1
* Import bhyve_graphics into CURRENT. Thanks to all who testedPeter Grehan2016-07-0424-19/+9037
|\
| * Initial bhyve native graphics support.Peter Grehan2016-05-2724-17/+9035
| * Create branch for bhyve graphics import.Peter Grehan2016-05-2757-0/+19959
* Add the forgotten "svn mv" from r302329Baptiste Daroussin2016-07-032-0/+0
* Remove ftp(1) related files when MK_FTP == noEnji Cooper2016-07-031-0/+14