summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ath_hal] add QCA9565 and MCI related registers.adrian2016-05-311-0/+29
* hyperv/vmbus: Rename ISR functionssephe2016-05-315-11/+11
* [ath_hal] migrate the bluetooth definitions out from ah.h / ar9300_freebsd_in...adrian2016-05-312-488/+1
* [ath_hal] add bluetooth coexistence definitions for both legacy and MCI.adrian2016-05-311-0/+503
* [ath] ensure the right methods / options get overridden for MCI bluetooth coexadrian2016-05-311-5/+5
* Bump __FreeBSD_version for ZFS's support for SHA-512t256 and Skeinallanjude2016-05-311-1/+1
* Connect the SHA-512t256 and Skein hashing algorithms to ZFSallanjude2016-05-3112-17/+30
* hyperv/vmbus: Process event timer before checking eventssephe2016-05-311-17/+18
* [ath] add BTCOEX debug section; modify DPRINTF() to take a no-arg format string.adrian2016-05-311-2/+3
* Clarify the explanations for the hostname and FQDN entries.wblock2016-05-311-3/+3
* Add and correct MIPS relocation typesemaste2016-05-301-2/+8
* keyserv(1): drop useless comparison.pfg2016-05-301-4/+5
* Fix circular dependency created after r287197 between ldconfig and mountcritr...ngie2016-05-302-4/+14
* zfsd: minor spelling fix.pfg2016-05-301-1/+1
* share/misc/organization.dot: list myself as the new portmgr-secretaryrene2016-05-301-1/+1
* libdevdctl: minor spelling fixes.pfg2016-05-301-2/+2
* Add PR_CONNREQUIRED for SOCK_STREAM sockets using SCTP.tuexen2016-05-302-2/+2
* Let dbm's datum::dptr use the right type.ed2016-05-302-3/+3
* Add missing va_list to <wchar.h>.ed2016-05-301-0/+7
* Fix the signature of the psignal() function.ed2016-05-303-5/+5
* Add missing types and constants to <netdb.h>.ed2016-05-301-0/+12
* Fix a byte order issue for the scope stored in the SCTP cookie.tuexen2016-05-301-1/+1
* hyperv/et: Allow Hyper-V event timer be disabledsephe2016-05-301-0/+3
* hyperv/et: Device renaming; consistent w/ other Hyper-V utilssephe2016-05-301-20/+23
* hyperv: Move timer frequency definition to common place.sephe2016-05-303-13/+12
* Add missing restrict keywords to lio_listio().ed2016-05-301-1/+2
* Fix ig4 operation for certain machinesgrembo2016-05-301-8/+14
* hyperv/et: Make sure only one event timer will be registeredsephe2016-05-301-18/+19
* hyperv/vmbus: Move SINT settings to vmbus_var.hsephe2016-05-305-21/+31
* hyperv/et: Fix STIMER0 operations.sephe2016-05-301-17/+36
* Add missing declaration of ino_t.ed2016-05-301-1/+9
* bge: Support 5717 C0, which is almost same as 5720 A0sephe2016-05-302-0/+7
* Bump __FreeBSD_cc_version after r300974.dim2016-05-301-1/+1
* Mark jail(2), and the sysctls that it (and only it) uses as deprecated.jamie2016-05-302-18/+18
* mbuf: Add a flag for M_HASHTYPE_ to indicate the type has hash propertiessephe2016-05-302-15/+26
* tcp: Don't prematurely drop receiving-only connectionssephe2016-05-301-3/+11
* Remove extraneous altq header fileslidl2016-05-301-0/+3
* Regenerate timedef:bapt2016-05-2956-122/+122
* Add more hacks to correct CLDR databapt2016-05-291-5/+27
* Pull in r269908 from upstream llvm trunk (by James Molloy):dim2016-05-291-1/+3
* Follow up to r300932ngie2016-05-291-1/+2
* Fix rpcbind init after r300941.markj2016-05-291-1/+2
* Stop inlining the struct ucond definition into struct pthread_cond.kib2016-05-292-15/+11
* Remove non-history libkse references and fix PTHREAD_PROCESSES_PRIVATE typo.jilles2016-05-295-15/+7
* Improve ARM debug_monitor for SMP machineszbb2016-05-293-53/+65
* Fix debug_monitor code for older ARMs (ARM11)zbb2016-05-291-75/+29
* Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compilingdim2016-05-291-1/+2
* Retune SHA2 code for improved performance on CPUs with more ILP andcperciva2016-05-292-190/+198
* Micro optimize: C standard guarantees that right shift for unsigned valueache2016-05-291-1/+1
* Replace local prototype of basename() with an inclusion of <libgen.h>.ed2016-05-291-1/+1
OpenPOWER on IntegriCloud