summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Apparently, it's no longer a problem to call shutdown_nice(9) from withinmarius2013-03-021-12/+14
* - While Netra X1 generally show no ill effects when registering a powermarius2013-03-022-28/+44
* Provide cap_sandboxed(3) function, which is a wrapper around cap_getmode(2)pjd2013-03-025-0/+124
* Fix assignment of maximum bounadary.delphij2013-03-011-1/+1
* Fix wrong assignment.delphij2013-03-011-1/+1
* Fix a typo in mfi_stp_cmd() that would give wrong assignment.delphij2013-03-011-1/+1
* MFV r247575:delphij2013-03-011-2/+2
* Initialize count in order to appease clang.marius2013-03-011-0/+1
* Initialize count in order to appease clang.marius2013-03-011-0/+1
* Replace the TDP_NOSLEEPING flag with a counter so that thejhb2013-03-015-19/+12
* Increase the maximum text size on ARM to 64MiB. Without this clang would beandrew2013-03-011-1/+3
* Remove unnecessary variables.pjd2013-03-011-6/+2
* MFV r247316:mm2013-03-015-1/+44
* Reduce lock scope a little.pjd2013-03-011-1/+1
* - Move reporting of failures to disable RX/TX MAC under bootverbose as atmarius2013-03-011-4/+10
* - In sbbc_pci_attach() just pass the already obtained bus tag and handlemarius2013-03-011-4/+3
* - Remove an unused header.marius2013-03-011-6/+41
* - Apparently, r186520 was just wrong and the clock of Oxford OX16PCI958 ismarius2013-03-011-7/+8
* - Make tables, device ID strings etc const. This includes #ifdef'ing 0marius2013-03-016-112/+110
* - Make tables, device ID strings etc const.marius2013-03-012-59/+34
* Eliminate a redundant #include: machine/pmap.h is already includedalc2013-03-017-7/+0
* - Use strdup(9) instead of reimplementing it.marius2013-03-011-52/+18
* Make the default implementation of the VOP_VPTOCNP() fail if thekib2013-03-011-2/+6
* Fix typo.kevlo2013-03-011-1/+1
* Assign the len field of the netbuf structure to the current length ofkevlo2013-03-011-1/+1
* Fix the zfs_ioctl compat layer to support zfs_cmd size change introducedmm2013-03-014-44/+287
* Copy the definition of VM_MAX_AUTOTUNE_MAXUSERS from i386. (See r242847.)alc2013-03-011-0/+4
* Fixed documented prototype of kinfo_getproc(3).ru2013-03-011-2/+2
* Provide slightly more helpful feedback when we can't figure out whatbrooks2013-03-011-1/+1
* Specify the length of the mapping requested from 'paddr_guest2host()'.neel2013-03-017-37/+49
* Enable uart driver for A10.ganbold2013-03-013-3/+5
* Add support for A10 uart.ganbold2013-03-012-5/+39
* Minor wordsmithing.gjb2013-02-281-2/+2
* Add missing flags.adrian2013-02-281-0/+2
* Oops - fix an incorrect test.adrian2013-02-281-1/+1
* Don't enable the HT flags for legacy rates.adrian2013-02-281-44/+64
* Change the ixgbe module name to if_ixgbe to conformjfv2013-02-281-1/+1
* Add platform DMA support to SDHCI driver for BCM2835gonzo2013-02-281-4/+300
* Add driver for BCM2835's DMA enginegonzo2013-02-283-0/+790
* Add hooks for plugging platform-provided transfer backend.gonzo2013-02-283-7/+49
* Move the definition of sbintime_t type from <sys/time.h> to <sys/types.h>.davide2013-02-282-1/+2
* MFcalloutng:davide2013-02-281-2/+2
* MFcalloutng:mav2013-02-2823-370/+207
* MFcalloutng (r247427 by mav):davide2013-02-281-2/+2
* MFcalloutng:davide2013-02-2811-48/+59
* Introduce sbintime_t type -- the simplified version of struct bintime,mav2013-02-281-0/+85
* Refresh vendor driver version which adds ARC-1224 support.delphij2013-02-283-27/+129
* When we are waiting for new trail files we may have been disconnected andpjd2013-02-281-0/+9
* Properly handle '-h' argument.gjb2013-02-281-1/+1
* Remove the quirk to allow use of MSI when the guest is running inside bhyve.neel2013-02-281-1/+0
OpenPOWER on IntegriCloud