summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add CAP_MKNOD right.pjd2013-02-101-0/+1
* fts: Use O_DIRECTORY when opening name that might be changed by attacker.jilles2013-02-101-1/+2
* Remove the ia64-specific code fragment, which effect is more cleanlykib2013-02-101-10/+0
* Make sure that received packets for removed addresses are handledtuexen2013-02-101-180/+192
* ext2fs: Use prototype declarations for function definitionspfg2013-02-108-304/+65
* Use the entire 64 bits of 'bar.pbi_length' when printing the bar size.neel2013-02-101-1/+1
* MFV r246388:mm2013-02-103-17/+6
* Add bootcamp support to the loader.ae2013-02-102-3/+8
* Improve code style. No functional change.tuexen2013-02-101-7/+7
* find: Run when cwd cannot be opened, except with -execdir or -delete.jilles2013-02-102-2/+16
* Don't try to suppress the inclusion of the build date in named's versioncperciva2013-02-101-1/+1
* Backport vendor changes in zfs(8) manual page (MFV r246389)mm2013-02-101-122/+129
* Fix minor memory leak.pjd2013-02-101-0/+1
* Assert that if we are not dealing with keyfile we are dealing with passfile.pjd2013-02-101-0/+2
* Use arc4random_buf(3) instead of reimplementing it.pjd2013-02-101-21/+5
* Correct spelling of "daemon". No .Dd bump.gavin2013-02-101-1/+1
* find: In -execdir ... {} +, only pass one file per invocation.jilles2013-02-101-1/+7
* sigqueue(2): Fix typo (EEPERM -> EPERM).jilles2013-02-101-1/+1
* - Move scratch data from the USB bus structure to the USB device structurehselasky2013-02-1011-229/+269
* Fix correct use of USB header files.hselasky2013-02-101-2/+2
* - Streamline detach logic in wlan drivers, so thathselasky2013-02-1013-87/+237
* Fix several unsafe pointer dereferences in the buffered_write()kib2013-02-101-3/+23
* Remove a racy checks on resident and cached pages forattilio2013-02-101-12/+0
OpenPOWER on IntegriCloud