aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sfxge: limit software Tx queue size.Gleb Smirnoff2014-03-222-8/+9
* Update to 20140321Baptiste Daroussin2014-03-2285-488/+5498
|\
| * Update 20140302vendor/libucl/20140321Baptiste Daroussin2014-03-2284-488/+5497
* | Create a root dataset so that /root is outside of the boot environment.Bryan Drewery2014-03-221-0/+2
* | Simplify how we build MACHINE_ARCH. There are 3 options that may be setAndrew Turner2014-03-221-9/+15
* | For BERI on NetFPGA assume HZ=100 by default.Bjoern A. Zeeb2014-03-222-1/+13
* | Implement __flt_rounds for ARMv6 hard-float. The fpscr register stores theAndrew Turner2014-03-221-10/+14
* | Update comment to explain search order reverted to historical orderKirk McKusick2014-03-221-10/+11
* | Rename global cnt to vm_cnt to avoid shadowing.Bryan Drewery2014-03-2255-194/+199
* | Pull in r201662 from upstream clang trunk:Andrew Turner2014-03-222-3/+21
* | Also set the AR5212 HAL power mode tracking in the right spot.Adrian Chadd2014-03-221-1/+3
* | Mark the following sysctls as MPSAFE:Mateusz Guzik2014-03-211-5/+7
* | Add change forgotten in r263475. Make dmaplimit accessible outsideKonstantin Belousov2014-03-212-1/+2
* | Fix breakage in ipfw+VIMAGE after r261590.Gleb Smirnoff2014-03-211-14/+6
* | nv(3) was not in 10.0.Bryan Drewery2014-03-211-2/+2
* | Fix two issues with /dev/mem access on amd64, both causing kernel pageKonstantin Belousov2014-03-215-12/+43
* | Initialize vm_map_entry member wiring_thread on the map entry creation.Konstantin Belousov2014-03-211-0/+1
* | When loader(8) inspects MBR, it chooses GPT as main partition table,Andrey V. Elsukov2014-03-211-8/+5
* | Mask out SRR1 bits that aren't exported to the MSR.Justin Hibbits2014-03-211-1/+3
* | Revert r263449;Pedro F. Giffuni2014-03-211-18/+2
* | Take filedesc lock only for reading when allocating new fdtable.Mateusz Guzik2014-03-211-2/+2
* | MFV 263436-263438:Xin LI2014-03-213-13/+49
|\ \
| * | 4571 Add documentation for -T and interval to "zpool list"Xin LI2014-03-201-3/+19
| * | 4570 Document dedupditto pool propertyXin LI2014-03-202-0/+42
| * | 3947 zpool(1M) references nonexistent zfs-features(5)Xin LI2014-03-203-21/+112
* | | audit: plug FILEDESC_LOCK leak in audit_canon_path.Mateusz Guzik2014-03-211-0/+1
* | | cxgbe(4): Recognize the "spider" configuration where a T5 card's 40GNavdeep Parhar2014-03-211-0/+1
* | | Throw the flush messages behind ATH_DEBUG_RESET as well.Adrian Chadd2014-03-201-6/+6
* | | sh: Don't overwrite old exit status if a PID is reused.Jilles Tjoelker2014-03-201-1/+2
* | | cxgbe(4): man page updates.Navdeep Parhar2014-03-201-13/+48
* | | ext2fs: minor update to the dirpref policy.Pedro F. Giffuni2014-03-201-2/+18
* | | Update hwpmc to support core events for Atom Silvermont microarchitecture.Hiren Panchasara2014-03-208-38/+763
* | | Add several ATF tests that deal with multiple fibs. They're described inAlan Somers2014-03-208-0/+612
* | | msdosfs: minor format fix - spaces vs tabPedro F. Giffuni2014-03-201-1/+1
* | | Add new CPUTYPEs supported by Clang 3.4, i.e., AMD Steamroller (bdver3) andJung-uk Kim2014-03-202-6/+8
* | | - Update commit template to include 'Relnotes:' tag, toGlen Barber2014-03-201-0/+3
* | | Use 'cpuset_t' to represent the vcpus active in a virtual machine.Neel Natu2014-03-203-20/+16
* | | Rename mct and ehci drivers files to match common naming.Ruslan Bukin2014-03-203-4/+4
* | | Remove printf's.Ruslan Bukin2014-03-201-6/+0
* | | Fix kern/187712: config(8) does not respect KERNCONFDIR.Alan Somers2014-03-205-2/+39
* | | share/man/man7/tests.7Alan Somers2014-03-201-49/+62
* | | Add support for Samsung Chromebook (ARM Cortex A15 machine).Ruslan Bukin2014-03-202-0/+205
* | | Add driver for Display Controller.Ruslan Bukin2014-03-203-0/+454
* | | - Add display-related and clk devices to the treeRuslan Bukin2014-03-202-6/+36
* | | Disable debugging by default.Ruslan Bukin2014-03-201-3/+3
* | | Try to resolve a possible deadlock when detaching USB devices whichHans Petter Selasky2014-03-204-18/+92
* | | Since mlaier has been inactive for a long time, grab maintainership on pf.Gleb Smirnoff2014-03-201-1/+1
* | | Add some debugging code to print out if registers are touched whilst theAdrian Chadd2014-03-201-0/+24
* | | Shuffle ah_powerMode to be in a sane spot for the given power operation.Adrian Chadd2014-03-201-1/+3
* | | Don't call ath_init() inside the lock.Adrian Chadd2014-03-201-2/+4