summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change "the the" to "the". It is a continuation of r226436 and missed injkim2013-02-131-1/+1
* Restore De Bruijn algorithm for sparc64 where the compiler rely on adelphij2013-02-131-0/+63
* Add strchrnul(), a GNU function similar to strchr(), except that it returnszeising2013-02-135-5/+84
* Remove unused variable.hselasky2013-02-132-2/+0
* Add a dependency so that when compiling in a static dtb, the kernel getsian2013-02-131-1/+2
* Make the F_READAHEAD option to fcntl(2) work as documented: a value of zeroian2013-02-132-3/+3
* Resolve a LOR after r246616. Protect control requests using the USB devicehselasky2013-02-139-43/+55
* Add new USB ID to FTDI driver.hselasky2013-02-132-0/+2
* Add specific supported revision of D-Link DWA-140 rev B1, B2.hselasky2013-02-131-1/+1
* Fix my email.glebius2013-02-131-1/+1
* Add myself as a ports committer and my mentor relationship.pclin2013-02-131-0/+4
* Pull out the if_transmit() work and revert back to ath_start().adrian2013-02-134-451/+107
* Introduce PLATFORMMETHOD_END and use it.rpaulo2013-02-135-5/+6
* - Make actually printing path of AF_LOCAL socket types.zont2013-02-121-3/+1
* - Use correct size of copying different socket structures.zont2013-02-121-5/+5
* Eliminate the PC_CURTHREAD symbol and load the current thread'smarcel2013-02-123-35/+33
* Eliminate padding by moving 'narg' next to 'code'. Both are 32-bitmarcel2013-02-121-1/+1
* Reform the busdma API so that new types may be added without modifyingkib2013-02-1268-3733/+3074
* Now that we actually use more memory descriptors, make sure to dumpmarcel2013-02-121-1/+4
* o Bring in sync decoding the first nfssvc(2) parameter (flags) withpluknet2013-02-121-1/+1
* Substitute '#ifdef ALIGNED_POINTER' with '#ifndef __NO_STRICT_ALIGNMENT',glebius2013-02-123-4/+6
* Remove debug outputgonzo2013-02-121-1/+0
* When clang builds libc it may insert calls to __aeabi_* functions. Normallyandrew2013-02-121-0/+19
* Allow us to build clang for ARM EABI. Clang and llvm use theandrew2013-02-1221-6/+54
* Style.pjd2013-02-111-2/+2
* Update comments to reflect r246689.marius2013-02-111-2/+8
* Style.pjd2013-02-111-2/+2
* Make SYSCTL_{LONG,QUAD,ULONG,UQUAD}(9) work as advertised and also handlemarius2013-02-111-9/+17
* Merge zfs_ioctl.c code that should have been merged together with ZFS v28.mm2013-02-111-75/+100
* Send the adaptation layer indication only if set by the user.tuexen2013-02-114-19/+26
* Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.neel2013-02-119-165/+7
* Use the right year.delphij2013-02-112-2/+2
* MFV r246633:mm2013-02-111-1/+22
* MFV r246394:mm2013-02-111-1/+14
* Don't send kernel provided information in the User Initiatedtuexen2013-02-114-68/+29
* Major update for unix_cmsg from Andrey Simonenko.pluknet2013-02-113-1249/+1652
* MFV r246392:mm2013-02-1117-197/+76
* A10 reset mechanism is the same for all boards in this family so removegonzo2013-02-111-6/+3
* Add watchdog driver for Allwinner A10gonzo2013-02-114-0/+236
* Resolve source address selection in presense of CARP. Add a coupleglebius2013-02-114-4/+34
* Cross-reference vfs_unbusy(9).pluknet2013-02-111-1/+3
* Add -lheimntlm to LDADD directly.brooks2013-02-111-1/+1
* Use DEVMETHOD_END.rpaulo2013-02-113-3/+3
* Put this back into the ath taskqueue rather than the ath TX taskqueue.adrian2013-02-111-1/+1
* MFV r246390:mm2013-02-111-2/+3
* Go back to direct-dispatch of the software queue and frame TX pathsadrian2013-02-111-7/+9
* Teach athalq about the recent if_ath_alq timestamp format change.adrian2013-02-115-34/+51
* Extend the timestamp to be a timeval, rather than ticks.adrian2013-02-112-2/+8
* Provide verbose help for fdt commands on platforms that use it.kientzle2013-02-114-3/+96
* Capability rights for process management via process descriptors do existpjd2013-02-111-3/+2
OpenPOWER on IntegriCloud