summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ath] remove now unused parameters.adrian2016-06-041-4/+0
* Use the UEFI event timer to update the time on arm and arm64. The currentandrew2016-06-049-5/+121
* [ath_hal] add STOMP_AUDIO for AR9462/QCA9565.adrian2016-06-041-0/+6
* [ath_hal] add placeholders for AUDIO stomp for Kite/Kiwi.adrian2016-06-041-0/+4
* [ath_hal] add BTCOEX_STOMP_AUDIO; delete unused methods.adrian2016-06-041-2/+1
* [run] fix TSF locking in RX radiotap.adrian2016-06-041-0/+2
* ioat(4): Always log capabilities on attachcem2016-06-041-1/+1
* ioat(4): Export the number of available channelscem2016-06-042-0/+9
* ioat(4): Make channel indices unsignedcem2016-06-042-3/+3
* Enable daily_ntpd_leapfile_enable by default. Otherwise an expiredcy2016-06-041-2/+1
* When negotiating NTB_SB01BASE_LOCKUP workaround, don't try to limit themav2016-06-041-42/+15
* When negotiating MSIX parameters, give other head time to see ourmav2016-06-041-3/+10
* libiberty: prevent integer overflow.pfg2016-06-032-4/+11
* WITH_META_MODE: Avoid "building" .depend if there is nothing to do.bdrewery2016-06-031-1/+3
* MFV r300961:pfg2016-06-036-43/+43
* tegra124: use roundup/rounddown macros from <sys/param.h>.pfg2016-06-031-2/+2
* WITHOUT_CROSS_COMPILER: Fix installworld.bdrewery2016-06-031-3/+9
* WITH_CCACHE_BUILD + WITH_META_MODE: Ignore ccache changes.bdrewery2016-06-031-0/+3
* WITH_META_MODE: Don't expect meta files for side-effect generated files.bdrewery2016-06-0310-0/+25
* Revert r301079.bdrewery2016-06-0310-112/+104
* DIRDEPS_BUILD: Connect new directories and update dependencies.bdrewery2016-06-0316-1/+201
* Use proper interface for FDT parsing and memory mapping in CESAzbb2016-06-032-12/+13
* Use nitems() macro instead of re-inventing itzbb2016-06-031-1/+1
* One of the already implemented options in release/Makefile is NOSRC. Whengarga2016-06-032-6/+13
* Trim some spaces to record correct commit message for the r301278.kib2016-06-031-2/+2
* diff --git a/sys/x86/x86/local_apic.c b/sys/x86/x86/local_apic.ckib2016-06-031-1/+1
* For clang, move the definition of FREEBSD_CC_VERSION into its own headerdim2016-06-034-3/+7
* nxge(4): Remove useless self-assignment.pfg2016-06-031-1/+0
* zfs: set VROOT / VV_ROOT consistently and in a single placeavg2016-06-032-10/+3
* Improve errno documentation in pthread_create(3) and thr_new(2)vangyzen2016-06-034-15/+41
* zfs_root: fix a potential root vnode reference leakavg2016-06-031-4/+6
* openssl: change SHLIB_VERSION_NUMBER to reflect the realityavg2016-06-031-1/+1
* Introduce a per-VNET flag to enable/disable netisr prcessing on that VNET.bz2016-06-039-14/+272
* xen-blkback: fix error path on failed attachroyger2016-06-031-4/+5
* blkback: add support for hotplug scriptsroyger2016-06-031-56/+104
* Define irq variable only in the block where used.skra2016-06-031-7/+4
* Postpone allocation of IRQ resource to the time when interruptskra2016-06-031-3/+11
* Add the GICv3 ITS intrng driver. As the interface to the interruptandrew2016-06-036-10/+1707
* Add an interface to handle interrupt controllers that have a contiguousandrew2016-06-032-0/+79
* Use insertion sort instead of bubble sort in TCP LRO.hselasky2016-06-031-11/+8
* Chase NTP update.delphij2016-06-031-2/+2
* MFV r301238:delphij2016-06-03159-3085/+4301
|\
| * Vendor import of ntp-4.2.8p8.delphij2016-06-03181-3068/+8917
* | Get struct sctp_net_route in-sync with struct route again.tuexen2016-06-031-0/+1
* | Store the peers vtag in host byte order in the cookie, since alltuexen2016-06-031-1/+1
* | Add blacklist support to fingerdlidl2016-06-032-0/+20
* | Add blacklist support to rshdlidl2016-06-032-1/+42
* | Add blacklist support to ftpdlidl2016-06-034-0/+109
* | Add blacklistd.conf manpagelidl2016-06-032-1/+2
* | sfxge(4): support EVQ timer workaround via MCDIarybchik2016-06-034-26/+127
OpenPOWER on IntegriCloud