summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 20140321bapt2014-03-2285-488/+5498
|\
| * Update 20140302bapt2014-03-2284-488/+5497
* | Create a root dataset so that /root is outside of the boot environment.bdrewery2014-03-221-0/+2
* | Simplify how we build MACHINE_ARCH. There are 3 options that may be setandrew2014-03-221-9/+15
* | For BERI on NetFPGA assume HZ=100 by default.bz2014-03-222-1/+13
* | Implement __flt_rounds for ARMv6 hard-float. The fpscr register stores theandrew2014-03-221-10/+14
* | Update comment to explain search order reverted to historical ordermckusick2014-03-221-10/+11
* | Rename global cnt to vm_cnt to avoid shadowing.bdrewery2014-03-2255-194/+199
* | Pull in r201662 from upstream clang trunk:andrew2014-03-222-3/+21
* | Also set the AR5212 HAL power mode tracking in the right spot.adrian2014-03-221-1/+3
* | Mark the following sysctls as MPSAFE:mjg2014-03-211-5/+7
* | Add change forgotten in r263475. Make dmaplimit accessible outsidekib2014-03-212-1/+2
* | Fix breakage in ipfw+VIMAGE after r261590.glebius2014-03-211-14/+6
* | nv(3) was not in 10.0.bdrewery2014-03-211-2/+2
* | Fix two issues with /dev/mem access on amd64, both causing kernel pagekib2014-03-215-12/+43
* | Initialize vm_map_entry member wiring_thread on the map entry creation.kib2014-03-211-0/+1
* | When loader(8) inspects MBR, it chooses GPT as main partition table,ae2014-03-211-8/+5
* | Mask out SRR1 bits that aren't exported to the MSR.jhibbits2014-03-211-1/+3
* | Revert r263449;pfg2014-03-211-18/+2
* | Take filedesc lock only for reading when allocating new fdtable.mjg2014-03-211-2/+2
* | MFV 263436-263438:delphij2014-03-213-13/+49
* | audit: plug FILEDESC_LOCK leak in audit_canon_path.mjg2014-03-211-0/+1
* | cxgbe(4): Recognize the "spider" configuration where a T5 card's 40Gnp2014-03-211-0/+1
* | Throw the flush messages behind ATH_DEBUG_RESET as well.adrian2014-03-201-6/+6
* | sh: Don't overwrite old exit status if a PID is reused.jilles2014-03-201-1/+2
* | cxgbe(4): man page updates.np2014-03-201-13/+48
* | ext2fs: minor update to the dirpref policy.pfg2014-03-201-2/+18
* | Update hwpmc to support core events for Atom Silvermont microarchitecture.hiren2014-03-208-38/+763
* | Add several ATF tests that deal with multiple fibs. They're described inasomers2014-03-208-0/+612
* | msdosfs: minor format fix - spaces vs tabpfg2014-03-201-1/+1
* | Add new CPUTYPEs supported by Clang 3.4, i.e., AMD Steamroller (bdver3) andjkim2014-03-202-6/+8
* | - Update commit template to include 'Relnotes:' tag, togjb2014-03-201-0/+3
* | Use 'cpuset_t' to represent the vcpus active in a virtual machine.neel2014-03-203-20/+16
* | Rename mct and ehci drivers files to match common naming.br2014-03-203-4/+4
* | Remove printf's.br2014-03-201-6/+0
* | Fix kern/187712: config(8) does not respect KERNCONFDIR.asomers2014-03-205-2/+39
* | share/man/man7/tests.7asomers2014-03-201-49/+62
* | Add support for Samsung Chromebook (ARM Cortex A15 machine).br2014-03-202-0/+205
* | Add driver for Display Controller.br2014-03-203-0/+454
* | - Add display-related and clk devices to the treebr2014-03-202-6/+36
* | Disable debugging by default.br2014-03-201-3/+3
* | Try to resolve a possible deadlock when detaching USB devices whichhselasky2014-03-204-18/+92
* | Since mlaier has been inactive for a long time, grab maintainership on pf.glebius2014-03-201-1/+1
* | Add some debugging code to print out if registers are touched whilst theadrian2014-03-201-0/+24
* | Shuffle ah_powerMode to be in a sane spot for the given power operation.adrian2014-03-201-1/+3
* | Don't call ath_init() inside the lock.adrian2014-03-201-2/+4
* | cxgbe(4): Use ifi_oqdrops in if_data to count drops in the tx path.np2014-03-201-1/+1
* | Add a shorter alias for if_data.ifi_oqdrops.np2014-03-201-0/+1
* | cxgbe(4): if_iqdrops statistic should include tunnel congestion drops.np2014-03-201-1/+15
* | Mark multi_test as requiring /usr/share/dict/words.jmmv2014-03-191-0/+1
OpenPOWER on IntegriCloud